English

Is Fast Adaptation All You Need?

Machine Learning 2019-10-07 v1 Machine Learning

Abstract

Gradient-based meta-learning has proven to be highly effective at learning model initializations, representations, and update rules that allow fast adaptation from a few samples. The core idea behind these approaches is to use fast adaptation and generalization -- two second-order metrics -- as training signals on a meta-training dataset. However, little attention has been given to other possible second-order metrics. In this paper, we investigate a different training signal -- robustness to catastrophic interference -- and demonstrate that representations learned by directing minimizing interference are more conducive to incremental learning than those learned by just maximizing fast adaptation.

Keywords

Cite

@article{arxiv.1910.01705,
  title  = {Is Fast Adaptation All You Need?},
  author = {Khurram Javed and Hengshuai Yao and Martha White},
  journal= {arXiv preprint arXiv:1910.01705},
  year   = {2019}
}

Comments

Meta Learning Workshop, NeurIPS 2019, 2 figures, MRCL, MAML

R2 v1 2026-06-23T11:34:11.094Z