English

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

Machine Learning 2020-04-09 v4 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1903.03096,
  title  = {Meta-Dataset: A Dataset of Datasets for Learning to Learn from Few Examples},
  author = {Eleni Triantafillou and Tyler Zhu and Vincent Dumoulin and Pascal Lamblin and Utku Evci and Kelvin Xu and Ross Goroshin and Carles Gelada and Kevin Swersky and Pierre-Antoine Manzagol and Hugo Larochelle},
  journal= {arXiv preprint arXiv:1903.03096},
  year   = {2020}
}

Comments

Code available at https://github.com/google-research/meta-dataset

R2 v1 2026-06-23T08:01:32.794Z