paper-with-me

홈 › Papers

Power to the Relational Inductive Bias: Graph Neural Networks in Electrical Power Grids

2021-09-08 · Martin Ringsquandl, Houssem Sellami, Marcel Hildebrandt, Dagmar Beyer, Sylwia Henselmeyer, Sebastian Weber, Mitchell Joblin

The application of graph neural networks (GNNs) to the domain of electrical power grids has high potential impact on smart grid monitoring. Even though there is a natural correspondence of power flow to message-passing in GNNs, their performance on power grids is not well-understood. We argue that there is a gap between GNN research driven by benchmarks which contain graphs that differ from power grids in several important aspects. Additionally, inductive learning of GNNs across multiple power grid topologies has not been explored with real-world data. We address this gap by means of (i) defining power grid graph datasets in inductive settings, (ii) an exploratory analysis of graph properties, and (iii) an empirical study of the concrete learning task of state estimation on real-world power grids. Our results show that GNNs are more robust to noise with up to 400% lower error compared to baselines. Furthermore, due to the unique properties of electrical grids, we do not observe the well known over-smoothing phenomenon of GNNs and find the best performing models to be exceptionally deep with up to 13 layers. This is in stark contrast to existing benchmark datasets where the consensus is that 2 to 3 layer GNNs perform best. Our results demonstrate that a key challenge in this domain is to effectively handle long-range dependence.

📄 PDF Abstract BibTeX arXiv:2109.03604

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive BiasInductive LearningState Estimation

Similar Papers 제목 키워드 기반

Grid-to-Graph: Flexible Spatial Relational Inductive Biases for Reinforcement Learning

2021-02-08 · Zhengyao Jiang, Pasquale Minervini, Minqi Jiang, Tim Rocktaschel

Although reinforcement learning has been successfully applied in many domains in recent years, we still lack agents that can systematically generalize. While relational inductive biases that fit a task can improve genera…

reinforcement-learningReinforcement Learning (RL)

Graph Machine: Exploring Edge Mechanisms as an Inductive Bias

2026-08-07 · Lintai Hou arxiv

Transformers provide a powerful architecture for global content-based matching, but reasoning problems may benefit from a stronger inductive bias toward iterative traversal of latent relations. We introduce Graph Machine…

Graph Neural Networks for Electric and Hydraulic Data Fusion to Enhance Short-term Forecasting of Pumped-storage Hydroelectricity

2024-04-04 · Raffael Theiler, Olga Fink

Pumped-storage hydropower plants (PSH) actively participate in grid power-frequency control and therefore often operate under dynamic conditions, which results in rapidly varying system states. Predicting these dynamical…

Inductive Bias

EEGSN: Towards Efficient Low-latency Decoding of EEG with Graph Spiking Neural Networks

2023-04-15 · Xi Chen, Siwei Mai, Konstantinos Michmizos

A vast majority of spiking neural networks (SNNs) are trained based on inductive biases that are not necessarily a good fit for several critical tasks that require low-latency and power efficiency. Inferring brain behavi…

EEG

A Locality Radius Framework for Understanding Relational Inductive Bias in Database Learning

2026-02-19 · Aadi Joshi, Kavya Bhand arxiv

Foreign key discovery and related schema-level prediction tasks are often modeled using graph neural networks (GNNs), implicitly assuming that relational inductive bias improves performance. However, it remains unclear w…