paper-with-me

Papers

Augmented Lagrangian-Based Safe Reinforcement Learning Approach for Distribution System Volt/VAR Control

2024-10-19 · Guibin Chen

This paper proposes a data-driven solution for Volt-VAR control problem in active distribution system. As distribution system models are always inaccurate and incomplete, it is quite difficult to solve the problem. To handle with this dilemma, this paper formulates the Volt-VAR control problem as a constrained Markov decision process (CMDP). By synergistically combining the augmented Lagrangian method and soft actor critic algorithm, a novel safe off-policy reinforcement learning (RL) approach is proposed in this paper to solve the CMDP. The actor network is updated in a policy gradient manner with the Lagrangian value function. A double-critics network is adopted to synchronously estimate the action-value function to avoid overestimation bias. The proposed algorithm does not require strong convexity guarantee of examined problems and is sample efficient. A two-stage strategy is adopted for offline training and online execution, so the accurate distribution system model is no longer needed. To achieve scalability, a centralized training distributed execution strategy is adopted for a multi-agent framework, which enables a decentralized Volt-VAR control for large-scale distribution system. Comprehensive numerical experiments with real-world electricity data demonstrate that our proposed algorithm can achieve high solution optimality and constraints compliance.

📄 PDF Abstract BibTeX arXiv:2410.15188

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Safe Reinforcement Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Adam 설명 없음
Soft Actor Critic Soft Actor Critic, or SAC, is an off-policy actor-critic deep RL algorithm based on the maximum entropy reinforcement learning framework. In this framework, the actor aims…

Similar Papers 제목 키워드 기반

How Does the Lagrangian Guide Safe Reinforcement Learning through Diffusion Models?

2026-02-02 · Xiaoyuan Cheng, Wenxuan Yuan, Boyang Li, Yuanchao Xu 외 arxiv

Diffusion policy sampling enables reinforcement learning (RL) to represent multimodal action distributions beyond suboptimal unimodal Gaussian policies. However, existing diffusion-based RL methods primarily focus on off…

Reinforcement Learning

Augmented Lagrangian Multiplier Network for State-wise Safety in Reinforcement Learning

2026-05-01 · Jiaming Zhang, Yujie Yang, Yao Lyu, Shengbo Eben Li 외 arxiv

Safety is a primary challenge in real-world reinforcement learning (RL). Formulating safety requirements as state-wise constraints has become a prominent paradigm. Handling state-wise constraints with the Lagrangian meth…

Reinforcement Learning

Cancellation-Free Regret Bounds for Lagrangian Approaches in Constrained Markov Decision Processes

2023-06-12 · Adrian Müller, Pragnya Alatur, Giorgia Ramponi, Niao He

Constrained Markov Decision Processes (CMDPs) are one of the common ways to model safe reinforcement learning problems, where constraint functions model the safety objectives. Lagrangian-based dual or primal-dual algorit…

Safe Reinforcement Learning

Enhance the Safety in Reinforcement Learning by ADRC Lagrangian Methods

2026-01-26 · Mingxu Zhang, Huicheng Zhang, Jiaming Ji, Yaodong Yang 외 arxiv

Safe reinforcement learning (Safe RL) seeks to maximize rewards while satisfying safety constraints, typically addressed through Lagrangian-based methods. However, existing approaches, including PID and classical Lagrang…

Reinforcement Learning

Lagrangian-based online safe reinforcement learning for state-constrained systems

2023-05-22 · Soutrik Bandyopadhyay, Shubhendu Bhasin

This paper proposes a safe reinforcement learning (RL) algorithm that approximately solves the state-constrained optimal control problem for continuous-time uncertain nonlinear systems. We formulate the safe RL problem a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning