Feature Boosting, Suppression, and Diversification for Fine-Grained Visual Classification
Jianwei Song, Ruoyu Yang

TL;DR
This paper introduces a novel approach for fine-grained visual classification that explicitly locates multiple distinguishable parts, explores their relationships, and enhances feature representation without requiring bounding box annotations.
Contribution
It proposes lightweight modules for feature boosting, suppression, and diversification, improving the extraction of diverse and complementary part features in an end-to-end manner.
Findings
Achieves state-of-the-art results on benchmark datasets.
Effectively locates multiple distinguishable parts without bounding boxes.
Enhances feature diversity and relationship modeling among parts.
Abstract
Learning feature representation from discriminative local regions plays a key role in fine-grained visual classification. Employing attention mechanisms to extract part features has become a trend. However, there are two major limitations in these methods: First, they often focus on the most salient part while neglecting other inconspicuous but distinguishable parts. Second, they treat different part features in isolation while neglecting their relationships. To handle these limitations, we propose to locate multiple different distinguishable parts and explore their relationships in an explicit way. In this pursuit, we introduce two lightweight modules that can be easily plugged into existing convolutional neural networks. On one hand, we introduce a feature boosting and suppression module that boosts the most salient part of feature maps to obtain a part-specific representation and…
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 Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
