Leveraging Normalization Layer in Adapters With Progressive Learning and Adaptive Distillation for Cross-Domain Few-Shot Learning
Yongjin Yang, Taehyeon Kim, Se-Young Yun

TL;DR
This paper introduces ProLAD, a framework that uses two adapters with different normalization strategies and adaptive distillation to improve cross-domain few-shot learning, effectively handling domain shifts and noisy statistics.
Contribution
ProLAD's novel use of dual adapters with progressive learning and adaptive distillation addresses domain discrepancy issues in cross-domain few-shot learning.
Findings
Outperforms state-of-the-art methods on standard benchmarks.
Effectively handles domain shifts with normalization strategies.
Reduces impact of noisy sample statistics.
Abstract
Cross-domain few-shot learning presents a formidable challenge, as models must be trained on base classes and then tested on novel classes from various domains with only a few samples at hand. While prior approaches have primarily focused on parameter-efficient methods of using adapters, they often overlook two critical issues: shifts in batch statistics and noisy sample statistics arising from domain discrepancy variations. In this paper, we introduce a novel generic framework that leverages normalization layer in adapters with Progressive Learning and Adaptive Distillation (ProLAD), marking two principal contributions. First, our methodology utilizes two separate adapters: one devoid of a normalization layer, which is more effective for similar domains, and another embedded with a normalization layer, designed to leverage the batch statistics of the target domain, thus proving…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
MethodsBalanced Selection · Adapter
