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

Diversity with Cooperation: Ensemble Methods for Few-Shot Classification

About

Few-shot classification consists of learning a predictive model that is able to effectively adapt to a new class, given only a few annotated samples. To solve this challenging problem, meta-learning has become a popular paradigm that advocates the ability to "learn to adapt". Recent works have shown, however, that simple learning strategies without meta-learning could be competitive. In this paper, we go a step further and show that by addressing the fundamental high-variance issue of few-shot learning classifiers, it is possible to significantly outperform current meta-learning techniques. Our approach consists of designing an ensemble of deep networks to leverage the variance of the classifiers, and introducing new strategies to encourage the networks to cooperate, while encouraging prediction diversity. Evaluation is conducted on the mini-ImageNet and CUB datasets, where we show that even a single network obtained by distillation yields state-of-the-art results.

Nikita Dvornik, Cordelia Schmid, Julien Mairal• 2019

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)--
282
Few-shot Image ClassificationMini-Imagenet (test)
Accuracy76.9
235
5-way ClassificationminiImageNet (test)
Accuracy81.94
231
Few-shot classificationMini-ImageNet--
175
Few-shot classificationCUB (test)
Accuracy83.5
145
Few-shot classificationminiImageNet standard (test)
5-way 1-shot Acc62.8
138
Few-shot classificationMiniImagenet
5-way 5-shot Accuracy77.28
98
Image ClassificationMini-Imagenet (test)--
75
Few-shot classificationCUB-200-2011 (test)--
56
5-way Few-shot Image ClassificationtieredImageNet 5-shot (test)
Accuracy86.49
41
Showing 10 of 14 rows

Other info

Code

Follow for update