paper-with-me

Papers

Boosting Few-Shot Learning With Adaptive Margin Loss

2020-05-28 · CVPR 2020 6 · Aoxue Li, Weiran Huang, Xu Lan, Jiashi Feng, Zhenguo Li, Li-Wei Wang

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.

📄 PDF Abstract BibTeX arXiv:2005.13826

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Image ClassificationFew-Shot LearningMeta-LearningSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

On the Dual Formulation of Boosting Algorithms

2009-01-23 · Chunhua Shen, Hanxi Li

We study boosting algorithms from a new perspective. We show that the Lagrange dual problems of AdaBoost, LogitBoost and soft-margin LPBoost with generalized hinge loss are all entropy maximization problems. By looking a…

Boosting Audio-visual Zero-shot Learning with Large Language Models

2023-11-21 · Haoxing Chen, Yaohui Li, Yan Hong, Zizheng Huang 외

Audio-visual zero-shot learning aims to recognize unseen classes based on paired audio-visual sequences. Recent methods mainly focus on learning multi-modal features aligned with class names to enhance the generalization…

audio-visual learningDescriptiveGZSL Video ClassificationZero-Shot Learning

Few-shot Open Relation Extraction with Gaussian Prototype and Adaptive Margin

2024-10-27 · Tianlin Guo, Lingling Zhang, Jiaxin Wang, Yuokuo Lei 외

Few-shot relation extraction with none-of-the-above (FsRE with NOTA) aims at predicting labels in few-shot scenarios with unknown classes. FsRE with NOTA is more challenging than the conventional few-shot relation extrac…

Contrastive LearningMeta-LearningMetric LearningRelation+1

Boosting Transductive Few-Shot Fine-Tuning With Margin-Based Uncertainty Weighting and Probability Regularization

2023-01-01 · CVPR 2023 1 · Ran Tao, Hao Chen, Marios Savvides

Few-Shot Learning (FSL) has been rapidly developed in recent years, potentially eliminating the requirement for significant data acquisition. Few-shot fine-tuning has been demonstrated to be practically efficient and…

Few-Shot Learning

Building Robust Ensembles via Margin Boosting

2022-06-07 · Dinghuai Zhang, Hongyang Zhang, Aaron Courville, Yoshua Bengio 외

In the context of adversarial robustness, a single model does not usually have enough power to defend against all possible adversarial attacks, and as a result, has sub-optimal robustness. Consequently, an emerging line …

Adversarial Robustness