CVMar 15, 2023

Deep Learning for Cross-Domain Few-Shot Visual Recognition: A Survey

arXiv:2303.08557v440 citationsh-index: 81
Originality Synthesis-oriented
AI Analysis

It serves as a position paper and tutorial for researchers in computer vision, focusing on an incremental area that extends few-shot learning to more realistic cross-domain scenarios.

This paper provides the first comprehensive review of Cross-Domain Few-Shot Learning (CDFSL), addressing the challenge of applying few-shot learning across different domains where traditional methods assume same-domain data, and it covers key problems, methods, and future directions.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes