paper-with-me

Papers

Adaptation-Agnostic Meta-Training

2021-08-24 · ICML Workshop AutoML 2021 7 · Jiaxin Chen, Li-Ming Zhan, Xiao-Ming Wu, Fu-Lai Chung

Many meta-learning algorithms can be formulated into an interleaved process, in the sense that task-specific predictors are learned during inner-task adaptation and meta-parameters are updated during meta-update. The normal meta-training strategy needs to differentiate through the inner-task adaptation procedure to optimize the meta-parameters. This leads to a constraint that the inner-task algorithms should be solved analytically. Under this constraint, only simple algorithms with analytical solutions can be applied as the inner-task algorithms, limiting the model expressiveness. To lift the limitation, we propose an adaptation-agnostic meta-training strategy. Following our proposed strategy, we can apply stronger algorithms (e.g., an ensemble of different types of algorithms) as the inner-task algorithm to achieve superior performance comparing with popular baselines. The source code is available at https://github.com/jiaxinchen666/AdaptationAgnosticMetaLearning.

📄 PDF Abstract BibTeX arXiv:2108.10557

Code (1)

jiaxinchen666/adaptationagnosticmetalearning 공식 구현 pytorch

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Evaluating Model-Agnostic Meta-Learning on MetaWorld ML10 Benchmark: Fast Adaptation in Robotic Manipulation Tasks

2025-11-15 · Sanjar Atamuradov arxiv

Meta-learning algorithms enable rapid adaptation to new tasks with minimal data, a critical capability for real-world robotic systems. This paper evaluates Model-Agnostic Meta-Learning (MAML) combined with Trust Region P…

Constrained Meta Agnostic Reinforcement Learning

2024-06-20 · Karam Daaboul, Florian Kuhm, Tim Joseph, J. Marius Zoellner

Meta-Reinforcement Learning (Meta-RL) aims to acquire meta-knowledge for quick adaptation to diverse tasks. However, applying these policies in real-world environments presents a significant challenge in balancing rapid …

Meta-LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning

Negative Inner-Loop Learning Rates Learn Universal Features

2022-03-18 · Tom Starshak

Model Agnostic Meta-Learning (MAML) consists of two optimization loops: the outer loop learns a meta-initialization of model parameters that is shared across tasks, and the inner loop task-specific adaptation step. A var…

Meta-Learning

The effects of negative adaptation in Model-Agnostic Meta-Learning

2018-12-05 · Tristan Deleu, Yoshua Bengio

The capacity of meta-learning algorithms to quickly adapt to a variety of tasks, including ones they did not experience during meta-training, has been a key factor in the recent success of these methods on few-shot learn…

Few-Shot LearningMeta-LearningMeta Reinforcement Learningreinforcement-learning+2

Speaker Adaptive Training using Model Agnostic Meta-Learning

2019-10-23 · Ondřej Klejch, Joachim Fainberg, Peter Bell, Steve Renals

Speaker adaptive training (SAT) of neural network acoustic models learns models in a way that makes them more suitable for adaptation to test conditions. Conventionally, model-based speaker adaptive training is performed…

Meta-Learningmodel