English

WARP: A Benchmark for Primal-Dual Warm-Starting of Interior-Point Solvers

Machine Learning 2026-05-08 v1 Artificial Intelligence Systems and Control Systems and Control Optimization and Control

Abstract

Solving AC Optimal Power Flow (AC-OPF) is of central importance in electricity market operations, where interior-point methods (IPMs) such as IPOPT are the standard solvers. A growing body of work uses machine learning to predict primal warm-start iterates, reporting iteration reductions of 30-46\%. We show that these reported gains rest on an inappropriate evaluation baseline: prior methods benchmark against the flat start Vm=1,Va=0V_m = 1, V_a = 0, whereas the solver's actual default - the variable-bound midpoint (l+u)/2(l+u)/2 - is near-optimal for log-barrier centrality. Against this corrected baseline, no primal-only warm-start method reduces solver iterations. We trace the failure to a geometric property of interior-point methods: primal prediction accuracy is anticorrelated with convergence speed, and providing the ground-truth optimal solution xx^* without dual variables causes the solver to diverge. Oracle experiments establish that the complete primal-dual-barrier state (x,λ,z,μ)(x^*, \lambda^*, z^*, \mu^*) reduces IPOPT iterations from 23 to 3 - an 85\% reduction that is structurally inaccessible to primal-only methods. To enable rigorous evaluation of warm-start methods on this task, we release a benchmark suite comprising dual-labeled AC-OPF datasets with IPOPT-extracted solutions, a corrected evaluation protocol, and WARP - a topology-conditioned encode-process-decode interaction network that predicts the full interior-point state (x^,λ^,z^,μ^)(\hat{x}, \hat{\lambda}, \hat{z}, \hat{\mu}) on the heterogeneous constraint graph. WARP achieves a 76\% reduction in IPOPT iterations while natively accommodating N-1 contingency topology variations without retraining.

Keywords

Cite

@article{arxiv.2605.05728,
  title  = {WARP: A Benchmark for Primal-Dual Warm-Starting of Interior-Point Solvers},
  author = {Dhruv Suri and Helgi Hilmarsson and Shourya Bose},
  journal= {arXiv preprint arXiv:2605.05728},
  year   = {2026}
}