English

Fast Power system security analysis with Guided Dropout

Machine Learning 2018-01-31 v1 Machine Learning

Abstract

We propose a new method to efficiently compute load-flows (the steady-state of the power-grid for given productions, consumptions and grid topology), substituting conventional simulators based on differential equation solvers. We use a deep feed-forward neural network trained with load-flows precomputed by simulation. Our architecture permits to train a network on so-called "n-1" problems, in which load flows are evaluated for every possible line disconnection, then generalize to "n-2" problems without retraining (a clear advantage because of the combinatorial nature of the problem). To that end, we developed a technique bearing similarity with "dropout", which we named "guided dropout".

Keywords

Cite

@article{arxiv.1801.09870,
  title  = {Fast Power system security analysis with Guided Dropout},
  author = {Benjamin Donnot and Isabelle Guyon and Marc Schoenauer and Antoine Marot and Patrick Panciatici},
  journal= {arXiv preprint arXiv:1801.09870},
  year   = {2018}
}

Comments

European Symposium on Artificial Neural Networks, Apr 2018, Bruges, Belgium

R2 v1 2026-06-23T00:02:57.666Z