English

Learning to Warm-Start Fixed-Point Optimization Algorithms

Optimization and Control 2023-09-15 v1 Machine Learning

Abstract

We introduce a machine-learning framework to warm-start fixed-point optimization algorithms. Our architecture consists of a neural network mapping problem parameters to warm starts, followed by a predefined number of fixed-point iterations. We propose two loss functions designed to either minimize the fixed-point residual or the distance to a ground truth solution. In this way, the neural network predicts warm starts with the end-to-end goal of minimizing the downstream loss. An important feature of our architecture is its flexibility, in that it can predict a warm start for fixed-point algorithms run for any number of steps, without being limited to the number of steps it has been trained on. We provide PAC-Bayes generalization bounds on unseen data for common classes of fixed-point operators: contractive, linearly convergent, and averaged. Applying this framework to well-known applications in control, statistics, and signal processing, we observe a significant reduction in the number of iterations and solution time required to solve these problems, through learned warm starts.

Keywords

Cite

@article{arxiv.2309.07835,
  title  = {Learning to Warm-Start Fixed-Point Optimization Algorithms},
  author = {Rajiv Sambharya and Georgina Hall and Brandon Amos and Bartolomeo Stellato},
  journal= {arXiv preprint arXiv:2309.07835},
  year   = {2023}
}
R2 v1 2026-06-28T12:21:46.732Z