paper-with-me

Papers

Enhance the Safety in Reinforcement Learning by ADRC Lagrangian Methods

2026-01-26 · Mingxu Zhang, Huicheng Zhang, Jiaming Ji, Yaodong Yang, Ying Sun 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 Lagrangian methods, suffer from oscillations and frequent safety violations due to parameter sensitivity and inherent phase lag. To address these limitations, we propose ADRC-Lagrangian methods that leverage Active Disturbance Rejection Control (ADRC) for enhanced robustness and reduced oscillations. Our unified framework encompasses classical and PID Lagrangian methods as special cases while significantly improving safety performance. Extensive experiments demonstrate that our approach reduces safety violations by up to 74%, constraint violation magnitudes by 89%, and average costs by 67\%, establishing superior effectiveness for Safe RL in complex environments.

📄 PDF Abstract BibTeX arXiv:2601.18142

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Model-based Chance-Constrained Reinforcement Learning via Separated Proportional-Integral Lagrangian

2021-08-26 · Baiyu Peng, Jingliang Duan, Jianyu Chen, Shengbo Eben Li 외

Safety is essential for reinforcement learning (RL) applied in the real world. Adding chance constraints (or probabilistic constraints) is a suitable way to enhance RL safety under uncertainty. Existing chance-constraine…

reinforcement-learningReinforcement Learning (RL)Robot Navigation

Separated Proportional-Integral Lagrangian for Chance Constrained Reinforcement Learning

2021-02-17 · Baiyu Peng, Yao Mu, Jingliang Duan, Yang Guan 외

Safety is essential for reinforcement learning (RL) applied in real-world tasks like autonomous driving. Chance constraints which guarantee the satisfaction of state constraints at a high probability are suitable to repr…

Autonomous Drivingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Responsive Safety in Reinforcement Learning by PID Lagrangian Methods

2020-07-08 · Adam Stooke, Joshua Achiam, Pieter Abbeel

Lagrangian methods are widely used algorithms for constrained optimization problems, but their learning dynamics exhibit oscillations and overshoot which, when applied to safe reinforcement learning, leads to constraint-…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe 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

Towards a Practical Understanding of Lagrangian Methods in Safe Reinforcement Learning

2025-10-20 · Lindsay Spoor, Álvaro Serra-Gómez, Aske Plaat, Thomas Moerland arxiv

Safe reinforcement learning addresses constrained optimization problems where maximizing performance must be balanced against safety constraints, and Lagrangian methods are a widely used approach for this purpose. Howeve…

Reinforcement Learning