paper-with-me

Papers

Understanding Matrix Function Normalizations in Covariance Pooling through the Lens of Riemannian Geometry

2024-07-15 · Ziheng Chen, Yue Song, Xiao-Jun Wu, Gaowen Liu, Nicu Sebe

Global Covariance Pooling (GCP) has been demonstrated to improve the performance of Deep Neural Networks (DNNs) by exploiting second-order statistics of high-level representations. GCP typically performs classification of the covariance matrices by applying matrix function normalization, such as matrix logarithm or power, followed by a Euclidean classifier. However, covariance matrices inherently lie in a Riemannian manifold, known as the Symmetric Positive Definite (SPD) manifold. The current literature does not provide a satisfactory explanation of why Euclidean classifiers can be applied directly to Riemannian features after the normalization of the matrix power. To mitigate this gap, this paper provides a comprehensive and unified understanding of the matrix logarithm and power from a Riemannian geometry perspective. The underlying mechanism of matrix functions in GCP is interpreted from two perspectives: one based on tangent classifiers (Euclidean classifiers on the tangent space) and the other based on Riemannian classifiers. Via theoretical analysis and empirical validation through extensive experiments on fine-grained and large-scale visual classification datasets, we conclude that the working mechanism of the matrix functions should be attributed to the Riemannian classifiers they implicitly respect.

📄 PDF Abstract BibTeX arXiv:2407.10484

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Power Normalizations in Fine-grained Image, Few-shot Image and Graph Classification

2020-12-27 · Piotr Koniusz, Hongguang Zhang

Power Normalizations (PN) are useful non-linear operators which tackle feature imbalances in classification problems. We study PNs in the deep learning setup via a novel PN layer pooling feature maps. Our layer combines …

Few-Shot LearningGeneral ClassificationGraph ClassificationMaterial Classification+1

Compact Approximation for Polynomial of Covariance Feature

2019-06-05 · Yusuke Mukuta, Tatsuaki Machida, Tatsuya Harada

Covariance pooling is a feature pooling method with good classification accuracy. Because covariance features consist of second-order statistics, the scale of the feature elements are varied. Therefore, normalizing covar…

Fine-Grained Image Recognition

A Deeper Look at Power Normalizations

2018-06-24 · CVPR 2018 6 · Piotr Koniusz, Hongguang Zhang, Fatih Porikli

Power Normalizations (PN) are very useful non-linear operators in the context of Bag-of-Words data representations as they tackle problems such as feature imbalance. In this paper, we reconsider these operators in the de…

Material ClassificationScene Recognition

SoCov: Semi-Orthogonal Parametric Pooling of Covariance Matrix for Speaker Recognition

2025-04-23 · Rongjin Li, Weibin Zhang, Dongpeng Chen, Jintao Kang 외

In conventional deep speaker embedding frameworks, the pooling layer aggregates all frame-level features over time and computes their mean and standard deviation statistics as inputs to subsequent segment-level layers. S…

Speaker Recognition

Deep CNNs Meet Global Covariance Pooling: Better Representation and Generalization

2019-04-15 · Qilong Wang, Jiangtao Xie, WangMeng Zuo, Lei Zhang 외

Compared with global average pooling in existing deep convolutional neural networks (CNNs), global covariance pooling can capture richer statistics of deep features, having potential for improving representation and gene…

Fine-Grained Visual RecognitionGeneral ClassificationGPUImage Classification+2