Physics-Informed Graph Neural Network for Dynamic Reconfiguration of Power Systems
Jules Authier, Rabab Haider, Anuradha Annaswamy, Florian Dorfler
TL;DR
GraPhyR addresses the challenge of dynamic reconfiguration in distribution grids by learning a physics-informed Graph Neural Network that co-optimizes topology and dispatch. The approach embeds switch behavior as gates, uses local predictors for scalable predictions, and employs a physics-informed rounding layer to produce feasible topologies, all while training in an unsupervised manner with a loss that enforces power-flow physics. Key contributions include gated message passing for switches, a scalable local prediction scheme, a PhyR rounding mechanism, and topology-aware input handling that generalizes across grid topologies. Empirical results on BW-33, G1, and TCP-94 show substantial speed-ups over traditional MIP solvers and competitive accuracy, with demonstrated adaptability to changing grid conditions and multiple topologies, indicating practical utility for real-time grid management.
Abstract
To maintain a reliable grid we need fast decision-making algorithms for complex problems like Dynamic Reconfiguration (DyR). DyR optimizes distribution grid switch settings in real-time to minimize grid losses and dispatches resources to supply loads with available generation. DyR is a mixed-integer problem and can be computationally intractable to solve for large grids and at fast timescales. We propose GraPhyR, a Physics-Informed Graph Neural Network (GNNs) framework tailored for DyR. We incorporate essential operational and connectivity constraints directly within the GNN framework and train it end-to-end. Our results show that GraPhyR is able to learn to optimize the DyR task.
