English

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

Machine Learning 2026-05-11 v1

Abstract

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 on a single grid, and transferring the learned knowledge to an unseen grid remains an open problem. We address this by training a single Gated Recurrent Unit (GRU)-gated Graph Attention Network on combined cascading failure data from limited training grids and applying it directly to any unseen grid without retraining. A GRU gate controls what information each node retains or discards at each cascade iteration. Empirical evaluation shows that the model transfers zero-shot to multiple new grids spanning inter-time and inter-domain settings. Using information extracted from the trained model, we consistently identify more vulnerable lines than established structural and electrical baselines.

Keywords

Cite

@article{arxiv.2605.07010,
  title  = {Inductive Power Grid Cascading Failure Analysis with GRU-Gated Graph Attention},
  author = {Tianxin Zhou and Xiang Li and Haibing Lu},
  journal= {arXiv preprint arXiv:2605.07010},
  year   = {2026}
}

Comments

10 pages, 10 figures, IEEE format

R2 v1 2026-07-01T12:56:29.483Z