An Embarrassingly Simple Approach to Semi-Supervised Few-Shot Learning
Computer Vision and Pattern Recognition
2022-09-29 v1 Machine Learning
Abstract
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.
Cite
@article{arxiv.2209.13777,
title = {An Embarrassingly Simple Approach to Semi-Supervised Few-Shot Learning},
author = {Xiu-Shen Wei and He-Yang Xu and Faen Zhang and Yuxin Peng and Wei Zhou},
journal= {arXiv preprint arXiv:2209.13777},
year = {2022}
}
Comments
Accepted by NeurIPS 2022