TL;DR
This paper introduces a novel training approach for few-shot learning that jointly enforces invariance and equivariance to geometric transformations, leading to improved generalization to new classes with limited data.
Contribution
It proposes a unique joint optimization of invariance and equivariance in feature learning for few-shot learning, which has not been explored before.
Findings
Outperforms state-of-the-art FSL methods on five benchmarks
Joint invariance and equivariance improve feature robustness
Self-supervised distillation further enhances performance
Abstract
In many real-world problems, collecting a large number of labeled samples is infeasible. Few-shot learning (FSL) is the dominant approach to address this issue, where the objective is to quickly adapt to novel categories in presence of a limited number of samples. FSL tasks have been predominantly solved by leveraging the ideas from gradient-based meta-learning and metric learning approaches. However, recent works have demonstrated the significance of powerful feature representations with a simple embedding network that can outperform existing sophisticated FSL algorithms. In this work, we build on this insight and propose a novel training mechanism that simultaneously enforces equivariance and invariance to a general set of geometric transformations. Equivariance or invariance has been employed standalone in the previous works; however, to the best of our knowledge, they have not been…
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.
Taxonomy
MethodsKnowledge Distillation
