Semantic Feature Integration network for Fine-grained Visual Classification
Hui Wang, Yueyang li, Haichi Luo

TL;DR
The paper introduces SFI-Net, a novel network for fine-grained visual classification that effectively removes irrelevant features and models semantic relations among discriminative features, achieving state-of-the-art results.
Contribution
SFI-Net combines multi-level feature filtering and semantic reconstitution modules, providing a lightweight, end-to-end trainable solution for improved FGVC performance.
Findings
Achieves 92.64% accuracy on CUB-200-2011
Achieves 93.03% accuracy on Stanford Dogs
Outperforms existing methods on four benchmarks
Abstract
Fine-Grained Visual Classification (FGVC) is known as a challenging task due to subtle differences among subordinate categories. Many current FGVC approaches focus on identifying and locating discriminative regions by using the attention mechanism, but neglect the presence of unnecessary features that hinder the understanding of object structure. These unnecessary features, including 1) ambiguous parts resulting from the visual similarity in object appearances and 2) noninformative parts (e.g., background noise), can have a significant adverse impact on classification results. In this paper, we propose the Semantic Feature Integration network (SFI-Net) to address the above difficulties. By eliminating unnecessary features and reconstructing the semantic relations among discriminative features, our SFI-Net has achieved satisfying performance. The network consists of two modules: 1) the…
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
TopicsAdvanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods · Image Processing Techniques and Applications
MethodsMultimodal Fuzzy Fusion Framework
