English

Prototype Rectification for Few-Shot Learning

Computer Vision and Pattern Recognition 2020-07-14 v4

Abstract

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).

Keywords

Cite

@article{arxiv.1911.10713,
  title  = {Prototype Rectification for Few-Shot Learning},
  author = {Jinlu Liu and Liang Song and Yongqiang Qin},
  journal= {arXiv preprint arXiv:1911.10713},
  year   = {2020}
}

Comments

ECCV 2020 Oral

R2 v1 2026-06-23T12:25:54.320Z