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

Charting the Right Manifold: Manifold Mixup for Few-shot Learning

About

Few-shot learning algorithms aim to learn model parameters capable of adapting to unseen classes with the help of only a few labeled examples. A recent regularization technique - Manifold Mixup focuses on learning a general-purpose representation, robust to small changes in the data distribution. Since the goal of few-shot learning is closely linked to robust representation learning, we study Manifold Mixup in this problem setting. Self-supervised learning is another technique that learns semantically meaningful features, using only the inherent structure of the data. This work investigates the role of learning relevant feature manifold for few-shot tasks using self-supervision and regularization techniques. We observe that regularizing the feature manifold, enriched via self-supervised techniques, with Manifold Mixup significantly improves few-shot learning performance. We show that our proposed method S2M2 beats the current state-of-the-art accuracy on standard few-shot learning datasets like CIFAR-FS, CUB, mini-ImageNet and tiered-ImageNet by 3-8 %. Through extensive experimentation, we show that the features learned using our approach generalize to complex few-shot evaluation tasks, cross-domain scenarios and are robust against slight changes to data distribution.

Puneet Mangla, Mayank Singh, Abhishek Sinha, Nupur Kumari, Vineeth N Balasubramanian, Balaji Krishnamurthy• 2019

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)
Accuracy87.61
282
Few-shot Image ClassificationMini-Imagenet (test)--
235
Few-shot classificationMini-ImageNet--
175
Few-shot classificationminiImageNet standard (test)
5-way 1-shot Acc64.93
138
Few-shot classificationminiImageNet (test)--
120
Few-shot Image ClassificationminiImageNet (test)--
111
Few-shot classificationMiniImagenet
5-way 5-shot Accuracy83.18
98
Few-shot Image ClassificationtieredImageNet (test)--
86
Image ClassificationMini-Imagenet (test)
Acc (5-shot)83.18
75
Few-shot classificationmini-ImageNet → CUB (test)
Accuracy (5-shot)70.44
75
Showing 10 of 32 rows

Other info

Code

Follow for update