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

Unsupervised Meta-Learning via Few-shot Pseudo-supervised Contrastive Learning

About

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 pseudo-labeling and construct diverse tasks in a progressive manner. Our extensive experiments demonstrate that PsCo outperforms existing unsupervised meta-learning methods under various in-domain and cross-domain few-shot classification benchmarks. We also validate that PsCo is easily scalable to a large-scale benchmark, while recent prior-art meta-schemes are not.

Huiwon Jang, Hankook Lee, Jinwoo Shin• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationEuroSAT
Accuracy85.33
497
ClassificationCars
Accuracy57.5
314
Few-shot classificationtieredImageNet (test)--
282
Image ClassificationCUB
Accuracy68.58
249
Few-shot Image ClassificationminiImageNet (test)
Accuracy73.5
111
Few-shot classificationOmniglot (test)
Accuracy99.13
109
Few-shot classificationMiniImagenet
5-way 5-shot Accuracy65.48
98
Few-shot classificationCUB
Accuracy83.13
96
Few-shot Image ClassificationtieredImageNet--
90
ClassificationCUB
Accuracy82.13
85
Showing 10 of 28 rows

Other info

Code

Follow for update