Self-Supervised Learning of Iterative Solvers for Constrained Optimization
Abstract
The real-time solution of parametric optimization problems is critical for applications that demand high accuracy under tight real-time constraints, such as model predictive control. To this end, this work presents a learning-based iterative solver for constrained optimization, comprising a neural network predictor that generates initial primal-dual solution estimates, followed by a learned iterative solver that refines these estimates to reach high accuracy. We introduce a novel loss function based on Karush-Kuhn-Tucker (KKT) optimality conditions, enabling fully self-supervised training without pre-sampled optimizer solutions. Theoretical guarantees ensure that the training loss function attains minima exclusively at KKT points. A convexification procedure enables application to nonconvex problems while preserving these guarantees. Experiments on two nonconvex case studies demonstrate speedups of up to one order of magnitude compared to state-of-the-art solvers such as IPOPT, while achieving orders of magnitude higher accuracy than competing learning-based approaches.
Cite
@article{arxiv.2409.08066,
title = {Self-Supervised Learning of Iterative Solvers for Constrained Optimization},
author = {Lukas Lüken and Sergio Lucia},
journal= {arXiv preprint arXiv:2409.08066},
year = {2025}
}
Comments
This work has been submitted to the IEEE for possible publication