paper-with-me

홈 › Papers

Lyapunov-based uncertainty-aware safe reinforcement learning

2021-07-29 · Ashkan B. Jeddi, Nariman L. Dehghani, Abdollah Shafieezadeh

Reinforcement learning (RL) has shown a promising performance in learning optimal policies for a variety of sequential decision-making tasks. However, in many real-world RL problems, besides optimizing the main objectives, the agent is expected to satisfy a certain level of safety (e.g., avoiding collisions in autonomous driving). While RL problems are commonly formalized as Markov decision processes (MDPs), safety constraints are incorporated via constrained Markov decision processes (CMDPs). Although recent advances in safe RL have enabled learning safe policies in CMDPs, these safety requirements should be satisfied during both training and in the deployment process. Furthermore, it is shown that in memory-based and partially observable environments, these methods fail to maintain safety over unseen out-of-distribution observations. To address these limitations, we propose a Lyapunov-based uncertainty-aware safe RL model. The introduced model adopts a Lyapunov function that converts trajectory-based constraints to a set of local linear constraints. Furthermore, to ensure the safety of the agent in highly uncertain environments, an uncertainty quantification method is developed that enables identifying risk-averse actions through estimating the probability of constraint violations. Moreover, a Transformers model is integrated to provide the agent with memory to process long time horizons of information via the self-attention mechanism. The proposed model is evaluated in grid-world navigation tasks where safety is defined as avoiding static and dynamic obstacles in fully and partially observable environments. The results of these experiments show a significant improvement in the performance of the agent both in achieving optimality and satisfying safety constraints.

📄 PDF Abstract BibTeX arXiv:2107.13944

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement LearningSequential Decision MakingUncertainty Quantification

Similar Papers 제목 키워드 기반

Reinforcement Learning for Safety-Critical Control under Model Uncertainty, using Control Lyapunov Functions and Control Barrier Functions

2020-04-16 · Jason Choi, Fernando Castañeda, Claire J. Tomlin, Koushil Sreenath

In this paper, the issue of model uncertainty in safety-critical control is addressed with a data-driven approach. For this purpose, we utilize the structure of an input-ouput linearization controller based on a nominal …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Lyapunov-Aware Quantum-Inspired Reinforcement Learning for Continuous-Time Vehicle Control: A Feasibility Study

2025-10-21 · Nutkritta Kraipatthanapong, Natthaphat Thathong, Pannita Suksawas, Thanunnut Klunklin 외 arxiv

This paper presents a novel Lyapunov-Based Quantum Reinforcement Learning (LQRL) framework that integrates quantum policy optimization with Lyapunov stability analysis for continuous-time vehicle control. The proposed ap…

Reinforcement Learning

Safe Urban Traffic Control via Uncertainty-Aware Conformal Prediction and World-Model Reinforcement Learning

2026-02-04 · Joydeep Chandra, Satyam Kumar Navneet, Aleksandr Algazinov, Yong Zhang arxiv

Urban traffic management demands systems that simultaneously predict future conditions, detect anomalies, and take safe corrective actions -- all while providing reliability guarantees. We present STREAM-RL, a unified fr…

Reinforcement LearningAnomaly Detection

Lyapunov Robust Constrained-MDPs: Soft-Constrained Robustly Stable Policy Optimization under Model Uncertainty

2021-08-05 · Reazul Hasan Russel, Mouhacine Benosman, Jeroen van Baar, Radu Corcodel

Safety and robustness are two desired properties for any reinforcement learning algorithm. CMDPs can handle additional safety constraints and RMDPs can perform well under model uncertainties. In this paper, we propose to…

reinforcement-learningReinforcement Learning (RL)

SSP: Safety-guaranteed Surgical Policy via Joint Optimization of Behavioral and Spatial Constraints

2026-03-07 · Jianshu Hu, ZhiYuan Guan, Lei Song, Kantaphat Leelakunwet 외 arxiv

The paradigm of robot-assisted surgery is shifting toward data-driven autonomy, where policies learned via Reinforcement Learning (RL) or Imitation Learning (IL) enable the execution of complex tasks. However, these ``bl…

Reinforcement Learning