QCQP-Net: Reliably Learning Feasible Alternating Current Optimal Power Flow Solutions Under Constraints
Sihan Zeng, Youngdae Kim, Yuxuan Ren, Kibaek Kim

TL;DR
QCQP-Net is a novel neural network framework that reliably predicts feasible solutions to the complex ACOPF problem, combining efficiency with constraint satisfaction through a specialized activation function and loss.
Contribution
It introduces a new learning-based approach with an implicit QCQP-based activation function and loss to ensure feasibility in ACOPF solutions.
Findings
Achieves higher feasibility rates than existing learning methods.
Reduces computational cost compared to traditional optimization methods.
Produces solutions with lower generation costs in simulations.
Abstract
At the heart of power system operations, alternating current optimal power flow (ACOPF) studies the generation of electric power in the most economical way under network-wide load requirement, and can be formulated as a highly structured non-convex quadratically constrained quadratic program (QCQP). Optimization-based solutions to ACOPF (such as ADMM or interior-point method), as the classic approach, require large amount of computation and cannot meet the need to repeatedly solve the problem as load requirement frequently changes. On the other hand, learning-based methods that directly predict the ACOPF solution given the load input incur little computational cost but often generates infeasible solutions (i.e. violate the constraints of ACOPF). In this work, we combine the best of both worlds -- we propose an innovated framework for learning ACOPF, where the input load is mapped to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsElectric Power System Optimization · Optimal Power Flow Distribution · Smart Grid Energy Management
MethodsAlternating Direction Method of Multipliers
