HyperAIHyperAI

Command Palette

Search for a command to run...

a month ago

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

Finn Chelsea Abbeel Pieter Levine Sergey

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

Abstract

We propose an algorithm for meta-learning that is model-agnostic, in thesense that it is compatible with any model trained with gradient descent andapplicable to a variety of different learning problems, includingclassification, regression, and reinforcement learning. The goal ofmeta-learning is to train a model on a variety of learning tasks, such that itcan solve new learning tasks using only a small number of training samples. Inour approach, the parameters of the model are explicitly trained such that asmall number of gradient steps with a small amount of training data from a newtask will produce good generalization performance on that task. In effect, ourmethod trains the model to be easy to fine-tune. We demonstrate that thisapproach leads to state-of-the-art performance on two few-shot imageclassification benchmarks, produces good results on few-shot regression, andaccelerates fine-tuning for policy gradient reinforcement learning with neuralnetwork policies.

Code Repositories

MoritzTaylor/maml-rl-tf2
tf
Mentioned in GitHub
psh150204/MAML
pytorch
Mentioned in GitHub
mari-linhares/tensorflow-maml
tf
Mentioned in GitHub
Octavio-Pappalardo/MAML_for_RL_pytorch
pytorch
Mentioned in GitHub
foolyc/Meta-SGD
tf
Mentioned in GitHub
jonasrothfuss/promp
tf
Mentioned in GitHub
Zhiwei-Z/PrompLimitTest
tf
Mentioned in GitHub
novicestone/meta-cetm
pytorch
Mentioned in GitHub
gebob19/REPTILE-Metalearning
pytorch
Mentioned in GitHub
LKLQQ/LEO
mindspore
Mentioned in GitHub
crashmoon/MAML-Pytorch-Multi-GPUs
pytorch
Mentioned in GitHub
yoonholee/MT-net
tf
Mentioned in GitHub
potsawee/maml
pytorch
Mentioned in GitHub
Tikquuss/meta_XLM
pytorch
Mentioned in GitHub
tristandeleu/pytorch-maml
pytorch
Mentioned in GitHub
csyanbin/MAML-Pytorch-Multi-GPUs
pytorch
Mentioned in GitHub
iclavera/meta-mb
tf
Mentioned in GitHub
lgcollins/tr-maml
pytorch
Mentioned in GitHub
laiviet/maml
pytorch
Mentioned in GitHub
gcucurull/maml_flax
jax
Mentioned in GitHub
katerakelly/pytorch-maml
pytorch
Mentioned in GitHub
hoyeoplee/pytorch-maml
pytorch
Mentioned in GitHub
JeonMinkyu/MAML_Pytorch
pytorch
Mentioned in GitHub
JWSoh/MZSR
tf
Mentioned in GitHub
sidney1505/arc_maml_transformer
tf
Mentioned in GitHub
GeorgeDUT/MetaRLSAS
pytorch
Mentioned in GitHub
fmu2/PyTorch-MAML
pytorch
Mentioned in GitHub
BBDrive/Meta-SGD-RL
pytorch
Mentioned in GitHub
sheryl-ai/MetaPred
tf
Mentioned in GitHub
aliengirlliv/teachable
Mentioned in GitHub
clrrrr/promp_plus
tf
Mentioned in GitHub
ArnoutDevos/maml-cifar-fs
tf
Mentioned in GitHub
shunzh/pytorch-maml-rl
pytorch
Mentioned in GitHub
tristandeleu/pytorch-maml-rl
pytorch
Mentioned in GitHub
yredwood/fewshot_blogpost
tf
Mentioned in GitHub
CocoJam/MAML
tf
Mentioned in GitHub
llan-ml/tesp
tf
Mentioned in GitHub
cbfinn/maml
Official
tf
Mentioned in GitHub
ido90/roml-maml
pytorch
Mentioned in GitHub
dragen1860/Reptile-Pytorch
pytorch
Mentioned in GitHub
Zhiwei-Z/prompzzw
tf
Mentioned in GitHub
Runist/torch_maml
pytorch
Mentioned in GitHub
oscarknagg/few-shot
pytorch
Mentioned in GitHub
gebob19/cscd94_metalearning
pytorch
Mentioned in GitHub
prajjwal1/fluence
pytorch
Mentioned in GitHub
HilbertXu/MAML-Tensorflow
tf
Mentioned in GitHub
fastforwardlabs/learning-to-learn
pytorch
Mentioned in GitHub
seblee97/task_weighted_maml
jax
Mentioned in GitHub
andrewbo29/mtm-meta-learning-sa
pytorch
Mentioned in GitHub
ebadrian/metadl
tf
Mentioned in GitHub
leopard-ai/betty
pytorch
Mentioned in GitHub
stefanowoerner/medimeta-pytorch
pytorch
Mentioned in GitHub
yaoyao-liu/mini-imagenet-tools
tf
Mentioned in GitHub
hfahrudin/reptile_implement_tf2
tf
Mentioned in GitHub
damedollaforthree/nrml
pytorch
Mentioned in GitHub
theneuralbeing/maml
pytorch
Mentioned in GitHub
minseop-aitrics/FewshotLearning
tf
Mentioned in GitHub
infinitemugen/MAML-Pytorch
pytorch
Mentioned in GitHub
s-a-malik/multi-few
pytorch
Mentioned in GitHub
KamalM8/Few-Shot-learning-Fashion
pytorch
Mentioned in GitHub
dkalpakchi/ReproducingSCAPytorch
pytorch
Mentioned in GitHub
alexub/jax-meta-learning
jax
Mentioned in GitHub
Zhiwei-Z/SeqPromp
tf
Mentioned in GitHub
gebob19/cscd94-metalearning
pytorch
Mentioned in GitHub
nyu-larx/attack_metarl
pytorch
Mentioned in GitHub
dragen1860/MAML-Pytorch
pytorch
Mentioned in GitHub
dragen1860/MAML-Pytorch-RL
pytorch
Mentioned in GitHub
cbfinn/maml_rl
Official
tf
Mentioned in GitHub
shaohua0116/MultiDigitMNIST
Mentioned in GitHub
Mind23-2/MindCode-55
mindspore
Mentioned in GitHub

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks | Papers | HyperAI