Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A Closer Look at Few-shot Classification Again

About

Few-shot classification consists of a training phase where a model is learned on a relatively large dataset and an adaptation phase where the learned model is adapted to previously-unseen tasks with limited labeled samples. In this paper, we empirically prove that the training algorithm and the adaptation algorithm can be completely disentangled, which allows algorithm analysis and design to be done individually for each phase. Our meta-analysis for each phase reveals several interesting insights that may help better understand key aspects of few-shot classification and connections with other fields such as visual representation learning and transfer learning. We hope the insights and research challenges revealed in this paper can inspire future work in related directions. Code and pre-trained models (in PyTorch) are available at https://github.com/Frankluox/CloserLookAgainFewShot.

Xu Luo, Hao Wu, Ji Zhang, Lianli Gao, Jing Xu, Jingkuan Song• 2023

Related benchmarks

TaskDatasetResultRank
Few-shot classificationEuroSAT
Accuracy76.27
107
ClassificationCIFAR100
Accuracy71.35
83
Few-shot classificationPlaces
Accuracy38.71
76
Image ClassificationPlaces--
72
ClassificationCIFAR10
Accuracy91.01
68
Few-shot Image ClassificationDTD
Accuracy61.54
51
ClassificationDescribable Textures (DTD)
Accuracy61.54
11
Few-shot classificationRESISC
Accuracy64.53
9
Few-shot classificationFlowers
Accuracy98.91
9
Few-shot classificationPets
Accuracy88.17
9
Showing 10 of 13 rows

Other info

Follow for update