Compact Approximation for Polynomial of Covariance Feature
Yusuke Mukuta, Tatsuaki Machida, Tatsuya Harada

TL;DR
This paper introduces a compact polynomial approximation method for covariance features in CNNs, enabling efficient, end-to-end trainable pooling with comparable accuracy and fewer dimensions on fine-grained image recognition tasks.
Contribution
It extends compact bilinear pooling to polynomial covariance features, including a novel approximation for the matrix square root, improving efficiency and stability.
Findings
Achieves comparable accuracy with fewer feature dimensions.
Demonstrates effectiveness on fine-grained image recognition datasets.
Provides a faster, more stable training method for covariance pooling.
Abstract
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 covariance features using a matrix square root affects the performance improvement. When pooling methods are applied to local features extracted from CNN models, the accuracy increases when the pooling function is back-propagatable and the feature-extraction model is learned in an end-to-end manner. Recently, the iterative polynomial approximation method for the matrix square root of a covariance feature was proposed, and resulted in a faster and more stable training than the methods based on singular-value decomposition. In this paper, we propose an extension of compact bilinear pooling, which is a compact approximation of the standard covariance feature, to the polynomials…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
