Safeguarded Learned Convex Optimization
Howard Heaton, Xiaohan Chen, Zhangyang Wang, Wotao Yin

TL;DR
Safe-L2O combines data-driven learned optimization with a safeguard mechanism to ensure convergence in convex problems, offering rapid solutions with provable guarantees even on unseen data.
Contribution
We introduce Safe-L2O, a framework that integrates a computationally cheap safeguard into learned optimization algorithms to guarantee convergence for convex problems.
Findings
Safe-L2O guarantees convergence even with out-of-distribution data.
The safeguard activates only when divergence is detected.
Numerical experiments demonstrate rapid convergence with guarantees.
Abstract
Applications abound in which optimization problems must be repeatedly solved, each time with new (but similar) data. Analytic optimization algorithms can be hand-designed to provably solve these problems in an iterative fashion. On one hand, data-driven algorithms can "learn to optimize" (L2O) with much fewer iterations and similar cost per iteration as general-purpose optimization algorithms. On the other hand, unfortunately, many L2O algorithms lack converge guarantees. To fuse the advantages of these approaches, we present a Safe-L2O framework. Safe-L2O updates incorporate a safeguard to guarantee convergence for convex problems with proximal and/or gradient oracles. The safeguard is simple and computationally cheap to implement, and it is activated only when the data-driven L2O updates would perform poorly or appear to diverge. This yields the numerical benefits of employing machine…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Machine Learning and Algorithms · Advanced Optimization Algorithms Research
