paper-with-me

홈 › Papers

Graph Neural Solver for Power Systems

2019-07-01 · IJCNN 2019 7 · Balthazar Donon, Benjamin Donnot, Isabelle Guyon, Antoine Marot

We propose a neural network architecture that emulates the behavior of a physics solver that solves electricity differential equations to compute electricity flow in power grids (so-called “load flow”). Load flow computation is a well studied and understood problem, but current methods (based on Newton-Raphson) are slow. With increasing usage expectations of the current infrastructure, it is important to find methods to accelerate computations. One avenue we are pursuing in this paper is to use proxies based on “graph neural networks”. In contrast with previous neural network approaches, which could only handle fixed grid topologies, our novel graph-based method, trained on data from power grids of a given size, generalizes to larger or smaller ones. We experimentally demonstrate viability of the method on randomly connected artificial grids of size 30 nodes. We achieve better accuracy than the DC-approximation (a standard benchmark linearizing physical equations) on random power grids whose size range from 10 nodes to 110 nodes, the scale of real-world power grids. Our neural network learns to solve the load flow problem without overfitting to a specific instance of the problem.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Neural Networks for Efficient AC Power Flow Prediction in Power Grids

2025-02-08 · Seyedamirhossein Talebi, Kaixiong Zhou

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 …

Management

Unified Heterogeneous Graph Neural Network solver for Power Flow, Optimal Power Flow and State Estimation

2026-09-15 · Ferran Bohigas-Daranas, Hamid Latif-Martínez, Eduardo Prieto-Araujo, Oriol Gomis-Bellmunt 외 arxiv

Power Flow (PF), Optimal Power Flow (OPF), and State Estimation (SE) are fundamental problems in power system analysis, but solving them is computationally expensive. Graph Neural Networks (GNNs) have been proposed as fa…

Graph Neural Network

Towards Neural Sparse Linear Solvers

2022-03-14 · Luca Grementieri, Paolo Galeone

Large sparse symmetric linear systems appear in several branches of science and engineering thanks to the widespread use of the finite element method (FEM). The fastest sparse linear solvers available implement hybrid it…

GPUGraph Neural Network

State Estimation in Electric Power Systems Leveraging Graph Neural Networks

2022-01-11 · Ognjen Kundacina, Mirsad Cosovic, Dejan Vukobratovic

The goal of the state estimation (SE) algorithm is to estimate complex bus voltages as state variables based on the available set of measurements in the power system. Because phasor measurement units (PMUs) are increasin…

Graph Neural NetworkState Estimation

Physics-Informed GNN for non-linear constrained optimization: PINCO a solver for the AC-optimal power flow

2024-10-07 · Anna Varbella, Damien Briens, Blazhe Gjorgiev, Giuseppe Alessio D'Inverno 외

The energy transition is driving the integration of large shares of intermittent power sources in the electric power grid. Therefore, addressing the AC optimal power flow (AC-OPF) effectively becomes increasingly essenti…

Graph Neural Network