LGMLMar 7, 2019

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

arXiv:1903.03096v4694 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of inconsistent evaluation in few-shot learning for researchers, though it is incremental as it builds on existing benchmarks.

The paper tackles the lack of standardized benchmarks in few-shot classification by proposing Meta-Dataset, a large-scale and diverse benchmark for training and evaluating models, and finds that it uncovers important research challenges through extensive experimentation.

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.

Code Implementations15 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes