CVLGMLMay 12, 2023

Meta Omnium: A Benchmark for General-Purpose Learning-to-Learn

arXiv:2305.07625v19 citations
Originality Synthesis-oriented
AI Analysis

This provides a benchmark for meta-learning researchers to evaluate model generalization across multiple vision tasks, though it is incremental as it builds on existing datasets and methods.

The authors tackled the problem of evaluating few-shot meta-learning algorithms across diverse vision tasks by introducing Meta Omnium, a dataset-of-datasets spanning recognition, keypoint localization, semantic segmentation, and regression, and found that it enables broader generalization assessment than previously possible.

Meta-learning and other approaches to few-shot learning are widely studied for image recognition, and are increasingly applied to other vision tasks such as pose estimation and dense prediction. This naturally raises the question of whether there is any few-shot meta-learning algorithm capable of generalizing across these diverse task types? To support the community in answering this question, we introduce Meta Omnium, a dataset-of-datasets spanning multiple vision tasks including recognition, keypoint localization, semantic segmentation and regression. We experiment with popular few-shot meta-learning baselines and analyze their ability to generalize across tasks and to transfer knowledge between them. Meta Omnium enables meta-learning researchers to evaluate model generalization to a much wider array of tasks than previously possible, and provides a single framework for evaluating meta-learners across a wide suite of vision applications in a consistent manner.

Code Implementations1 repo
Foundations

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

Your Notes