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

Iterative label cleaning for transductive and semi-supervised few-shot learning

About

Few-shot learning amounts to learning representations and acquiring knowledge such that novel tasks may be solved with both supervision and data being limited. Improved performance is possible by transductive inference, where the entire test set is available concurrently, and semi-supervised learning, where more unlabeled data is available. Focusing on these two settings, we introduce a new algorithm that leverages the manifold structure of the labeled and unlabeled data distribution to predict pseudo-labels, while balancing over classes and using the loss value distribution of a limited-capacity classifier to select the cleanest labels, iteratively improving the quality of pseudo-labels. Our solution surpasses or matches the state of the art results on four benchmark datasets, namely miniImageNet, tieredImageNet, CUB and CIFAR-FS, while being robust over feature space pre-processing and the quantity of available data. The publicly available source code can be found in https://github.com/MichalisLazarou/iLPC.

Michalis Lazarou, Tania Stathaki, Yannis Avrithis• 2020

Related benchmarks

TaskDatasetResultRank
5-way Few-shot ClassificationMiniImagenet
Accuracy (5-shot)81.06
150
5-way Few-shot ClassificationCUB
5-shot Acc92.74
95
5-way Few-shot ClassificationtieredImageNet
Accuracy (1-shot)85.04
49
5-way ClassificationCIFAR-FS
1-shot Accuracy78.57
23
Showing 4 of 4 rows

Other info

Follow for update