TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Shallow Bayesian Meta Learning for Real-World Few-Shot Rec...

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

Xueting Zhang, Debin Meng, Henry Gouk, Timothy Hospedales

2021-01-08ICCV 2021 10Few-Shot LearningMeta-LearningFew-Shot Image ClassificationCross-Domain Few-Shotcross-domain few-shot learning
PaperPDFCodeCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Image ClassificationMeta-DatasetAccuracy74.3URT+MQDA
Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy75.83MetaQDA
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy84.28MetaQDA
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy67.83MetaQDA
Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy74.33MetaQDA
Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy89.56MetaQDA
Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy88.79MetaQDA
Few-Shot Image ClassificationMeta-DatasetAccuracy74.3URT+MQDA
Few-Shot Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy75.83MetaQDA
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy84.28MetaQDA
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy67.83MetaQDA
Few-Shot Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy74.33MetaQDA
Few-Shot Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy89.56MetaQDA
Few-Shot Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy88.79MetaQDA

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Mixture of Experts in Large Language Models2025-07-15Iceberg: Enhancing HLS Modeling with Synthetic Data2025-07-14Meta-Reinforcement Learning for Fast and Data-Efficient Spectrum Allocation in Dynamic Wireless Networks2025-07-13ViT-ProtoNet for Few-Shot Image Classification: A Multi-Benchmark Evaluation2025-07-12