Guided Machine Learning for power grid segmentation
Antoine Marot, Sami Tazi, Benjamin Donnot (LRI, TAU), Patrick, Panciatici

TL;DR
This paper introduces a guided machine learning method for real-time power grid segmentation, using influence graphs and community detection to produce interpretable, dynamic zones aiding control room operators.
Contribution
The paper presents a novel two-step guided machine learning approach that automatically segments power grids in real time, incorporating task-specific influence graphs and community detection.
Findings
Effective segmentation on IEEE-14 and IEEE-118 systems.
Original interpretability of the influence graph approach.
Resemblance of French grid segmentation to historical partitions.
Abstract
The segmentation of large scale power grids into zones is crucial for control room operators when managing the grid complexity near real time. In this paper we propose a new method in two steps which is able to automatically do this segmentation, while taking into account the real time context, in order to help them handle shifting dynamics. Our method relies on a "guided" machine learning approach. As a first step, we define and compute a task specific "Influence Graph" in a guided manner. We indeed simulate on a grid state chosen interventions, representative of our task of interest (managing active power flows in our case). For visualization and interpretation, we then build a higher representation of the grid relevant to this task by applying the graph community detection algorithm \textit{Infomap} on this Influence Graph. To illustrate our method and demonstrate its practical…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Power System Optimization and Stability · Computational Physics and Python Applications
