CVLGMLMay 28, 2020

Boosting Few-Shot Learning With Adaptive Margin Loss

arXiv:2005.13826v1223 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of learning from limited data for machine learning practitioners, offering an incremental improvement over existing methods.

The paper tackles the challenge of few-shot learning by proposing an adaptive margin loss to improve generalization in metric-based meta-learning, achieving performance boosts in both standard and generalized few-shot learning settings.

Few-shot learning (FSL) has attracted increasing attention in recent years but remains challenging, due to the intrinsic difficulty in learning to generalize from a few examples. This paper proposes an adaptive margin principle to improve the generalization ability of metric-based meta-learning approaches for few-shot learning problems. Specifically, we first develop a class-relevant additive margin loss, where semantic similarity between each pair of classes is considered to separate samples in the feature embedding space from similar classes. Further, we incorporate the semantic context among all classes in a sampled training task and develop a task-relevant additive margin loss to better distinguish samples from different classes. Our adaptive margin method can be easily extended to a more realistic generalized FSL setting. Extensive experiments demonstrate that the proposed method can boost the performance of current metric-based meta-learning approaches, under both the standard FSL and generalized FSL settings.

Foundations

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

Your Notes