Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Attentive Pairwise Interaction for Fine-Grained Classification

About

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 images. Additionally, we train API-Net in an end-to-end manner with a score ranking regularization, which can further generalize API-Net by taking feature priorities into account. We conduct extensive experiments on five popular benchmarks in fine-grained classification. API-Net outperforms the recent SOTA methods, i.e., CUB-200-2011 (90.0%), Aircraft(93.9%), Stanford Cars (95.3%), Stanford Dogs (90.3%), and NABirds (88.1%).

Peiqin Zhuang, Yali Wang, Yu Qiao• 2020

Related benchmarks

TaskDatasetResultRank
Fine-grained Image ClassificationCUB200 2011 (test)
Accuracy90
536
Image ClassificationStanford Cars
Accuracy95.3
477
Fine-grained Image ClassificationStanford Cars (test)
Accuracy95.3
348
Image ClassificationAircraft
Accuracy93.9
302
Fine-grained visual classificationFGVC-Aircraft (test)
Top-1 Acc93.9
287
Image ClassificationCUB-200-2011 (test)
Top-1 Acc90
276
Image ClassificationFGVC-Aircraft (test)
Accuracy93.4
231
Fine-grained Image ClassificationCUB-200 2011
Accuracy90
222
Fine-grained Image ClassificationStanford Cars
Accuracy95.3
206
Fine-grained visual classificationNABirds (test)
Top-1 Accuracy88.1
157
Showing 10 of 20 rows

Other info

Follow for update