Meta-Learning with Implicit Gradients, Aravind Rajeswaran, Chelsea Finn, Sham Kakade, Sergey Levine, 2019Advances in Neural Information Processing Systems (NeurIPS), Vol. 32 (Neural Information Processing Systems Foundation, Inc. (NeurIPS))DOI: 10.48550/arXiv.1909.04630 - Introduces Implicit MAML (iMAML) as an efficient alternative to MAML, leveraging implicit differentiation to avoid explicit Hessian computation.
Optimizing Millions of Variables by Implicit Differentiation, Prashant Donti, Brandon Amos, J. Zico Kolter, 2020International Conference on Machine Learning (ICML), Vol. 119 (Proceedings of Machine Learning Research)DOI: 10.48550/arXiv.2002.06206 - Provides a framework for scaling implicit differentiation to optimize high-dimensional problems, highly relevant to the computational techniques used in iMAML.
A Survey of Meta-Learning, Joaquin Vanschoren, 2018arXiv preprint arXiv:1810.03548DOI: 10.48550/arXiv.1810.03548 - A comprehensive survey that provides a broad overview of meta-learning techniques, including gradient-based methods and their advancements.