Papers › A Broader Study of Cross-Domain Few-Shot Learning

A Broader Study of Cross-Domain Few-Shot Learning

16 Dec 2019ECCV 2020 8arXiv:1912.07200archive 2025-07-28

Yunhui Guo, Noel C. Codella, Leonid Karlinsky, James V. Codella, John R. Smith, Kate Saenko, Tajana Rosing, Rogerio Feris

Recent progress on few-shot learning largely relies on annotated data for meta-learning: base classes sampled from the same domain as the novel classes. However, in many applications, collecting data for meta-learning is infeasible or impossible. This leads to the cross-domain few-shot learning problem, where there is a large shift between base and novel class domains. While investigations of the cross-domain few-shot scenario exist, these works are limited to natural images that still contain a high degree of visual similarity. No work yet exists that examines few-shot learning across different imaging methods seen in real world scenarios, such as aerial and medical imaging. In this paper, we propose the Broader Study of Cross-Domain Few-Shot Learning (BSCD-FSL) benchmark, consisting of image data from a diverse assortment of image acquisition methods. This includes natural images, such as crop disease images, but additionally those that present with an increasing dissimilarity to natural images, such as satellite images, dermatology images, and radiology images. Extensive 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. The results demonstrate that state-of-art meta-learning methods are surprisingly outperformed by earlier meta-learning approaches, and all meta-learning methods underperform in relation to simple fine-tuning by 12.8% average accuracy. Performance gains previously observed with methods specialized for cross-domain few-shot learning vanish in this more challenging benchmark. Finally, accuracy of all methods tend to correlate with dataset similarity to natural images, verifying the value of the benchmark to better represent the diversity of data seen in practice and guiding future research.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1912.07200")

Code

Syntology Ran 5 of 7 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 4 ran with no contract checked.

By repository: community (archive-listed): 7 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

IBM/cdfsl-benchmark mentioned on GitHubpytorchApache-2.0 report
hushell/pmf_cvpr22 mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 5 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
4ran
2unverified

Licence: 0 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from IBM/cdfsl-benchmark. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ResNet10 IBM/cdfsl-benchmark/backbone.py community (archive-listed) ran Apache-2.0 (permissive) · 592e3a34636ae458 · report
euclidean_dist IBM/cdfsl-benchmark/methods/protonet.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 4dd319c45d372246 · report
get_assigned_file IBM/cdfsl-benchmark/io_utils.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 400a8db2fb9b1633 · report
one_hot IBM/cdfsl-benchmark/utils.py community (archive-listed) ran Apache-2.0 (permissive) · f1324589fc273593 · report
sparsity IBM/cdfsl-benchmark/utils.py community (archive-listed) ran Apache-2.0 (permissive) · de09514deda6f881 · report
get_resume_file IBM/cdfsl-benchmark/io_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 4bd64c34ba45e089 · report
parse_args IBM/cdfsl-benchmark/io_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 15c45627ecb64c8d · report

Tasks

Cross-Domain Few-ShotFew-Shot Image ClassificationFew-Shot LearningMeta-LearningTransfer Learningcross-domain few-shot learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Cross-Domain Few-Shot CUB BSCD-FSL 5 shot 64.14 #9 of 9 Archive leaderboard report
Cross-Domain Few-Shot ChestX BSCD-FSL 5 shot 25.97 #4 of 11 Archive leaderboard report
Cross-Domain Few-Shot CropDisease BSCD-FSL 5 shot 89.25 #7 of 9 Archive leaderboard report
Cross-Domain Few-Shot EuroSAT BSCD-FSL 5 shot 79.08 #9 of 11 Archive leaderboard report
Cross-Domain Few-Shot ISIC2018 BSCD-FSL 5 shot 48.11 #3 of 11 Archive leaderboard report
Cross-Domain Few-Shot Places BSCD-FSL 5 shot 70.06 #8 of 8 Archive leaderboard report
Cross-Domain Few-Shot Plantae BSCD-FSL 5 shot 59.27 #3 of 8 Archive leaderboard report
Cross-Domain Few-Shot cars BSCD-FSL 5 shot 52.08 #3 of 8 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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