Evaluating Machine Learning Models for the Fast Identification of Contingency Cases
Florian Schaefer, Jan-Hendrik Menke, Martin Braun

TL;DR
This paper compares machine learning models for rapid power flow approximation to identify critical grid states, showing MLPs as the most effective with high accuracy and low false negatives.
Contribution
It evaluates various ML models for fast contingency case identification in power systems, highlighting MLPs as the most suitable approach.
Findings
MLPs achieve 97-98% accuracy in critical situation prediction.
MLPs have false negatives as low as 0.0-0.64%.
The study provides insights into training data requirements for different models.
Abstract
Fast approximations of power flow results are beneficial in power system planning and live operation. In planning, millions of power flow calculations are necessary if multiple years, different control strategies or contingency policies are to be considered. In live operation, grid operators must assess if grid states comply with contingency requirements in a short time. In this paper, we compare regression and classification methods to either predict multi-variable results, e.g. bus voltage magnitudes and line loadings, or binary classifications of time steps to identify critical loading situations. We test the methods on three realistic power systems based on time series in 15 min and 5 min resolution of one year. We compare different machine learning models, such as multilayer perceptrons (MLPs), decision trees, k-nearest neighbours, gradient boosting, and evaluate the required…
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
TopicsEnergy Load and Power Forecasting · Computational Physics and Python Applications · Power System Optimization and Stability
