Papers › Meta-Dataset: A Dataset of Datasets for Learning to Learn from Few Examples

Meta-Dataset: A Dataset of Datasets for Learning to Learn from Few Examples

7 Mar 2019ICLR 2020 1arXiv:1903.03096archive 2025-07-28

Eleni Triantafillou, Tyler Zhu, Vincent Dumoulin, Pascal Lamblin, Utku Evci, Kelvin Xu, Ross Goroshin, Carles Gelada, Kevin Swersky, Pierre-Antoine Manzagol, Hugo Larochelle

Few-shot classification refers to learning a classifier for new classes given only a few examples. While a plethora of models have emerged to tackle it, we find the procedure and datasets that are used to assess their progress lacking. To address this limitation, we propose Meta-Dataset: a new benchmark for training and evaluating models that is large-scale, consists of diverse datasets, and presents more realistic tasks. We experiment with popular baselines and meta-learners on Meta-Dataset, along with a competitive method that we propose. We analyze performance as a function of various characteristics of test tasks and examine the models' ability to leverage diverse training sources for improving their generalization. We also propose a new set of baselines for quantifying the benefit of meta-learning in Meta-Dataset. Our extensive experimentation has uncovered important research challenges and we hope to inspire work in these directions.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology 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="1903.03096")

Code

Syntology Ran 4 of 11 code samples harvested from 3 repositories linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

15 repositories listed; official and paper-mentioned ones first.

google-research/meta-dataset officialmentioned in papermentioned on GitHubtf report
cambridge-mlg/cnaps mentioned on GitHubpytorchMIT report
ebadrian/metadl mentioned on GitHubtfApache-2.0 report
gebob19/REPTILE-Metalearning mentioned on GitHubpytorch report
gebob19/cscd94-metalearning mentioned on GitHubpytorch report
gebob19/cscd94_metalearning mentioned on GitHubpytorch report
gokyeongryeol/MAHA mentioned on GitHubpytorch report
gomerudo/nas-dmrl mentioned on GitHubtfMIT report
jimzai/deta mentioned on GitHubpytorchMIT report
nobody-1617/deta mentioned on GitHubpytorch report
tmlr-group/CoPA mentioned on GitHubtf report
tmlr-group/mokd mentioned on GitHubtfMIT 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

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

1ran · honoured contract
2ran · our draft was wrong
1ran · fixture could not drive it
7unverified

Licence: 0 of the 11 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

compute_class_precision google-research/meta-dataset/meta_dataset/analyze.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 6b4ce423f84ce9bc · report
compute_episode_accuracy google-research/meta-dataset/meta_dataset/analyze.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 6a9728ff66fde324 · report
get_shot_to_precision google-research/meta-dataset/meta_dataset/analyze.py official repository ran · our draft was wrong Apache-2.0 (permissive) · b2efd9150822b76f · report
moving_average nobody-1617/deta/meta_dataset/analysis/select_best_model.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 9ff47b55c732dbfd · report
NwayKshot_accuracy ebadrian/metadl/metadl/core/scoring/scoring.py community (archive-listed) unverified Apache-2.0 (permissive) · cd5ee3f06fa23554 · report
conv_net ebadrian/metadl/baselines/maml/helper.py community (archive-listed) unverified Apache-2.0 (permissive) · ab96a11f341b7378 · report
extract_elapsed_time ebadrian/metadl/metadl/core/scoring/scoring.py community (archive-listed) unverified Apache-2.0 (permissive) · 568b7bd83c95b525 · report
get_logger ebadrian/metadl/metadl/core/parent_scoring/parent_scoring.py community (archive-listed) unverified Apache-2.0 (permissive) · e8e595468bf6e7e6 · report
is_one_hot_vector ebadrian/metadl/metadl/core/scoring/scoring.py community (archive-listed) unverified Apache-2.0 (permissive) · 5c8ffb087acc6095 · report
read_curve ebadrian/metadl/metadl/core/parent_scoring/parent_scoring.py community (archive-listed) unverified Apache-2.0 (permissive) · eb381c3ecf39155c · report
read_score ebadrian/metadl/metadl/core/parent_scoring/parent_scoring.py community (archive-listed) unverified Apache-2.0 (permissive) · 2f30e207b048cceb · report

Tasks

Few-Shot Image ClassificationGeneral ClassificationMeta-Learning

Datasets

Introduced by this paper, per the archive.

Meta-Dataset

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Few-Shot Image Classification Meta-Dataset fo-Proto-MAML Accuracy 63.428 #16 of 22 Archive leaderboard report
Few-Shot Image Classification Meta-Dataset Finetune Accuracy 58.758 #18 of 22 Archive leaderboard report
Few-Shot Image Classification Meta-Dataset k-NN Accuracy 54.319 #21 of 22 Archive leaderboard report
Few-Shot Image Classification Meta-Dataset Rank fo-Proto-MAML Mean Rank 6.65 #7 of 13 Archive leaderboard report
Few-Shot Image Classification Meta-Dataset Rank Finetune Mean Rank 8.7 #9 of 13 Archive leaderboard report
Few-Shot Image Classification Meta-Dataset Rank k-NN Mean Rank 10.85 #12 of 13 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