FS-BAN: Born-Again Networks for Domain Generalization Few-Shot Classification
Yunqing Zhao, Ngai-Man Cheung

TL;DR
This paper introduces FS-BAN, a novel approach using Born-Again Networks with specialized training objectives to improve domain generalization in few-shot classification, achieving state-of-the-art results across multiple datasets.
Contribution
The paper proposes FS-BAN, a new Born-Again Network method with multi-task learning objectives specifically designed for domain generalization in few-shot classification.
Findings
FS-BAN consistently improves baseline model performance.
Achieves state-of-the-art accuracy on six datasets.
Effectively addresses overfitting and domain discrepancy.
Abstract
Conventional Few-shot classification (FSC) aims to recognize samples from novel classes given limited labeled data. Recently, domain generalization FSC (DG-FSC) has been proposed with the goal to recognize novel class samples from unseen domains. DG-FSC poses considerable challenges to many models due to the domain shift between base classes (used in training) and novel classes (encountered in evaluation). In this work, we make two novel contributions to tackle DG-FSC. Our first contribution is to propose Born-Again Network (BAN) episodic training and comprehensively investigate its effectiveness for DG-FSC. As a specific form of knowledge distillation, BAN has been shown to achieve improved generalization in conventional supervised classification with a closed-set setup. This improved generalization motivates us to study BAN for DG-FSC, and we show that BAN is promising to address the…
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
TopicsDomain Adaptation and Few-Shot Learning
