Highlight

Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks

Proposes MAML, a model-agnostic meta-learning algorithm that trains models to adapt to new tasks from few samples via a few gradient steps.

Based on

Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks

By Chelsea Finn, P. Abbeel, S. LevineInternational Conference on Machine Learning
Read original article →

The paper proposes an algorithm for meta-learning that is model-agnostic, meaning it is compatible with any model trained with gradient descent and applicable to a variety of learning problems including classification, regression, and reinforcement learning. The parameters of the model are explicitly trained such that a small number of gradient steps with a small amount of training data from a new task will produce good generalization performance on that task; in effect, the method trains the model to be easy to fine-tune.

The approach leads to state-of-the-art performance on two few-shot image classification benchmarks, produces good results on few-shot regression, and accelerates fine-tuning for policy gradient reinforcement learning with neural network policies. This addresses the central goal of meta-learning, training a model on a variety of learning tasks so that it can solve new tasks using only a small number of training samples, across diverse problem settings.

Abstract

The paper proposes a meta-learning algorithm that is model-agnostic: compatible with any model trained by gradient descent and applicable to classification, regression, and reinforcement learning. Model parameters are explicitly trained so that a small number of gradient steps on a small amount of data from a new task yields good generalization, in effect making the model easy to fine-tune. The approach achieves state-of-the-art results on two few-shot image classification benchmarks, performs well on few-shot regression, and accelerates fine-tuning for policy gradient RL.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

meta-learningfew-shot learninggradient descentreinforcement learningfine-tuning
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.