One-step differentiation of iterative algorithms

Jérôme Bolte,Edouard Pauwels,Samuel Vaiter
DOI: https://doi.org/10.48550/arXiv.2305.13768
2023-05-23
Abstract:In appropriate frameworks, automatic differentiation is transparent to the user at the cost of being a significant computational burden when the number of operations is large. For iterative algorithms, implicit differentiation alleviates this issue but requires custom implementation of Jacobian evaluation. In this paper, we study one-step differentiation, also known as Jacobian-free backpropagation, a method as easy as automatic differentiation and as performant as implicit differentiation for fast algorithms (e.g., superlinear optimization methods). We provide a complete theoretical approximation analysis with specific examples (Newton's method, gradient descent) along with its consequences in bilevel optimization. Several numerical examples illustrate the well-foundness of the one-step estimator.
Optimization and Control,Machine Learning
What problem does this paper attempt to address?