SOTAVerified

Boosting Few-Shot Learning With Adaptive Margin Loss

2020-05-28CVPR 2020Unverified0· sign in to hype

Aoxue Li, Weiran Huang, Xu Lan, Jiashi Feng, Zhenguo Li, Li-Wei Wang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ImageNet (1-shot)TRAMLTop-5 Accuracy59.2Unverified
Mini-Imagenet 5-way (1-shot)TRAMLAccuracy67.1Unverified
Mini-Imagenet 5-way (5-shot)TRAMLAccuracy79.54Unverified

Reproductions