Toward Better Generalization in Few-Shot Learning through the Meta-Component Combination
Qiuhao Zeng

TL;DR
This paper proposes a novel meta-learning approach that combines classifier substructures as meta-components to enhance generalization in few-shot learning, addressing overfitting issues of traditional metric-based methods.
Contribution
It introduces a new meta-learning algorithm that learns classifiers as combinations of diverse, disentangled meta-components to improve unseen class generalization.
Findings
Achieves superior performance on few-shot benchmarks.
Effectively promotes diversity among classifier substructures.
Reduces overfitting to seen classes in meta-learning.
Abstract
In few-shot learning, classifiers are expected to generalize to unseen classes given only a small number of instances of each new class. One of the popular solutions to few-shot learning is metric-based meta-learning. However, it highly depends on the deep metric learned on seen classes, which may overfit to seen classes and fail to generalize well on unseen classes. To improve the generalization, we explore the substructures of classifiers and propose a novel meta-learning algorithm to learn each classifier as a combination of meta-components. Meta-components are learned across meta-learning episodes on seen classes and disentangled by imposing an orthogonal regularizer to promote its diversity and capture various shared substructures among different classifiers. Extensive experiments on few-shot benchmark tasks show superior performances of the proposed method.
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Machine Learning and ELM
