2025/02/08 by Talebi, Seyedamirhossein, Kaixiong Zhou, Zhou, Kaixiong
Computer Science · Engineering · #68T07 (Artificial neural networks and deep learning) #93C95 (Application models in control theory) #Computational Physics and Python Applications #Energy Load and Power Forecasting #FOS: Electrical engineering #I.2.6 #I.5.1 #I.6.3 #Power Systems and Technologies #Systems and Control (eess.SY) #electronic engineering #information engineering
paper · pdf · doi:10.48550/arxiv.2502.05702
openalex publication_date 2025/02/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
This paper proposes a novel approach using Graph Neural Networks (GNNs) to solve the AC Power Flow problem in power grids. AC OPF is essential for minimizing generation costs while meeting the operational constraints of the grid. Traditional solvers struggle with scalability, especially in large systems with renewable energy sources. Our approach models the power grid as a graph, where buses are nodes and transmission lines are edges. We explore different GNN architectures, including GCN, GAT, SAGEConv, and GraphConv to predict AC power flow solutions efficiently. Our experiments on IEEE test systems show that GNNs can accurately predict power flow solutions and scale to larger systems, outperforming traditional solvers in terms of computation time. This work highlights the potential of GNNs for real-time power grid management, with future plans to apply the model to even larger grid systems.