Data-Driven Interaction Analysis of Line Failure Cascading in Power Grid Networks

Abdorasoul Ghasemi,Holger Kantz
DOI: https://doi.org/10.1063/5.0089780
2021-12-02
Abstract:We use machine learning tools to model the line interaction of failure cascading in power grid networks. We first collect data sets of simulated trajectories of possible consecutive line failure following an initial random failure and considering actual constraints in a model power network until the system settles at a steady state. We use weighted $l_1$-regularized logistic regression-based models to find static and dynamic models that capture pairwise and latent higher-order lines' failure interactions using pairwise statistical data. The static model captures the failures' interactions near the steady states of the network, and the dynamic model captures the failure unfolding in a time series of consecutive network states. We test models over independent trajectories of failure unfolding in the network to evaluate their failure predictive power. We observe asymmetric, strongly positive, and negative interactions between different lines' states in the network. We use the static interaction model to estimate the distribution of cascade size and identify groups of lines that tend to fail together, and compare against the data. The dynamic interaction model successfully predicts the network state for long-lasting failure propagation trajectories after an initial failure.
Machine Learning,Data Analysis, Statistics and Probability
What problem does this paper attempt to address?
This paper attempts to solve the problem of cascading propagation of line failures in power networks. Specifically: 1. **Understanding the failure cascading mechanism**: Line failures in power networks often trigger a series of chain reactions, leading to more line failures. This failure cascading process may eventually result in large - scale power outages. The author hopes to better understand these failure cascading mechanisms by studying the interactions between lines. 2. **Modeling line - failure interactions**: Traditional analysis methods mainly focus on the interactions between pairs of lines, but these methods ignore higher - order interactions (i.e., the simultaneous states involving multiple lines). Therefore, the author proposes to use machine - learning tools, especially the weighted \( l_1 \)-regularized logistic regression model, to capture line - failure interactions under static and dynamic conditions, including potential higher - order interactions. 3. **Predicting failure propagation**: By constructing static and dynamic models, the author hopes to not only predict the propagation paths of failures in the network, but also estimate the scale of the failure cascades and identify groups of lines that are prone to fail simultaneously. 4. **Verifying the effectiveness of the model**: To evaluate the predictive ability of the model, the author uses independent failure - propagation trajectory data for testing. The results show that the model can successfully predict long - term failure - propagation trajectories and observe asymmetric, strongly positive - correlated and negative - correlated interactions between different line states. ### Specific problem description The core problem of the paper is to model and analyze the line - failure cascades in power networks using a data - driven approach and machine - learning tools, with the aim of: - Capturing the static and dynamic interactions between lines, especially those higher - order interactions that cannot be revealed by simple pairwise correlation analysis. - Predicting the propagation paths of failures in power networks and their influence ranges. - Identifying groups of lines that are prone to fail simultaneously, thereby providing theoretical basis and technical support for improving the robustness and security of power networks. Through the above methods, the author hopes to develop a more accurate and comprehensive failure - cascading prediction model to ensure the stable operation of power systems.