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

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.

Cite

Text

Triantafillou et al. "Meta-Dataset: A Dataset of Datasets for Learning to Learn from Few Examples." International Conference on Learning Representations, 2020.

Markdown

[Triantafillou et al. "Meta-Dataset: A Dataset of Datasets for Learning to Learn from Few Examples." International Conference on Learning Representations, 2020.](https://mlanthology.org/iclr/2020/triantafillou2020iclr-metadataset/)

BibTeX

@inproceedings{triantafillou2020iclr-metadataset,
  title     = {{Meta-Dataset: A Dataset of Datasets for Learning to Learn from Few Examples}},
  author    = {Triantafillou, Eleni and Zhu, Tyler and Dumoulin, Vincent and Lamblin, Pascal and Evci, Utku and Xu, Kelvin and Goroshin, Ross and Gelada, Carles and Swersky, Kevin and Manzagol, Pierre-Antoine and Larochelle, Hugo},
  booktitle = {International Conference on Learning Representations},
  year      = {2020},
  url       = {https://mlanthology.org/iclr/2020/triantafillou2020iclr-metadataset/}
}