Flow-Aware GNN for Transmission Network Reconfiguration via Substation Breaker Optimization
By: Dekang Meng, Rabab Haider, Pascal van Hentenryck
Potential Business Impact:
Makes power grids send more electricity faster.
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, while reducing inference time from hours to milliseconds. These results demonstrate the potential of structured, flow-aware GNNs for accelerating combinatorial optimization in physical networked systems.
Similar Papers
Transferable Graph Learning for Transmission Congestion Management via Busbar Splitting
Artificial Intelligence
Makes power grids smarter and faster.
Power Grid Control with Graph-Based Distributed Reinforcement Learning
Machine Learning (CS)
Helps power grids run better with smart computers.
Towards Generalization of Graph Neural Networks for AC Optimal Power Flow
Machine Learning (CS)
Makes power grids run faster and smarter.