paper-with-me

Papers

Prototype Rectification for Few-Shot Learning

2019-11-25 · ECCV 2020 8 · Jinlu Liu, Liang Song, Yongqiang Qin

Few-shot learning requires to recognize novel classes with scarce labeled data. Prototypical network is useful in existing researches, however, training on narrow-size distribution of scarce data usually tends to get biased prototypes. In this paper, we figure out two key influencing factors of the process: the intra-class bias and the cross-class bias. We then propose a simple yet effective approach for prototype rectification in transductive setting. The approach utilizes label propagation to diminish the intra-class bias and feature shifting to diminish the cross-class bias. We also conduct theoretical analysis to derive its rationality as well as the lower bound of the performance. Effectiveness is shown on three few-shot benchmarks. Notably, our approach achieves state-of-the-art performance on both miniImageNet (70.31% on 1-shot and 81.89% on 5-shot) and tieredImageNet (78.74% on 1-shot and 86.92% on 5-shot).

📄 PDF Abstract BibTeX arXiv:1911.10713

Code (1)

sicara/easy-few-shot-learning pytorch

Tasks

Few-Shot Image ClassificationFew-Shot Learning

Similar Papers 제목 키워드 기반

Learn from Relation Information: Towards Prototype Representation Rectification for Few-Shot Relation Extraction

2022-07-01 · Findings (NAACL) 2022 7 · Yang Liu, Jinpeng Hu, Xiang Wan, Tsung-Hui Chang

Few-shot Relation Extraction refers to fast adaptation to novel relation classes with few samples through training on the known relation classes. Most existing methods focus on implicitly introducing relation information…

Contrastive LearningDomain AdaptationRelationRelation Extraction+1

Seeing 3D Through 2D Lenses: 3D Few-Shot Class-Incremental Learning via Cross-Modal Geometric Rectification

2025-09-18 · Tuo Xiang, Xuemiao Xu, Bangzhen Liu, Jinyi Li 외 arxiv

The rapid growth of 3D digital content necessitates expandable recognition systems for open-world scenarios. However, existing 3D class-incremental learning methods struggle under extreme data scarcity due to geometric m…

Few-Shot Class-Incremental Learning

Dynamic Prototype Adaptation with Distillation for Few-shot Point Cloud Segmentation

2024-01-29 · Jie Liu, Wenzhe Yin, Haochen Wang, Yunlu Chen 외

Few-shot point cloud segmentation seeks to generate per-point masks for previously unseen categories, using only a minimal set of annotated point clouds as reference. Existing prototype-based methods rely on support prot…

Point Cloud SegmentationTransfer Learning

Conditional Prototype Rectification Prompt Learning

2024-04-15 · Haoxing Chen, Yaohui Li, Zizheng Huang, Yan Hong 외

Pre-trained large-scale vision-language models (VLMs) have acquired profound understanding of general visual concepts. Recent advancements in efficient transfer learning (ETL) have shown remarkable success in fine-tuning…

Few-Shot LearningPrompt LearningTransfer Learning

Addressing Skewed Heterogeneity via Federated Prototype Rectification with Personalization

2024-08-15 · Shunxin Guo, Hongsong Wang, Shuxia Lin, Zhiqiang Kou 외

Federated learning is an efficient framework designed to facilitate collaborative model training across multiple distributed devices while preserving user data privacy. A significant challenge of federated learning is da…

Federated Learning