Warm-starting active-set solvers using graph neural networks
Abstract
Quadratic programming (QP) solvers are widely used in real-time control and optimization, but their computational cost often limits applicability in time-critical settings. To resolve this, we propose a learning-to-optimize approach using graph neural networks (GNNs) to predict active constraints in the dual active-set solver DAQP. Our method exploits the structural properties of QPs by representing them as bipartite graphs and learns to approximate the optimal active set for effectively warm-starting the solver. Across varying problem sizes, the GNN consistently reduces the number of solver iterations compared to cold-starting, while performance is comparable to a multilayer perceptron baseline. In contrast to the baseline, our GNN-based approach trained on varying problem sizes generalizes to unseen dimensions, demonstrating flexibility and scalability. These results highlight the potential of structure-aware learning to accelerate optimization in real-time applications such as model predictive control.
Cite
@article{arxiv.2511.13174,
title = {Warm-starting active-set solvers using graph neural networks},
author = {Ella J. Schmidtobreick and Daniel Arnström and Paul Häusner and Jens Sjölund},
journal= {arXiv preprint arXiv:2511.13174},
year = {2026}
}
Comments
Accepted at Learning for Dynamics and Control Conference (L4DC)