paper-with-me

Papers

Action Set Based Policy Optimization for Safe Power Grid Management

2021-06-29 · Bo Zhou, Hongsheng Zeng, Yuecheng Liu, Kejiao Li, Fan Wang, Hao Tian

Maintaining the stability of the modern power grid is becoming increasingly difficult due to fluctuating power consumption, unstable power supply coming from renewable energies, and unpredictable accidents such as man-made and natural disasters. As the operation on the power grid must consider its impact on future stability, reinforcement learning (RL) has been employed to provide sequential decision-making in power grid management. However, existing methods have not considered the environmental constraints. As a result, the learned policy has risk of selecting actions that violate the constraints in emergencies, which will escalate the issue of overloaded power lines and lead to large-scale blackouts. In this work, we propose a novel method for this problem, which builds on top of the search-based planning algorithm. At the planning stage, the search space is limited to the action set produced by the policy. The selected action strictly follows the constraints by testing its outcome with the simulation function provided by the system. At the learning stage, to address the problem that gradients cannot be propagated to the policy, we introduce Evolutionary Strategies (ES) with black-box policy optimization to improve the policy directly, maximizing the returns of the long run. In NeurIPS 2020 Learning to Run Power Network (L2RPN) competition, our solution safely managed the power grid and ranked first in both tracks.

📄 PDF Abstract BibTeX arXiv:2106.15200

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingManagementReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Multi-Agent Safe Policy Learning for Power Management of Networked Microgrids

2020-10-27

This paper presents a supervised multi-agent safe policy learning (SMAS-PL) method for optimal power management of networked microgrids (MGs) in distribution systems. While conventional reinforcement learning (RL) algori…

ManagementReinforcement Learning (RL)

Hierarchical Reinforcement Learning with Runtime Safety Shielding for Power Grid Operation

2026-04-15 · Gitesh Malik arxiv

Reinforcement learning has shown promise for automating power-grid operation tasks such as topology control and congestion management. However, its deployment in real-world power systems remains limited by strict safety …

Hierarchical Reinforcement LearningZero-shot Generalization

Event-based EV Charging Scheduling in A Microgrid of Buildings

2022-01-06 · Qilong Huang, Li Yang, Chen Hou, Zhiyong Zeng 외

With the popularization of the electric vehicles (EVs), EV charging demand is becoming an important load in the building. Considering the mobility of EVs from building to building and their uncertain charging demand, it …

Scheduling

Winning the L2RPN Challenge: Power Grid Management via Semi-Markov Afterstate Actor-Critic

2021-01-01 · ICLR 2021 1 · Deunsol Yoon, Sunghoon Hong, Byung-Jun Lee, Kee-Eung Kim

Safe and reliable electricity transmission in power grids is crucial for modern society. It is thus quite natural that there has been a growing interest in the automatic management of power grids, exemplified by the Learn…

ManagementReinforcement Learning (RL)

Robust Defense Against Extreme Grid Events Using Dual-Policy Reinforcement Learning Agents

2024-11-17 · Benjamin M. Peter, Mert Korkali

Reinforcement learning (RL) agents are powerful tools for managing power grids. They use large amounts of data to inform their actions and receive rewards or penalties as feedback to learn favorable responses for the sys…

Reinforcement Learning (RL)