paper-with-me

Papers

Adaptive Task Sampling for Meta-Learning

2020-07-17 · ECCV 2020 8 · Chenghao Liu, Zhihao Wang, Doyen Sahoo, Yuan Fang, Kun Zhang, Steven C. H. Hoi

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 in each episode. Therefore, we accordingly propose a greedy class-pair based sampling method, which selects difficult tasks according to class-pair potentials. We evaluate our adaptive task sampling method on two few-shot classification benchmarks, and it achieves consistent improvements across different feature backbones, meta-learning algorithms and datasets.

📄 PDF Abstract BibTeX arXiv:2007.08735

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

Memory Sequence Length of Data Sampling Impacts the Adaptation of Meta-Reinforcement Learning Agents

2024-06-18 · Menglong Zhang, Fuyuan Qian, Quanying Liu

Fast adaptation to new tasks is extremely important for embodied agents in the real world. Meta-reinforcement learning (meta-RL) has emerged as an effective method to enable fast adaptation in unknown environments. Compa…

continuous-controlContinuous ControlMeta Reinforcement LearningMuJoCo+1

Meta-Learning with Neural Bandit Scheduler

2023-09-21 · NeurIPS 2023 11

Meta-learning has been proven an effective learning paradigm for training machine learning models with good generalization ability. Apart from the common practice of uniformly sampling the meta-training tasks, existing m…

Adaptive surrogate models for parametric studies

2019-05-12 · Jan N. Fuhg

The computational effort for the evaluation of numerical simulations based on e.g. the finite-element method is high. Metamodels can be utilized to create a low-cost alternative. However the number of required samples fo…

Binary ClassificationContact mechanics

Deep Unrolled Meta-Learning for Multi-Coil and Multi-Modality MRI with Adaptive Optimization

2025-05-08 · Merham Fouladvand, Peuroly Batra

We propose a unified deep meta-learning framework for accelerated magnetic resonance imaging (MRI) that jointly addresses multi-coil reconstruction and cross-modality synthesis. Motivated by the limitations of convention…

Meta-LearningMRI ReconstructionSSIM

Adversarial Meta Sampling for Multilingual Low-Resource Speech Recognition

2020-12-22 · Yubei Xiao, Ke Gong, Pan Zhou, Guolin Zheng 외

Low-resource automatic speech recognition (ASR) is challenging, as the low-resource target language data cannot well train an ASR model. To solve this issue, meta-learning formulates ASR for each source language into man…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Meta-Learningspeech-recognition+2