Fault Detection for agents on power grid topology optimization: A Comprehensive analysis
Optimizing the topology of transmission networks using Deep Reinforcement Learning (DRL) has increasingly come into focus. Various DRL agents have been proposed, which are mostly benchmarked on the Grid2Op environment from the Learning to Run a Power Network (L2RPN) challenges. The environments have many advantages with their realistic grid scenarios and underlying power flow backends. However, the interpretation of agent survival or failure is not always clear, as there are a variety of potential causes. In this work, we focus on the failures of the power grid simulation to identify patterns and detect them in advance. We collect the failed scenarios of three different agents on the WCCI 2022 L2RPN environment, totaling about 40k data points. By clustering, we are able to detect five distinct clusters, identifying common failure types. Further, we propose a multi-class prediction approach to detect failures beforehand and evaluate five different prediction models. Here, the Light Gradient-Boosting Machine (LightGBM) shows the best failure prediction performance, with an accuracy of 82%. It also accurately classifies whether a the grid survives or fails in 87% of cases. Finally, we provide a detailed feature importance analysis that identifies critical features and regions in the grid.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep Reinforcement LearningFault DetectionFeature ImportancePredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Dynamic Graph-Based Anomaly Detection in the Electrical Grid
Given sensor readings over time from a power grid, how can we accurately detect when an anomaly occurs? A key part of achieving this goal is to use the network of power grid sensors to quickly detect, in real-time, when …
Anomaly DetectionAI-Enhanced Inverter Fault and Anomaly Detection System for Distributed Energy Resources in Microgrids
The integration of Distributed Energy Resources (DERs) into power distribution systems has made microgrids foundational to grid modernization. These DERs, connected through power electronic inverters, create power electr…
Anomaly DetectionFault DetectionGeneralization of Graph Neural Network Models for Distribution Grid Fault Detection
Fault detection in power distribution grids is critical for ensuring system reliability and preventing costly outages. Moreover, fault detection methodologies should remain robust to evolving grid topologies caused by fa…
Graph Neural NetworkFault DiagnosisRecursive-ARX for Grid-Edge Fault Detection
Future electrical grids will require new ways to identify faults as inverters are not capable of supplying large fault currents to support existing fault detection methods and because distributed resources may feed fault…
Fault DetectionImitation Learning for Intra-Day Power Grid Operation through Topology Actions
Power grid operation is becoming increasingly complex due to the increase in generation of renewable energy. The recent series of Learning To Run a Power Network (L2RPN) competitions have encouraged the use of artificial…
Imitation Learning