Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
We propose an algorithm for meta-learning that is model-agnostic, in the sense that it is compatible with any model trained with gradient descent and applicable to a variety of different learning problems, including classification, regression, and reinforcement learning. The goal of meta-learning is to train a model on a variety of learning tasks, such that it can solve new learning tasks using only a small number of training samples. In our approach, 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, our method trains the model to be easy to fine-tune. We demonstrate that this 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.
Results and benchmarks
We propose an algorithm for meta-learning that is model-agnostic, in the sense that it is compatible with any model trained with gradient descent and applicable to a variety of different learning problems, including classification, regression, and reinforcement learning.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 65/100, grounding 58/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No direct maintained implementation was found. Use the paper PDF and citation graph to design a baseline reproduction.
- Start from related paper: Cost-Efficient Reinforcement Learning for Optimal Trade Execution on Dynamic Market Environment.
- Start from this likely method family: Reinforcement learning.
Time to first repro: a few days
Recommendation evidence is currently too limited for a maintained-repo choice. Use Implementation Status and Reproduction Path for a practical baseline plan.
- Estimate is based on paper-only reproduction flow
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Framework baselines
- PyTorch Adam optimizer docs
Reference implementation of Adam in PyTorch.
- Optax Adam optimizer docs
JAX/Flax baseline for Adam variants.
- Keras Adam optimizer docs
TensorFlow/Keras baseline for Adam.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Datasets
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
5,792
Citations
32
References
Tasks
Computer science, Meta learning (computer science), Generalization, Task (project management), Gradient descent, Variety (cybernetics), Artificial neural network, Adaptation (eye)
Methods
Reinforcement learning
Domains
Artificial intelligence, Machine learning
Related papers
- Cost-Efficient Reinforcement Learning for Optimal Trade Execution on Dynamic Market EnvironmentSearch on Paper2Code
2022 · Semantic similarity
- Chapter 5: The Generalization of Relations and the Dependence of Generalization on Analysis and AbstractionSearch on Paper2Code
2021 · Semantic similarity
- Performance of distributed multi-agent multi-state reinforcement spectrum management using different exploration schemesSearch on Paper2Code
2013 · Semantic similarity
- A Deep Reinforcement Learning Strategy for UAV Autonomous Landing on a PlatformSearch on Paper2Code
2022 · Semantic similarity
- Intrinsically Guided Exploration in Meta Reinforcement LearningSearch on Paper2Code
2021 · Semantic similarity
- Meta Q-network: a combination of reinforcement learning and meta learningSearch on Paper2Code
2022 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.