TL;DR
This paper introduces a prototype completion framework for few-shot learning that leverages attribute priors and a Gaussian fusion strategy to improve prototype estimation, outperforming existing methods.
Contribution
It proposes a novel meta-learning approach focusing on prototype completion using attribute priors and a fusion strategy, bypassing less effective feature extractor fine-tuning.
Findings
Achieves more accurate class prototypes.
Outperforms existing few-shot learning methods.
Effective in both inductive and transductive settings.
Abstract
Few-shot learning aims to recognize novel classes with few examples. Pre-training based methods effectively tackle the problem by pre-training a feature extractor and then fine-tuning it through the nearest centroid based meta-learning. However, results show that the fine-tuning step makes marginal improvements. In this paper, 1) we figure out the reason, i.e., in the pre-trained feature space, the base classes already form compact clusters while novel classes spread as groups with large variances, which implies that fine-tuning feature extractor is less meaningful; 2) instead of fine-tuning feature extractor, we focus on estimating more representative prototypes. Consequently, we propose a novel prototype completion based meta-learning framework. This framework first introduces primitive knowledge (i.e., class-level part or attribute annotations) and extracts representative features…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
