Unsupervised Meta-Learning via Few-shot Pseudo-supervised Contrastive Learning
Huiwon Jang, Hankook Lee, Jinwoo Shin

TL;DR
This paper introduces PsCo, an unsupervised meta-learning framework that uses pseudo-supervised contrastive learning with a momentum network and queue to improve task diversity and performance in few-shot classification.
Contribution
PsCo offers a novel unsupervised meta-learning approach leveraging self-supervised contrastive learning, overcoming limitations of pseudo-label reliance, and demonstrating scalability and superior performance.
Findings
Outperforms existing unsupervised meta-learning methods on various benchmarks.
Effectively constructs diverse tasks without label reliance.
Scales well to large-scale benchmarks.
Abstract
Unsupervised meta-learning aims to learn generalizable knowledge across a distribution of tasks constructed from unlabeled data. Here, the main challenge is how to construct diverse tasks for meta-learning without label information; recent works have proposed to create, e.g., pseudo-labeling via pretrained representations or creating synthetic samples via generative models. However, such a task construction strategy is fundamentally limited due to heavy reliance on the immutable pseudo-labels during meta-learning and the quality of the representations or the generated samples. To overcome the limitations, we propose a simple yet effective unsupervised meta-learning framework, coined Pseudo-supervised Contrast (PsCo), for few-shot classification. We are inspired by the recent self-supervised learning literature; PsCo utilizes a momentum network and a queue of previous batches to improve…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research
