TL;DR
This paper introduces ME-D2N, a multi-expert domain decompositional network designed for cross-domain few-shot learning, effectively leveraging limited target domain data through domain-specific knowledge distillation and filter decomposition.
Contribution
The paper proposes a novel multi-expert framework with domain decomposition and knowledge distillation for improved cross-domain few-shot learning with limited target data.
Findings
Effective domain-specific filter assignment via learnable gates
Superior performance on cross-domain FSL benchmarks
Robust knowledge transfer from source and target teachers
Abstract
Recently, Cross-Domain Few-Shot Learning (CD-FSL) which aims at addressing the Few-Shot Learning (FSL) problem across different domains has attracted rising attention. The core challenge of CD-FSL lies in the domain gap between the source and novel target datasets. Though many attempts have been made for CD-FSL without any target data during model training, the huge domain gap makes it still hard for existing CD-FSL methods to achieve very satisfactory results. Alternatively, learning CD-FSL models with few labeled target domain data which is more realistic and promising is advocated in previous work~\cite{fu2021meta}. Thus, in this paper, we stick to this setting and technically contribute a novel Multi-Expert Domain Decompositional Network (ME-D2N). Concretely, to solve the data imbalance problem between the source data with sufficient examples and the auxiliary target data with…
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
