Deep Learning for Cross-Domain Few-Shot Visual Recognition: A Survey
Huali Xu, Shuaifeng Zhi, Shuzhou Sun, Vishal M. Patel, Li Liu
TL;DR
This survey formalizes cross-domain few-shot learning (CDFSL) by integrating few-shot adaptation with domain shifts and disjoint label spaces, and it positions CDFSL within the broader transfer-learning landscape. It introduces a TSERM-based view of the core challenge and presents a fourfold taxonomy—$$-Extension, $$-Constraint, $elta$-Adaptation, and Hybrid methods—to address the unreliability of empirical risk minimization across domains. The paper then details concrete techniques for each category, reviews datasets (e.g., Meta-Dataset, BSCD-FSL, FGCB), and analyzes performance across near and distant domain transfers, highlighting when each strategy excels. It also maps future directions—active learning, source-free CDFSL, and prompt-based adaptation—that could significantly advance practical cross-domain few-shot vision. Overall, CDFSL offers a principled framework to leverage abundant but differently distributed source data to empower learning in data-scarce, domain-shifted target scenarios with substantial real-world impact.
Abstract
While deep learning excels in computer vision tasks with abundant labeled data, its performance diminishes significantly in scenarios with limited labeled samples. To address this, Few-shot learning (FSL) enables models to perform the target tasks with very few labeled examples by leveraging prior knowledge from related tasks. However, traditional FSL assumes that both the related and target tasks come from the same domain, which is a restrictive assumption in many real-world scenarios where domain differences are common. To overcome this limitation, Cross-domain few-shot learning (CDFSL) has gained attention, as it allows source and target data to come from different domains and label spaces. This paper presents the first comprehensive review of Cross-domain Few-shot Learning (CDFSL), a field that has received less attention compared to traditional FSL due to its unique challenges. We aim to provide both a position paper and a tutorial for researchers, covering key problems, existing methods, and future research directions. The review begins with a formal definition of CDFSL, outlining its core challenges, followed by a systematic analysis of current approaches, organized under a clear taxonomy. Finally, we discuss promising future directions in terms of problem setups, applications, and theoretical advancements.
