An Embarrassingly Simple Approach to Semi-Supervised Few-Shot Learning
About
Semi-supervised few-shot learning consists in training a classifier to adapt to new tasks with limited labeled data and a fixed quantity of unlabeled data. Many sophisticated methods have been developed to address the challenges this problem comprises. In this paper, we propose a simple but quite effective approach to predict accurate negative pseudo-labels of unlabeled data from an indirect learning perspective, and then augment the extremely label-constrained support set in few-shot classification tasks. Our approach can be implemented in just few lines of code by only using off-the-shelf operations, yet it is able to outperform state-of-the-art methods on four benchmark datasets.
Xiu-Shen Wei, He-Yang Xu, Faen Zhang, Yuxin Peng, Wei Zhou• 2022
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 5-way Few-shot Classification | MiniImagenet | Accuracy (5-shot)85.99 | 150 | |
| 5-way Few-shot Classification | Mini-Imagenet (test) | -- | 141 | |
| 5-way Few-shot Classification | CUB | 5-shot Acc93.27 | 95 | |
| 5-way Few-shot Classification | tieredImageNet | Accuracy (1-shot)85.4 | 49 | |
| 5-way Few-shot Classification | tieredImageNet (test) | -- | 26 | |
| 5-way Classification | CIFAR-FS | 1-shot Accuracy78.96 | 23 |
Showing 6 of 6 rows