Command Palette
Search for a command to run...
Yikai Wang Chengming Xu Chen Liu Li Zhang Yanwei Fu

Abstract
Few-shot learning (FSL) aims to recognize new objects with extremely limited training data for each category. Previous efforts are made by either leveraging meta-learning paradigm or novel principles in data augmentation to alleviate this extremely data-scarce problem. In contrast, this paper presents a simple statistical approach, dubbed Instance Credibility Inference (ICI) to exploit the distribution support of unlabeled instances for few-shot learning. Specifically, we first train a linear classifier with the labeled few-shot examples and use it to infer the pseudo-labels for the unlabeled data. To measure the credibility of each pseudo-labeled instance, we then propose to solve another linear regression hypothesis by increasing the sparsity of the incidental parameters and rank the pseudo-labeled instances with their sparsity degree. We select the most trustworthy pseudo-labeled instances alongside the labeled examples to re-train the linear classifier. This process is iterated until all the unlabeled samples are included in the expanded training set, i.e. the pseudo-label is converged for unlabeled data pool. Extensive experiments under two few-shot settings show that our simple approach can establish new state-of-the-arts on four widely used few-shot learning benchmark datasets including miniImageNet, tieredImageNet, CIFAR-FS, and CUB. Our code is available at: https://github.com/Yikai-Wang/ICI-FSL
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| few-shot-image-classification-on-cifar-fs-5 | ICI | Accuracy: 76.51 |
| few-shot-image-classification-on-cifar-fs-5-1 | ICI | Accuracy: 84.32 |
| few-shot-image-classification-on-cub-200-5 | ICI | Accuracy: 92.48 |
| few-shot-image-classification-on-cub-200-5-1 | ICI | Accuracy: 89.58 |
| few-shot-image-classification-on-dirichlet | LR-ICI | 1:1 Accuracy: 58.7 |
| few-shot-image-classification-on-dirichlet-1 | LR-ICI | 1:1 Accuracy: 73.5 |
| few-shot-image-classification-on-dirichlet-2 | LR+ICI | 1:1 Accuracy: 74.6 |
| few-shot-image-classification-on-dirichlet-3 | LR+ICI | 1:1 Accuracy: 85.1 |
| few-shot-image-classification-on-mini-2 | ICI | Accuracy: 69.66 |
| few-shot-image-classification-on-mini-3 | ICI | Accuracy: 80.11 |
| few-shot-image-classification-on-tiered | ICI | Accuracy: 84.01 |
| few-shot-image-classification-on-tiered-1 | ICI | Accuracy: 89.00 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.