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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Few-shot classification | tieredImageNet (test) | Accuracy87.61 | 282 | |
| Few-shot Image Classification | Mini-Imagenet (test) | -- | 235 | |
| Few-shot classification | Mini-ImageNet | -- | 175 | |
| Few-shot classification | miniImageNet standard (test) | 5-way 1-shot Acc64.93 | 138 | |
| Few-shot classification | miniImageNet (test) | -- | 120 | |
| Few-shot Image Classification | miniImageNet (test) | -- | 111 | |
| Few-shot classification | MiniImagenet | 5-way 5-shot Accuracy83.18 | 98 | |
| Few-shot Image Classification | tieredImageNet (test) | -- | 86 | |
| Image Classification | Mini-Imagenet (test) | Acc (5-shot)83.18 | 75 | |
| Few-shot classification | mini-ImageNet → CUB (test) | Accuracy (5-shot)70.44 | 75 |