High Tension Lines: Predicting robustness of high-voltage power-grids to cascading failure using network embedding
Jonathan Bourne

TL;DR
This study evaluates graph embedding methods, especially SETSe, for predicting power-grid robustness against cascading failures, demonstrating that certain embeddings correlate strongly with network resilience and offer interpretability.
Contribution
The paper introduces the use of the SETSe graph embedding algorithm for analyzing power-grid robustness, comparing it with other methods and highlighting its interpretability and predictive accuracy.
Findings
SETSe and line load are effective proxies for robustness with R^2=0.89.
Line load predicts robustness exceptionally well under normal conditions with R=0.99.
SETSe provides qualitative insights into the power-grid's state through interpretable embeddings.
Abstract
This paper explores whether graph embedding methods can be used as a tool for analysing the robustness of power-grids within the framework of network science. The paper focuses on the strain elevation tension spring embedding (SETSe) algorithm and compares it to node2vec and Deep Graph Infomax, and the measures mean edge capacity and line load. These five methods are tested on how well they can predict the collapse point of the giant component of a network under random attack. The analysis uses seven power-grid networks, ranging from 14 to 2000 nodes. In total, 3456 load profiles are created for each network by loading the edges of the network to have a range of tolerances and concentrating network capacity into fewer edges. One hundred random attack sequences are generated for each load profile, and the mean number of attacks required for the giant component to collapse for each…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Infrastructure Resilience and Vulnerability Analysis · Network Security and Intrusion Detection
Methodsnode2vec · Strain Elevation Tension Spring embedding
