Beyond Simple Meta-Learning: Multi-Purpose Models for Multi-Domain, Active and Continual Few-Shot Learning
Peyman Bateni, Jarred Barber, Raghav Goyal, Vaden Masrani, Jan-Willem, van de Meent, Leonid Sigal, Frank Wood

TL;DR
This paper introduces variance-sensitive models for few-shot learning that outperform existing methods on multiple benchmarks, including meta-learning, transductive, continual, and active learning scenarios.
Contribution
It proposes Simple CNAPS and Transductive CNAPS, novel models that address feature variance assumptions and improve classification accuracy across diverse few-shot tasks.
Findings
Simple CNAPS achieves strong results on Meta-Dataset, mini-ImageNet, and tiered-ImageNet.
Transductive CNAPS outperforms previous methods on Meta-Dataset with unlabelled data.
Models demonstrate robustness and versatility in continual and active learning settings.
Abstract
Modern deep learning requires large-scale extensively labelled datasets for training. Few-shot learning aims to alleviate this issue by learning effectively from few labelled examples. In previously proposed few-shot visual classifiers, it is assumed that the feature manifold, where classifier decisions are made, has uncorrelated feature dimensions and uniform feature variance. In this work, we focus on addressing the limitations arising from this assumption by proposing a variance-sensitive class of models that operates in a low-label regime. The first method, Simple CNAPS, employs a hierarchically regularized Mahalanobis-distance based classifier combined with a state of the art neural adaptive feature extractor to achieve strong performance on Meta-Dataset, mini-ImageNet and tiered-ImageNet benchmarks. We further extend this approach to a transductive learning setting, proposing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Multimodal Machine Learning Applications
