Leveraging power grid topology in machine learning assisted optimal power flow
Thomas Falconer, Letif Mones

TL;DR
This paper compares neural network architectures for machine learning-assisted optimal power flow, highlighting the advantages of GNNs in handling variable grid topologies over FCNNs and CNNs.
Contribution
It introduces a framework for evaluating FCNN, CNN, and GNN models in OPF and demonstrates GNNs' effectiveness with changing power grid topologies.
Findings
GNNs outperform FCNNs and CNNs in variable topology scenarios.
Locality properties are limited in synthetic power grids.
GNNs effectively incorporate topological changes like line contingencies.
Abstract
Machine learning assisted optimal power flow (OPF) aims to reduce the computational complexity of these non-linear and non-convex constrained optimization problems by consigning expensive (online) optimization to offline training. The majority of work in this area typically employs fully connected neural networks (FCNN). However, recently convolutional (CNN) and graph (GNN) neural networks have also been investigated, in effort to exploit topological information within the power grid. Although promising results have been obtained, there lacks a systematic comparison between these architectures throughout literature. Accordingly, we introduce a concise framework for generalizing methods for machine learning assisted OPF and assess the performance of a variety of FCNN, CNN and GNN models for two fundamental approaches in this domain: regression (predicting optimal generator set-points)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimal Power Flow Distribution · Energy Load and Power Forecasting · Power System Optimization and Stability
