Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks, Chelsea Finn, Pieter Abbeel, Sergey Levine, 2017Proceedings of the 34th International Conference on Machine Learning (ICML), Vol. 70 (Proceedings of Machine Learning Research)DOI: 10.5555/3305890.3306001 - Introduces the MAML algorithm and its formulation, laying the groundwork for subsequent theoretical analyses of its convergence properties.
On First-Order Meta-Learning Algorithms, Alex Nichol, Joshua Achiam, John Schulman, 2018arXiv preprint arXiv:1803.02999DOI: 10.48550/arXiv.1803.02999 - Presents the Reptile algorithm, a first-order meta-learning method, and discusses its connection to MAML and multi-task learning, offering insights into its convergence.
iMAML: Implicit Model-Agnostic Meta-Learning, Aniruddha Rajeswaran, Chelsea Finn, Sanmi Koyejo, Sergey Levine, 2019Advances in Neural Information Processing Systems (NeurIPS), Vol. 32 (NeurIPS)DOI: 10.5591/978-1-57753-441-2_7 - Introduces iMAML, an implicit differentiation approach to meta-learning, providing theoretical insights into its convergence by avoiding explicit differentiation through inner loop steps.