CVLGMLJun 17, 2019

Boosting Supervision with Self-Supervision for Few-shot Learning

arXiv:1906.07079v119 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of learning with limited labeled data for few-shot learning applications, offering an incremental improvement over existing methods.

The paper tackles the problem of improving transferability of deep representations in few-shot learning by integrating self-supervised tasks as auxiliary losses, reducing error rates by 5-25% on benchmarks and enhancing generalization on small datasets.

We present a technique to improve the transferability of deep representations learned on small labeled datasets by introducing self-supervised tasks as auxiliary loss functions. While recent approaches for self-supervised learning have shown the benefits of training on large unlabeled datasets, we find improvements in generalization even on small datasets and when combined with strong supervision. Learning representations with self-supervised losses reduces the relative error rate of a state-of-the-art meta-learner by 5-25% on several few-shot learning benchmarks, as well as off-the-shelf deep networks on standard classification tasks when training from scratch. We find the benefits of self-supervision increase with the difficulty of the task. Our approach utilizes the images within the dataset to construct self-supervised losses and hence is an effective way of learning transferable representations without relying on any external training data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes