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

Bi-directional Feature Reconstruction Network for Fine-Grained Few-Shot Image Classification

About

The main challenge for fine-grained few-shot image classification is to learn feature representations with higher inter-class and lower intra-class variations, with a mere few labelled samples. Conventional few-shot learning methods however cannot be naively adopted for this fine-grained setting -- a quick pilot study reveals that they in fact push for the opposite (i.e., lower inter-class variations and higher intra-class variations). To alleviate this problem, prior works predominately use a support set to reconstruct the query image and then utilize metric learning to determine its category. Upon careful inspection, we further reveal that such unidirectional reconstruction methods only help to increase inter-class variations and are not effective in tackling intra-class variations. In this paper, we for the first time introduce a bi-reconstruction mechanism that can simultaneously accommodate for inter-class and intra-class variations. In addition to using the support set to reconstruct the query set for increasing inter-class variations, we further use the query set to reconstruct the support set for reducing intra-class variations. This design effectively helps the model to explore more subtle and discriminative features which is key for the fine-grained problem in hand. Furthermore, we also construct a self-reconstruction module to work alongside the bi-directional module to make the features even more discriminative. Experimental results on three widely used fine-grained image classification datasets consistently show considerable improvements compared with other methods. Codes are available at: https://github.com/PRIS-CV/Bi-FRN.

Jijie Wu, Dongliang Chang, Aneeshan Sain, Xiaoxu Li, Zhanyu Ma, Jie Cao, Jun Guo, Yi-Zhe Song• 2022

Related benchmarks

TaskDatasetResultRank
Few-shot classificationCUB (test)
Accuracy94.73
145
Few-shot classificationCUB-200-2011 (test)
5-way 1-shot Acc79.08
56
Few-shot Image ClassificationStanfordCars (test)
Accuracy (1-shot)75.74
29
Few-shot classificationCars (test)
Accuracy97.49
28
Image ClassificationStanford Dogs (test)
1-shot Accuracy64.74
21
Image ClassificationCOVID 4-way 5-shot (test)
Accuracy94.91
20
Image ClassificationBrain Tumor MRI 1-shot 4-way (test)
Accuracy97.99
20
Image ClassificationBrain Tumor MRI 4-way 5-shot (test)
Accuracy98.33
20
Image ClassificationCOVID 4-way 1-shot (test)
Accuracy92.31
20
Image ClassificationXJTU Meningioma 4-way 1-shot (test)
Accuracy0.985
20
Showing 10 of 12 rows

Other info

Follow for update