Generalizable Graph Neural Networks for Robust Power Grid Topology Control

📅 2025-01-13
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address insufficient topological control stability and poor generalization to out-of-distribution (OOD) anomalous operating conditions under energy transition, this paper proposes a novel topology control method based on heterogeneous graph neural networks (Hetero-GNNs). Unlike conventional homogeneous graph modeling—which overlooks bus-type heterogeneity and thus induces information asymmetry—our approach introduces the first purely GNN-based architecture with a physics-informed heterogeneous graph representation, explicitly modeling multi-type nodes (e.g., buses, branches, switches) and their heterogeneous relations. Experiments demonstrate that the proposed method achieves state-of-the-art classification accuracy and real-time performance on in-distribution tasks. Moreover, compared to homogeneous GNNs and fully connected networks, it exhibits significantly enhanced robustness under OOD grid scenarios, empirically validating that heterogeneous structural modeling fundamentally improves generalization capability.

Technology Category

Application Category

📝 Abstract
The energy transition necessitates new congestion management methods. One such method is controlling the grid topology with machine learning (ML). This approach has gained popularity following the Learning to Run a Power Network (L2RPN) competitions. Graph neural networks (GNNs) are a class of ML models that reflect graph structure in their computation, which makes them suitable for power grid modeling. Various GNN approaches for topology control have thus been proposed. We propose the first GNN model for grid topology control that uses only GNN layers. Additionally, we identify the busbar information asymmetry problem that the popular homogeneous graph representation suffers from, and propose a heterogeneous graph representation to resolve it. We train both homogeneous and heterogeneous GNNs and fully connected neural networks (FCNN) baselines on an imitation learning task. We evaluate the models according to their classification accuracy and grid operation ability. We find that the heterogeneous GNNs perform best on in-distribution networks, followed by the FCNNs, and lastly, the homogeneous GNNs. We also find that both GNN types generalize better to out-of-distribution networks than FCNNs.
Problem

Research questions and friction points this paper is trying to address.

Power Network Stability
Energy Adaptation
Grid Congestion Management
Innovation

Methods, ideas, or system contributions that make the work stand out.

Graph Neural Networks
Power Network Control
Enhanced Grid Representation
🔎 Similar Papers
No similar papers found.