PCANet-II: When PCANet Meets the Second Order Pooling
Lei Tian, Xiaopeng Hong, Guoying Zhao, Chunxiao Fan, Yue Ming, and, Matti Pietik\"ainen

TL;DR
PCANet-II enhances the original PCANet by integrating second order pooling, which preserves more discriminative information, reduces feature dimensionality, and improves robustness, addressing limitations of histogram-based pooling.
Contribution
The paper introduces PCANet-II, a shallow network combining second order pooling with PCANet to improve feature discriminability and robustness while reducing output size.
Findings
Second order pooling provides more discriminative features.
PCANet-II reduces feature dimensionality compared to histogram pooling.
Experimental results demonstrate improved robustness and effectiveness.
Abstract
PCANet, as one noticeable shallow network, employs the histogram representation for feature pooling. However, there are three main problems about this kind of pooling method. First, the histogram-based pooling method binarizes the feature maps and leads to inevitable discriminative information loss. Second, it is difficult to effectively combine other visual cues into a compact representation, because the simple concatenation of various visual cues leads to feature representation inefficiency. Third, the dimensionality of histogram-based output grows exponentially with the number of feature maps used. In order to overcome these problems, we propose a novel shallow network model, named as PCANet-II. Compared with the histogram-based output, the second order pooling not only provides more discriminative information by preserving both the magnitude and sign of convolutional responses, but…
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
TopicsVideo Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques · Face and Expression Recognition
