2022

MAML and ANIL Provably Learn Representations

Collins, Liam, Mokhtari, Aryan, Oh, Sewoong et al.

Understand

Recent empirical evidence has driven conventional wisdom to believe that gradient-based meta-learning (GBML) methods perform well at few-shot learning because they learn an expressive data representation that is shared across tasks.

  • However, the mechanics of GBML have remained largely mysterious from a theoretical perspective.
  • In this paper, we prove that two well-known GBML methods, MAML and ANIL, as well as their first-order approximations, are capable of learning common representation among a set of given tasks.
  • Specifically, in the well-known multi-task linear representation learning setting, they are able to recover the ground-truth representation at an exponentially fast rate.

Reading the bibliography…