Browse State-of-the-Art › cross-domain few-shot learning
cross-domain few-shot learning
37 papers with code · 1 benchmark · 1 dataset archive 2025-07-28
Its essence is transfer learning. The model needs to be trained in the source domain and then migrated to the target domain. Compliant with (1) the category in the target domain has never appeared in the source domain (2) the data distribution of the target domain is inconsistent with the source domain (3) each class in the target domain has very few labels
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
1 leaderboard table shown for this task, 1 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| Office-Home (1 row) | DAFOSNET | Domain Adaptive Few-Shot Open-Set Learning | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
1 dataset whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 37 papers with code (74 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
19 Jul 2022 4 repositories listed Syntology ran 3 of 10 samples · 7 unverifiedSpecifically, we maximize the mutual information (MI) of instances and their representations with a low-bias MI estimator to perform self-supervised pre-training.
-
1 Jul 2021 4 repositories listedIn this paper, we look at the problem of cross-domain few-shot classification that aims to learn a classifier from previously unseen classes and domains with few labeled samples.
-
18 Feb 2023 2 repositories listedThus, inspired by vanilla adversarial learning, a novel model-agnostic meta Style Adversarial training (StyleAdv) method together with a novel style adversarial attack method is proposed for CD-FSL.
-
6 Apr 2022 2 repositories listedWe propose a unified look at jointly learning multiple vision tasks and visual domains through universal representations, a single deep neural network.
-
1 Feb 2022 2 repositories listed Syntology ran 5 of 7 samples · 2 unverifiedThis data enables self-supervised pre-training on the target domain, in addition to supervised pre-training on the source domain.
-
8 Jan 2021 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Current state-of-the-art few-shot learners focus on developing effective training procedures for feature representations, before using simple, e.
-
13 Oct 2020 2 repositories listed Syntology ran 1 of 8 samples · 7 unverifiedOn the few-shot datasets miniImagenet and tieredImagenet with small domain shifts, CHEF is competitive with state-of-the-art methods.
-
16 Dec 2019 2 repositories listed Syntology ran 4 of 7 samples · 3 unverifiedExtensive experiments on the proposed benchmark are performed to evaluate state-of-art meta-learning approaches, transfer learning approaches, and newer methods for cross-domain few-shot learning.
-
14 Nov 2019 2 repositories listed Syntology ran 2 of 3 samples · 1 unverifiedIn this paper, we proposed to train a more generalized embedding network with self-supervised learning (SSL) which can provide robust representation for downstream tasks by learning from the data itself.
-
19 Dec 2024 1 repository listedThis paper explores how to enhance existing masked time-series modeling by randomly dropping sub-sequence level patches of time series.
-
15 Nov 2024 1 repository listedThis paper addresses the source-free CDFSL (SF-CDFSL) problem, tackling few-shot learning (FSL) in the target domain using only pre-trained models and a few target samples without source data or strategies.
-
24 Jun 2024 1 repository listed Syntology ran 5 of 9 samples · 4 unverified · 9 pointer-only (licence)However, most existing methods pay more attention to learning domain-adaptive inductive bias (meta-knowledge) through feature-wise manipulation or task diversity improvement while neglecting the phenomenon that deep…
-
Contextual Interaction via Primitive-based Adversarial Training For Compositional Zero-shot Learning21 Jun 2024 1 repository listedInspired by the success of vanilla adversarial learning in Cross-Domain Few-Shot Learning, we take a step further and devise a model-agnostic and Primitive-Based Adversarial training (PBadv) method to deal with this…
-
7 Mar 2024 1 repository listed Syntology ran 6 of 7 samples · 1 unverified · 1 pointer-only (licence)In this paper, we look at cross-domain few-shot classification which presents the challenging task of learning new classes in previously unseen domains with few labelled examples.
-
4 Mar 2024 1 repository listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)For this reason, this paper explores a Source-Free CDFSL (SF-CDFSL) problem, in which CDFSL is addressed through the use of existing pretrained models instead of training a model with source data, avoiding accessing…
-
1 Mar 2024 1 repository listed Syntology ran 8 of 11 samples · 3 unverified · 11 pointer-only (licence)To enhance the transferability and facilitate fine-tuning, we introduce a simple yet effective approach to achieve long-range flattening of the minima in the loss landscape.
-
25 Jan 2024 1 repository listedMost few-shot learning works rely on the same domain assumption between the base and the target tasks, hindering their practical applications.
-
18 Dec 2023 1 repository listedSecond, to address the pitfalls of noisy statistics, we deploy two strategies: a progressive training of the two adapters and an adaptive distillation technique derived from features determined by the model solely with…
-
2 Nov 2023 1 repository listedIn addition, it adopts a transformer based cross-attention learning module to learn the set-level sample relations and acquire the attention from query samples to support samples.
-
22 Sep 2023 1 repository listedFew-shot learning has made impressive strides in addressing the crucial challenges of recognizing unknown samples from novel classes in target query sets and managing visual shifts between domains.
-
7 Sep 2023 1 repository listed Syntology ran 3 of 4 samples · 1 unverified · 4 pointer-only (licence)To address this issue, in this work, we propose a novel cross-domain few-shot video action recognition method that leverages self-supervised learning and curriculum learning to balance the information from the source…
-
18 Jun 2023 1 repository listedRecent progress in this setting assumes that the base knowledge and novel query samples are distributed in the same domains, which are usually infeasible for realistic applications.
-
1 Jan 2023 1 repository listedPrototypical Network is a popular few-shot solver that aims at establishing a feature metric generalizable to novel few-shot classification (FSC) tasks using deep neural networks.
-
11 Oct 2022 1 repository listedThe proposed TGDM framework contains a Mixup-3T network for learning classifiers and a dynamic ratio generation network (DRGN) for learning the optimal mix ratio.
-
11 Oct 2022 1 repository listedConcretely, to solve the data imbalance problem between the source data with sufficient examples and the auxiliary target data with limited examples, we build our model under the umbrella of multi-expert learning.
-
16 Jul 2022 1 repository listedExtensive experiments on both in-the-lab and in-the-wild compound expression datasets demonstrate the superiority of our proposed CDNet against several state-of-the-art FSL methods.
-
30 Jun 2022 1 repository listedThe IDE-block is used to characterize and aggregate the intradomain nonlocal relationships and the interdomain feature and distribution similarities are captured in the CSA-block.
-
12 May 2022 1 repository listedRecently published CDFSL methods generally construct a universal model that combines knowledge of multiple source domains into one feature extractor.
-
15 Mar 2022 1 repository listedThe key challenge of CD-FSL lies in the huge data shift between source and target domains, which is typically in the form of totally different visual styles.
-
11 Aug 2021 1 repository listed Syntology ran 1 of 1 samples · 0 unverifiedState of the art (SOTA) few-shot learning (FSL) methods suffer significant performance drop in the presence of domain differences between source and target datasets.
Syntology lines on 12 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections