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)DOI: 10.5555/3305890.3306016 - Foundational paper introducing Model-Agnostic Meta-Learning (MAML), a gradient-based meta-learning algorithm with a bilevel optimization structure.
Gradient-Based Hyperparameter Optimization Through Reversible Learning, Dougal Maclaurin, David Duvenaud, and Ryan P. Adams, 2015Proceedings of the 32nd International Conference on Machine Learning (ICML), Vol. 37DOI: 10.1137/1.9781611974542.48 - Introduces an early method for efficiently calculating exact gradients of validation performance with respect to hyperparameters, a core concept for gradient-based HPO.