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

POODLE: Improving Few-shot Learning via Penalizing Out-of-Distribution Samples

About

In this work, we propose to use out-of-distribution samples, i.e., unlabeled samples coming from outside the target classes, to improve few-shot learning. Specifically, we exploit the easily available out-of-distribution samples to drive the classifier to avoid irrelevant features by maximizing the distance from prototypes to out-of-distribution samples while minimizing that of in-distribution samples (i.e., support, query data). Our approach is simple to implement, agnostic to feature extractors, lightweight without any additional cost for pre-training, and applicable to both inductive and transductive settings. Extensive experiments on various standard benchmarks demonstrate that the proposed method consistently improves the performance of pretrained networks with different architectures.

Duong H. Le, Khoi D. Nguyen, Khoi Nguyen, Quoc-Huy Tran, Rang Nguyen, Binh-Son Hua• 2022

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)--
282
Few-shot classificationCUB (test)--
145
Few-shot Image ClassificationminiImageNet (test)--
111
5-way 5-shot ClassificationminiImageNet (test)
Accuracy83.5
56
5-way 1-shot ClassificationMini-Imagenet (test)
Accuracy67.8
43
Few-shot classificationMini-ImageNet
Accuracy (1-shot)77.3
41
Few-shot classificationtiered-ImageNet
Accuracy (1-shot)76.27
38
Few-shot Image ClassificationISIC (test)--
36
Few-shot classificationi-Nat (test)--
26
Few-shot Image ClassificationEuroSAT (test)
1-Shot Accuracy66.21
18
Showing 10 of 10 rows

Other info

Code

Follow for update