Scalable Primal Decomposition Schemes for Large-Scale Infrastructure Networks
Alexander Engelmann, Sungho Shin, François Pacaud, Victor M. Zavala
TL;DR
The paper tackles scalable optimization for large infrastructure networks by formulating problems as hierarchically structured strongly convex QPs on a star graph and introducing two primal decomposition schemes. By replacing subproblems with their optimal value functions and employing log-barrier smoothing (and slack variables) or exact ℓ1-relaxations, it achieves high feasibility with global convergence guarantees, while enabling efficient, localized computations. The authors develop sensitivity computations via the implicit-function theorem and solve the master problem with a globalized SQP framework, demonstrating global convergence under standard regularity conditions. Numerical experiments on district HVAC and optimal power flow problems show that the AL-based primal decomposition outperforms ℓ1-relaxation and ADMM in feasibility and robustness, with computation times comparable to centralized solvers for large-scale instances. The results indicate strong potential for these methods to enable fast, scalable coordination in real-world infrastructure networks, with future work focused on computational accelerations and sparsity exploitation.
Abstract
The operation of large-scale infrastructure networks requires scalable optimization schemes. To guarantee safe system operation, a high degree of feasibility in a small number of iterations is important. Decomposition schemes can help to achieve scalability. In terms of feasibility, however, classical approaches such as the alternating direction method of multipliers (ADMM) often converge slowly. In this work, we present primal decomposition schemes for hierarchically structured strongly convex QPs. These schemes offer high degrees of feasibility in a small number of iterations in combination with global convergence guarantees. We benchmark their performance against the centralized off-the-shelf interior-point solver Ipopt and ADMM on problems with up to 300,000 decision variables and constraints. We find that the proposed approaches solve problems as fast as Ipopt, but with reduced communication and without requiring a full model exchange. Moreover, the proposed schemes achieve a higher accuracy than ADMM.
