paper-with-me

홈 › Papers

Generalizable Graph Neural Networks for Robust Power Grid Topology Control

2025-01-13 · Matthijs de Jong, Jan Viebahn, Yuliya Shapovalova

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.

📄 PDF Abstract BibTeX arXiv:2501.07186

Code (1)

matthijsdej/gnn_pn_imitation_learning 공식 구현 pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Topology Estimation in Bulk Power Grids: Guarantees on Exact Recovery

2017-07-05 · Deepjyoti Deka, Saurav Talukdar, Michael Chertkov, Murti Salapaka

The topology of a power grid affects its dynamic operation and settlement in the electricity market. Real-time topology identification can enable faster control action following an emergency scenario like failure of a li…

Physics Informed Reinforcement Learning with Gibbs Priors for Topology Control in Power Grids

2026-04-02 · Pantelis Dogoulis, Maxime Cordy arxiv

Topology control for power grid operation is a challenging sequential decision making problem because the action space grows combinatorially with the size of the grid and action evaluation through simulation is computati…

Computational EfficiencyReinforcement LearningGraph Neural NetworkDecision Making

Topology Estimation using Graphical Models in Multi-Phase Power Distribution Grids

2018-03-17 · Deepjyoti Deka, Michael Chertkov, Scott Backhaus

Distribution grid is the medium and low voltage part of a large power system. Structurally, the majority of distribution networks operate radially, such that energized lines form a collection of trees, i.e. forest, with …

Power Flow Balancing with Decentralized Graph Neural Networks

2021-11-03 · Jonas Berg Hansen, Stian Normann Anfinsen, Filippo Maria Bianchi

We propose an end-to-end framework based on a Graph Neural Network (GNN) to balance the power flows in energy grids. The balancing is framed as a supervised vertex regression task, where the GNN is trained to predict the…

Graph Neural Network

Multi-Objective Reinforcement Learning for Power Grid Topology Control

2025-01-27 · Thomas Lautenbacher, Ali Rajaei, Davide Barbieri, Jan Viebahn 외

Transmission grid congestion increases as the electrification of various sectors requires transmitting more power. Topology control, through substation reconfiguration, can reduce congestion but its potential remains und…

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement Learning