A Machine Learning Surrogate for Component Criticality Ranking in Interdependent Power-Communication Networks
Summary
A machine learning surrogate model has been developed to rapidly rank component criticality in interdependent power-communication networks, addressing the computational burden of high-fidelity simulators for resilience planning. Using the Modified Implicative Interdependency Model (MIIM) as ground truth, a Gradient Boosting surrogate predicts contingency severity from leakage-free structural features. Tested on the IEEE 118-bus system, the model achieved Spearman correlations of 0.849 for per-contingency severity prediction and 0.853 for per-component criticality ranking. This performance matches MIIM's own reproducibility ceiling of approximately 0.85 and significantly outperforms topological centrality baselines (0.60-0.69 Spearman). The surrogate's effectiveness is primarily attributed to its use of inter-layer dependency information, supporting a two-stage workflow where the ML model quickly ranks components for hardening analysis, reserving MIIM for selective verification.
Key takeaway
For power systems engineers and resilience planners evaluating interdependent power-communication networks, you should integrate machine learning surrogates into your workflow. This Gradient Boosting model offers rapid, accurate component criticality ranking, achieving Spearman correlations of 0.853 on the IEEE 118-bus system. You can use this to quickly identify critical components for hardening, reserving computationally intensive simulations like MIIM for final verification. This approach significantly streamlines resilience planning and resource allocation.
Key insights
A Gradient Boosting surrogate accurately predicts power-communication network component criticality, matching high-fidelity simulator reproducibility.
Principles
- Inter-layer dependency information is crucial for criticality prediction.
- ML surrogates can achieve empirical ceiling performance of complex simulators.
- Computational burden of N-k contingency analysis can be mitigated.
Method
A Gradient Boosting model uses leakage-free structural features to predict contingency severity and derive component criticality, validated against MIIM on the IEEE 118-bus system.
In practice
- Use Gradient Boosting for rapid component criticality ranking.
- Prioritize hardening analysis based on surrogate predictions.
- Employ a two-stage workflow for resilience planning.
Topics
- Machine Learning
- Power Systems
- Cyber-Physical Systems
- Component Criticality
- Network Interdependencies
- Gradient Boosting
Best for: AI Scientist, Machine Learning Engineer, Research Scientist
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.