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

Learning to Navigate for Fine-grained Classification

About

Fine-grained classification is challenging due to the difficulty of finding discriminative features. Finding those subtle traits that fully characterize the object is not straightforward. To handle this circumstance, we propose a novel self-supervision mechanism to effectively localize informative regions without the need of bounding-box/part annotations. Our model, termed NTS-Net for Navigator-Teacher-Scrutinizer Network, consists of a Navigator agent, a Teacher agent and a Scrutinizer agent. In consideration of intrinsic consistency between informativeness of the regions and their probability being ground-truth class, we design a novel training paradigm, which enables Navigator to detect most informative regions under the guidance from Teacher. After that, the Scrutinizer scrutinizes the proposed regions from Navigator and makes predictions. Our model can be viewed as a multi-agent cooperation, wherein agents benefit from each other, and make progress together. NTS-Net can be trained end-to-end, while provides accurate fine-grained classification predictions as well as highly informative regions during inference. We achieve state-of-the-art performance in extensive benchmark datasets.

Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu, Jun Gao, Liwei Wang• 2018

Related benchmarks

TaskDatasetResultRank
Fine-grained Image ClassificationCUB200 2011 (test)
Accuracy87.5
536
Fine-grained Image ClassificationStanford Cars (test)
Accuracy93.9
348
Image ClassificationStanford Cars (test)
Accuracy93.9
306
Fine-grained visual classificationFGVC-Aircraft (test)
Top-1 Acc91.4
287
Image ClassificationCUB-200-2011 (test)
Top-1 Acc87.52
276
Image ClassificationCUB
Accuracy89.6
249
Image ClassificationFGVC-Aircraft (test)
Accuracy91.48
231
Fine-grained Image ClassificationCUB-200 2011
Accuracy87.5
222
Fine-grained Image ClassificationStanford Cars
Accuracy93.9
206
Image ClassificationFGVC Aircraft
Top-1 Accuracy91.4
185
Showing 10 of 28 rows

Other info

Code

Follow for update