Flow-Aware GNN for Transmission Network Reconfiguration via Substation Breaker Optimization
Dekang Meng, Rabab Haider, Pascal van Hentenryck

TL;DR
This paper presents OptiGridML, a flow-aware GNN framework that efficiently optimizes power grid topologies by predicting breaker configurations, significantly improving power exports and inference speed over traditional methods.
Contribution
The paper introduces a novel flow-aware GNN architecture that replaces complex MIP solves with fast neural predictions for power grid reconfiguration.
Findings
Achieves up to 18% increase in power exports.
Reduces inference time from hours to milliseconds.
Demonstrates effectiveness on synthetic networks with up to 1,000 breakers.
Abstract
This paper introduces OptiGridML, a machine learning framework for discrete topology optimization in power grids. The task involves selecting substation breaker configurations that maximize cross-region power exports, a problem typically formulated as a mixed-integer program (MIP) that is NP-hard and computationally intractable for large networks. OptiGridML replaces repeated MIP solves with a two-stage neural architecture: a line-graph neural network (LGNN) that approximates DC power flows for a given network topology, and a heterogeneous GNN (HeteroGNN) that predicts breaker states under structural and physical constraints. A physics-informed consistency loss connects these components by enforcing Kirchhoff's law on predicted flows. Experiments on synthetic networks with up to 1,000 breakers show that OptiGridML achieves power export improvements of up to 18% over baseline topologies,…
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
TopicsOptimal Power Flow Distribution · Thermal Analysis in Power Transmission · Power System Optimization and Stability
