paper-with-me

Papers

Power Failure Cascade Prediction using Graph Neural Networks

2024-04-24 · Sathwik Chadaga, Xinyu Wu, Eytan Modiano

We consider the problem of predicting power failure cascades due to branch failures. We propose a flow-free model based on graph neural networks that predicts grid states at every generation of a cascade process given an initial contingency and power injection values. We train the proposed model using a cascade sequence data pool generated from simulations. We then evaluate our model at various levels of granularity. We present several error metrics that gauge the model's ability to predict the failure size, the final grid state, and the failure time steps of each branch within the cascade. We benchmark the graph neural network model against influence models. We show that, in addition to being generic over randomly scaled power injection values, the graph neural network model outperforms multiple influence models that are built specifically for their corresponding loading profiles. Finally, we show that the proposed model reduces the computational time by almost two orders of magnitude.

📄 PDF Abstract BibTeX arXiv:2404.16134

Code (1)

sathwikchadaga/failure-cascade 공식 구현 pytorch

Tasks

Graph Neural NetworkPrediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Inductive Power Grid Cascading Failure Analysis with GRU-Gated Graph Attention

2026-05-07 · Tianxin Zhou, Xiang Li, Haibing Lu arxiv

Identifying vulnerable transmission lines in power grids before a cascading failure occurs is challenging: existing methods can learn inter-line failure correlations from cascade data, but they are trained and evaluated …

Machine Learning Applications in Cascading Failure Analysis in Power Systems: A Review

2023-05-30 · Naeem Md Sami, Mia Naeini

Cascading failures pose a significant threat to power grids and have garnered considerable research interest in the power system domain. The inherent uncertainty and severe impact associated with cascading failures have …

Survey

Predicting Cascading Failures with a Hyperparametric Diffusion Model

2024-06-12 · Bin Xiang, Bogdan Cautis, Xiaokui Xiao, Olga Mula 외

In this paper, we study cascading failures in power grids through the lens of information diffusion models. Similar to the spread of rumors or influence in an online social network, it has been observed that failures (ou…

model

Hierarchical Information Enhancement Network for Cascade Prediction in Social Networks

2024-03-22 · Fanrui Zhang, Jiawei Liu, Qiang Zhang, Xiaoling Zhu 외

Understanding information cascades in networks is a fundamental issue in numerous applications. Current researches often sample cascade information into several independent paths or subgraphs to learn a simple cascade re…

Prediction of GPU Failures Under Deep Learning Workloads

2022-01-27 · Heting Liu, Zhichao Li, Cheng Tan, Rongqiu Yang 외

Graphics processing units (GPUs) are the de facto standard for processing deep learning (DL) tasks. Meanwhile, GPU failures, which are inevitable, cause severe consequences in DL tasks: they disrupt distributed trainings…

Deep LearningGPUPrediction