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

Shallow Bayesian Meta Learning for Real-World Few-Shot Recognition

About

Current state-of-the-art few-shot learners focus on developing effective training procedures for feature representations, before using simple, e.g. nearest centroid, classifiers. In this paper, we take an orthogonal approach that is agnostic to the features used and focus exclusively on meta-learning the actual classifier layer. Specifically, we introduce MetaQDA, a Bayesian meta-learning generalization of the classic quadratic discriminant analysis. This setup has several benefits of interest to practitioners: meta-learning is fast and memory-efficient, without the need to fine-tune features. It is agnostic to the off-the-shelf features chosen and thus will continue to benefit from advances in feature representations. Empirically, it leads to robust performance in cross-domain few-shot learning and, crucially for real-world applications, it leads to better uncertainty calibration in predictions.

Xueting Zhang, Debin Meng, Henry Gouk, Timothy Hospedales• 2021

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)--
282
Few-shot Image ClassificationMini-Imagenet (test)--
235
Image ClassificationMiniImagenet
Accuracy72.64
206
Few-Shot Class-Incremental LearningminiImageNet (test)
Accuracy (Session 1)54.98
173
Few-shot classificationCUB (test)
Accuracy97.4
145
5-way Few-shot ClassificationMini-Imagenet (test)
1-shot Accuracy67.38
141
Few-shot Image ClassificationminiImageNet (test)--
111
Few-shot classificationMiniImagenet
5-way 5-shot Accuracy84.28
98
Few-shot Image ClassificationtieredImageNet (test)
Accuracy97
86
Few-shot classificationmini-ImageNet → CUB (test)
Accuracy (5-shot)71.84
75
Showing 10 of 26 rows

Other info

Code

Follow for update