Enhancing Fine-Grained Visual Recognition in the Low-Data Regime Through Feature Magnitude Regularization
Avraham Chapman, Haiming Xu, Lingqiao Liu

TL;DR
This paper proposes a simple regularization method that balances feature magnitudes to improve fine-grained visual recognition with limited data, leading to significant performance gains.
Contribution
It introduces a novel feature magnitude regularization technique using entropy maximization and a dynamic weighting scheme for better FGVR performance with limited data.
Findings
Significant accuracy improvements on multiple FGVR datasets.
Effective mitigation of irrelevant feature dominance.
Enhanced generalization with limited training data.
Abstract
Training a fine-grained image recognition model with limited data presents a significant challenge, as the subtle differences between categories may not be easily discernible amidst distracting noise patterns. One commonly employed strategy is to leverage pretrained neural networks, which can generate effective feature representations for constructing an image classification model with a restricted dataset. However, these pretrained neural networks are typically trained for different tasks than the fine-grained visual recognition (FGVR) task at hand, which can lead to the extraction of less relevant features. Moreover, in the context of building FGVR models with limited data, these irrelevant features can dominate the training process, overshadowing more useful, generalizable discriminative features. Our research has identified a surprisingly simple solution to this challenge: we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications
