LGAISYJan 27, 2025

Multi-Objective Reinforcement Learning for Power Grid Topology Control

arXiv:2502.00040v25 citationsh-index: 22025 IEEE Kiel PowerTech
Originality Incremental advance
AI Analysis

This work addresses grid congestion for power system operators, but it is incremental as it builds on existing MORL methods.

The paper tackled the problem of power grid congestion by applying multi-objective reinforcement learning (MORL) to topology control, resulting in policies that are 30% more successful in preventing grid failure under contingencies and 20% more effective with reduced training budget compared to single-objective RL.

Transmission grid congestion increases as the electrification of various sectors requires transmitting more power. Topology control, through substation reconfiguration, can reduce congestion but its potential remains under-exploited in operations. A challenge is modeling the topology control problem to align well with the objectives and constraints of operators. Addressing this challenge, this paper investigates the application of multi-objective reinforcement learning (MORL) to integrate multiple conflicting objectives for power grid topology control. We develop a MORL approach using deep optimistic linear support (DOL) and multi-objective proximal policy optimization (MOPPO) to generate a set of Pareto-optimal policies that balance objectives such as minimizing line loading, topological deviation, and switching frequency. Initial case studies show that the MORL approach can provide valuable insights into objective trade-offs and improve Pareto front approximation compared to a random search baseline. The generated multi-objective RL policies are 30% more successful in preventing grid failure under contingencies and 20% more effective when training budget is reduced - compared to the common single objective RL policy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes