MHFC: Multi-Head Feature Collaboration for Few-Shot Learning
Shuai Shao, Lei Xing, Yan Wang, Rui Xu, Chunyan Zhao, Yan-Jiang Wang,, Bao-Di Liu

TL;DR
This paper introduces MHFC, a novel multi-head feature collaboration method for few-shot learning that aligns and fuses diverse features to enhance discrimination and address distribution shifts, showing significant improvements on benchmarks.
Contribution
The paper proposes a multi-head feature collaboration framework with subspace learning and attention mechanisms to improve few-shot learning performance.
Findings
Achieves 2.1%-7.8% accuracy improvements on five benchmarks.
Effectively addresses distribution-shift problems in few-shot learning.
Demonstrates robustness in cross-domain experiments.
Abstract
Few-shot learning (FSL) aims to address the data-scarce problem. A standard FSL framework is composed of two components: (1) Pre-train. Employ the base data to generate a CNN-based feature extraction model (FEM). (2) Meta-test. Apply the trained FEM to acquire the novel data's features and recognize them. FSL relies heavily on the design of the FEM. However, various FEMs have distinct emphases. For example, several may focus more attention on the contour information, whereas others may lay particular emphasis on the texture information. The single-head feature is only a one-sided representation of the sample. Besides the negative influence of cross-domain (e.g., the trained FEM can not adapt to the novel class flawlessly), the distribution of novel data may have a certain degree of deviation compared with the ground truth distribution, which is dubbed as distribution-shift-problem…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFeatures Explanation Method
