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, Vol. 70 (PMLR) - Introduces MAML, a foundational algorithm illustrating meta-learning as bilevel optimization with an explicit inner and outer loop.
Meta-Learning in Neural Networks: A Survey, Timothy Hospedales, Antreas Antoniou, Paul Storkey, 2020IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 44 (IEEE)DOI: 10.1109/TPAMI.2020.2995511 - Provides a comprehensive survey of meta-learning, including a detailed discussion of optimization-based methods and the bilevel framework, comparing different approaches.
On the Global Convergence of Model-Agnostic Meta-Learning, Alireza Fallah, Aryan Mokhtari, Asuman Ozdaglar, 2020Proceedings of the 23rd International Conference on Artificial Intelligence and Statistics (AISTATS 2020), Vol. 108 (PMLR) - Provides theoretical analysis on the global convergence properties of MAML, addressing complexities of its bilevel optimization formulation.