paper-with-me

Papers

PowerGraph: A power grid benchmark dataset for graph neural networks

2024-02-05 · Anna Varbella, Kenza Amara, Blazhe Gjorgiev, Mennatallah El-Assady, Giovanni Sansavini

Power grids are critical infrastructures of paramount importance to modern society and, therefore, engineered to operate under diverse conditions and failures. The ongoing energy transition poses new challenges for the decision-makers and system operators. Therefore, developing grid analysis algorithms is important for supporting reliable operations. These key tools include power flow analysis and system security analysis, both needed for effective operational and strategic planning. The literature review shows a growing trend of machine learning (ML) models that perform these analyses effectively. In particular, Graph Neural Networks (GNNs) stand out in such applications because of the graph-based structure of power grids. However, there is a lack of publicly available graph datasets for training and benchmarking ML models in electrical power grid applications. First, we present PowerGraph, which comprises GNN-tailored datasets for i) power flows, ii) optimal power flows, and iii) cascading failure analyses of power grids. Second, we provide ground-truth explanations for the cascading failure analysis. Finally, we perform a complete benchmarking of GNN methods for node-level and graph-level tasks and explainability. Overall, PowerGraph is a multifaceted GNN dataset for diverse tasks that includes power flow and fault scenarios with real-world explanations, providing a valuable resource for developing improved GNN models for node-level, graph-level tasks and explainability methods in power system modeling. The dataset is available at https://figshare.com/articles/dataset/PowerGraph/22820534 and the code at https://github.com/PowerGraph-Datasets.

📄 PDF Abstract BibTeX arXiv:2402.02827

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesBenchmarkingBinary ClassificationMulti-class Classification

Similar Papers 제목 키워드 기반

SafePowerGraph: Safety-aware Evaluation of Graph Neural Networks for Transmission Power Grids

2024-07-17 · Salah Ghamizi, Aleksandar Bojchevski, Aoxiang Ma, Jun Cao

Power grids are critical infrastructures of paramount importance to modern society and their rapid evolution and interconnections has heightened the complexity of power systems (PS) operations. Traditional methods for gr…

Graph AttentionSelf-Supervised Learning

SafePowerGraph-LLM: Novel Power Grid Graph Embedding and Optimization with Large Language Models

2025-01-13 · Fabien Bernier, Jun Cao, Maxime Cordy, Salah Ghamizi

Efficiently solving Optimal Power Flow (OPF) problems in power systems is crucial for operational planning and grid management. There is a growing need for scalable algorithms capable of handling the increasing variabili…

Graph EmbeddingIn-Context LearningManagement

Physics-Aware Random Walk Fingerprints for Scalable Power Grid Graph Classification

2026-09-04 · Adnan Anwar arxiv

Recent benchmarks such as PowerGraph provide large collections of power-grid graphs for cascading-failure classification. Graph neural networks (GNNs) achieve strong predictive performance on this task, but typically req…

Graph Classification

SafePowerGraph-HIL: Real-Time HIL Validation of Heterogeneous GNNs for Bridging Sim-to-Real Gap in Power Grids

2025-01-21 · Aoxiang Ma, Salah Ghamizi, Jun Cao, Pedro Rodriguez

As machine learning (ML) techniques gain prominence in power system research, validating these methods' effectiveness under real-world conditions requires real-time hardware-in-the-loop (HIL) simulations. HIL simulation …

Graph Neural NetworkState Estimation

Graph Edge Partitioning via Neighborhood Heuristic

2017-08-13 · Chenzi Zhang, Fan Wei, Qin Liu, Zhihao Gavin Tang 외

We consider the edge partitioning problem that partitions the edges of an input graph into multiple balanced components, while minimizing the total number of vertices replicated (one vertex might appear in more than one …