REVIEW 10 cited by
Rapid Learning or Feature Reuse? Towards Understanding the Effectiveness of MAML
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
An important research direction in machine learning has centered around developing meta-learning algorithms to tackle few-shot learning. An especially successful algorithm has been Model Agnostic Meta-Learning (MAML), a method that consists of two optimization loops, with the outer loop finding a meta-initialization, from which the inner loop can efficiently learn new tasks. Despite MAML's popularity, a fundamental open question remains -- is the effectiveness of MAML due to the meta-initialization being primed for rapid learning (large, efficient changes in the representations) or due to feature reuse, with the meta initialization already containing high quality features? We investigate this question, via ablation studies and analysis of the latent representations, finding that feature reuse is the dominant factor. This leads to the ANIL (Almost No Inner Loop) algorithm, a simplification of MAML where we remove the inner loop for all but the (task-specific) head of a MAML-trained network. ANIL matches MAML's performance on benchmark few-shot image classification and RL and offers computational improvements over MAML. We further study the precise contributions of the head and body of the network, showing that performance on the test tasks is entirely determined by the quality of the learned features, and we can remove even the head of the network (the NIL algorithm). We conclude with a discussion of the rapid learning vs feature reuse question for meta-learning algorithms more broadly.
Forward citations
Cited by 10 Pith papers
-
DUPLE: An Intelligent Cross-Deployment Recognition Framework for Fiber-Optic Perimeter Security under Scarce Target Labels
DUPLE, a dual-domain multi-prototype meta-learning framework with statistical guidance, improves cross-deployment fiber-optic event recognition on two private few-shot benchmarks.
-
Disentangled Multi-Context Meta-Learning: Unlocking robust and Generalized Task Learning
DMCM learns one context vector per task factor and updates only the relevant vector, improving out-of-distribution robustness in sine regression and quadruped locomotion via context sharing.
-
Learning to Imitate with Less: Efficient Individual Behavior Modeling in Chess
Maia4All models individual chess players' move choices from as few as 20 games by enriching a population-level model with prototype players and then initializing personal embeddings via prototype matching.
-
CLaDMoP: Learning Transferrable Models from Successful Clinical Trials via LLMs
CLaDMoP pre-trains a two-branch model on successful clinical trials with a pair-matching objective, then fine-tunes it to predict trial success, outperforming prior models on the TOP benchmark.
-
From Trajectories to Instructions: Language-Conditioned Meta-Reinforcement Learning
A language-instruction embedding can replace the gradient-based inner loop of MAML, yielding competitive BabyAI performance with lower per-iteration wall-clock time.
-
Position: Machine Learning Conferences Should Establish a "Refutations and Critiques" Track
ML conferences should create an official peer-reviewed track dedicated to refuting and critiquing previously published work.
-
CCoMAML: Efficient Cattle Identification Using Cooperative Model-Agnostic Meta-Learning
CCoMAML, a Cooperative MAML variant with a CNN co-learner, reports strong few-shot cattle identification from muzzle images, but its test-set-tuned hyperparameters and best-split reporting weaken the result.
-
Unsupervised Multi-Attention Meta Transformer for Rotating Machinery Fault Diagnosis
MMT-FD combines time-frequency self-supervised alignment, multi-head attention, a Transformer encoder, and MAML meta-learning to reach around 93-99% fault-diagnosis accuracy with 1-10% labeled data in reported experiments.
-
Domain-Generalization to Improve Learning in Meta-Learning Algorithms
DGS-MAML layers gradient matching onto SharpMAML and claims O(1/T) convergence and tighter PAC-Bayes bounds, but the displayed theorems give O(1/sqrt T) under the paper's own parameter choices.
-
Acquiring and Adapting Priors for Novel Tasks via Neural Meta-Architectures
A meta-learning dissertation showing that distributed memory and hypernetworks can adapt to new tasks with few samples, applied to image classification, text-to-3D generation, and molecular binding prediction, with th...
Discussion (0). Continue with ORCID to comment.