paper-with-me

홈 › Papers

Imitation Learning for Intra-Day Power Grid Operation through Topology Actions

2024-07-29 · Matthijs de Jong, Jan Viebahn, Yuliya Shapovalova

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 agents to assist human dispatchers in operating power grids. In this paper we study the performance of imitation learning for day-ahead power grid operation through topology actions. In particular, we consider two rule-based expert agents: a greedy agent and a N-1 agent. While the latter is more computationally expensive since it takes N-1 safety considerations into account, it exhibits a much higher operational performance. We train a fully-connected neural network (FCNN) on expert state-action pairs and evaluate it in two ways. First, we find that classification accuracy is limited despite extensive hyperparameter tuning, due to class imbalance and class overlap. Second, as a power system agent, the FCNN performs only slightly worse than expert agents. Furthermore, hybrid agents, which incorporate minimal additional simulations, match expert agents' performance with significantly lower computational cost. Consequently, imitation learning shows promise for developing fast, high-performing power grid agents, motivating its further exploration in future L2RPN studies.

📄 PDF Abstract BibTeX arXiv:2407.19865

Code (1)

matthijsdej/imitation_learning_topology_control 공식 구현 pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Extreme Scenario Selection in Day-Ahead Power Grid Operational Planning

2023-09-20 · Guillermo Terrén-Serrano, Michael Ludkovski

We propose and analyze the application of statistical functional depth metrics for the selection of extreme scenarios in day-ahead grid planning. Our primary motivation is screening of probabilistic scenarios for realize…

Annual Benefit Analysis of Integrating the Seasonal Hydrogen Storage into the Renewable Power Grids

2022-11-20 · Jin Lu, Xingpeng Li

There has been growing interest in integrating hydrogen storage into power grids with high renewable penetration levels. The economic benefits and power grid reliability are both essential for hydrogen storage integratio…

Scheduling

Identification of Intraday False Data Injection Attack on DER Dispatch Signals

2022-07-08 · Jip Kim, Siddharth Bhela, James Anderson, Gil Zussman

The urgent need for the decarbonization of power girds has accelerated the integration of renewable energy. Concurrently the increasing distributed energy resources (DER) and advanced metering infrastructures (AMI) have …

regression

Learning to run a power network challenge for training topology controllers

2019-12-05 · Antoine Marot, Benjamin Donnot, Camilo Romero, Luca Veyrin-Forrer 외

For power grid operations, a large body of research focuses on using generation redispatching, load shedding or demand side management flexibilities. However, a less costly and potentially more flexible option would be g…

ManagementReinforcement LearningRTE

Physics-Informed Graph Neural Network for Dynamic Reconfiguration of Power Systems

2023-10-01 · Jules Authier, Rabab Haider, Anuradha Annaswamy, Florian Dorfler

To maintain a reliable grid we need fast decision-making algorithms for complex problems like Dynamic Reconfiguration (DyR). DyR optimizes distribution grid switch settings in real-time to minimize grid losses and dispat…

Decision MakingGraph Neural Network