Adaptive Task Sampling for Meta-Learning
Chenghao Liu, Zhihao Wang, Doyen Sahoo, Yuan Fang, Kun, Zhang, Steven C.H. Hoi

TL;DR
This paper introduces an adaptive task sampling method for meta-learning that selects more informative and challenging tasks, leading to improved generalization in few-shot classification benchmarks.
Contribution
The paper proposes a novel greedy class-pair based sampling approach to generate more informative tasks for meta-learning, enhancing performance over random sampling.
Findings
Achieves consistent improvements across multiple benchmarks
Enhances generalization in few-shot classification
Works with various feature backbones and meta-learning algorithms
Abstract
Meta-learning methods have been extensively studied and applied in computer vision, especially for few-shot classification tasks. The key idea of meta-learning for few-shot classification is to mimic the few-shot situations faced at test time by randomly sampling classes in meta-training data to construct few-shot tasks for episodic training. While a rich line of work focuses solely on how to extract meta-knowledge across tasks, we exploit the complementary problem on how to generate informative tasks. We argue that the randomly sampled tasks could be sub-optimal and uninformative (e.g., the task of classifying "dog" from "laptop" is often trivial) to the meta-learner. In this paper, we propose an adaptive task sampling method to improve the generalization performance. Unlike instance based sampling, task based sampling is much more challenging due to the implicit definition of the task…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Multimodal Machine Learning Applications
