Revisiting Unsupervised Meta-Learning via the Characteristics of Few-Shot Tasks
Han-Jia Ye, Lu Han, De-Chuan Zhan

TL;DR
This paper proposes an unsupervised meta-learning approach for few-shot image classification that leverages task sampling strategies and similarity measures, achieving competitive results without labeled base classes.
Contribution
It introduces a novel unsupervised meta-learning framework that removes the need for labeled base classes and enhances performance through task sampling, similarity normalization, and auxiliary embedding transformations.
Findings
Outperforms previous unsupervised meta-learning methods.
Achieves comparable or better results than supervised approaches.
Effective use of synthesized confusing instances and task-specific transformations.
Abstract
Meta-learning has become a practical approach towards few-shot image classification, where "a strategy to learn a classifier" is meta-learned on labeled base classes and can be applied to tasks with novel classes. We remove the requirement of base class labels and learn generalizable embeddings via Unsupervised Meta-Learning (UML). Specifically, episodes of tasks are constructed with data augmentations from unlabeled base classes during meta-training, and we apply embedding-based classifiers to novel tasks with labeled few-shot examples during meta-test. We observe two elements play important roles in UML, i.e., the way to sample tasks and measure similarities between instances. Thus we obtain a strong baseline with two simple modifications -- a sufficient sampling strategy constructing multiple tasks per episode efficiently together with a semi-normalized similarity. We then take…
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 · Cancer-related molecular mechanisms research
