Learning Attentive Pairwise Interaction for Fine-Grained Classification
Peiqin Zhuang, Yali Wang, Yu Qiao

TL;DR
This paper introduces API-Net, a novel network that enhances fine-grained classification by focusing on pairwise image interactions and contrastive clues, achieving state-of-the-art results on multiple benchmarks.
Contribution
The paper proposes API-Net, a new model that captures semantic differences through mutual features and attentive pairwise interactions, improving fine-grained classification accuracy.
Findings
API-Net achieves state-of-the-art accuracy on five benchmarks.
API-Net outperforms recent methods like CUB-200-2011 and Stanford Cars.
The model effectively captures contrastive clues via pairwise interaction.
Abstract
Fine-grained classification is a challenging problem, due to subtle differences among highly-confused categories. Most approaches address this difficulty by learning discriminative representation of individual input image. On the other hand, humans can effectively identify contrastive clues by comparing image pairs. Inspired by this fact, this paper proposes a simple but effective Attentive Pairwise Interaction Network (API-Net), which can progressively recognize a pair of fine-grained images by interaction. Specifically, API-Net first learns a mutual feature vector to capture semantic differences in the input pair. It then compares this mutual vector with individual vectors to generate gates for each input image. These distinct gate vectors inherit mutual context on semantic differences, which allow API-Net to attentively capture contrastive clues by pairwise interaction between two…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
