Diversity Helps: Unsupervised Few-shot Learning via Distribution Shift-based Data Augmentation
Tiexin Qin, Wenbin Li, Yinghuan Shi, Yang Gao

TL;DR
This paper introduces ULDA, a novel unsupervised few-shot learning framework that leverages distribution shift-based data augmentation to enhance diversity, reduce overfitting, and improve model robustness and generalization in few-shot tasks.
Contribution
The paper proposes a new unsupervised framework, ULDA, which emphasizes distribution diversity in data augmentation to improve few-shot learning without relying on large labeled auxiliary sets.
Findings
ULDA achieves state-of-the-art results on Omniglot and miniImageNet.
Distribution shift-based augmentation enhances model robustness.
Simple augmentation techniques combined with ULDA improve performance.
Abstract
Few-shot learning aims to learn a new concept when only a few training examples are available, which has been extensively explored in recent years. However, most of the current works heavily rely on a large-scale labeled auxiliary set to train their models in an episodic-training paradigm. Such a kind of supervised setting basically limits the widespread use of few-shot learning algorithms. Instead, in this paper, we develop a novel framework called Unsupervised Few-shot Learning via Distribution Shift-based Data Augmentation (ULDA), which pays attention to the distribution diversity inside each constructed pretext few-shot task when using data augmentation. Importantly, we highlight the value and importance of the distribution diversity in the augmentation-based pretext few-shot tasks, which can effectively alleviate the overfitting problem and make the few-shot model learn more robust…
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
