paper-with-me

홈 › Papers

Safe Reinforcement Learning Using Robust Control Barrier Functions

2021-10-11 · Yousef Emam, Gennaro Notomista, Paul Glotfelter, Zsolt Kira, Magnus Egerstedt

Reinforcement Learning (RL) has been shown to be effective in many scenarios. However, it typically requires the exploration of a sufficiently large number of state-action pairs, some of which may be unsafe. Consequently, its application to safety-critical systems remains a challenge. An increasingly common approach to address safety involves the addition of a safety layer that projects the RL actions onto a safe set of actions. In turn, a difficulty for such frameworks is how to effectively couple RL with the safety layer to improve the learning performance. In this paper, we frame safety as a differentiable robust-control-barrier-function layer in a model-based RL framework. Moreover, we also propose an approach to modularly learn the underlying reward-driven task, independent of safety constraints. We demonstrate that this approach both ensures safety and effectively guides exploration during training in a range of experiments, including zero-shot transfer when the reward is learned in a modular way.

📄 PDF Abstract BibTeX arXiv:2110.05415

Code (1)

yemam3/mod-rl-rcbf 공식 구현 pytorch

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Control Barrier Functions and their application in Reinforcement Learning: A Survey

2024-04-22 · Maeva Guerrier, Hassan Fouad, Giovanni Beltrame

Reinforcement learning is a powerful technique for developing new robot behaviors. However, typical lack of safety guarantees constitutes a hurdle for its practical application on real robots. To address this issue, safe…

Lifelong learningreinforcement-learningReinforcement LearningSafe Reinforcement Learning

Safe Reinforcement Learning with Probabilistic Control Barrier Functions for Ramp Merging

2022-12-01 · Soumith Udatha, Yiwei Lyu, John Dolan

Prior work has looked at applying reinforcement learning and imitation learning approaches to autonomous driving scenarios, but either the safety or the efficiency of the algorithm is compromised. With the use of control…

Autonomous DrivingImitation Learningreinforcement-learningReinforcement Learning+2

Individual Control Barrier Functions-Guided Diffusion Model for Safe Offline Multi-Agent Reinforcement Learning

2026-06-10 · Qingyun Guo, Junyi Shi, Jianuo Huang, Tianyu Shi arxiv

Offline reinforcement learning allows control policies to be learned directly from data without online interaction, making it suitable for safety-critical tasks. Recent studies have applied diffusion models to offline re…

Multi-agent Reinforcement Learning

Safety aware model-based reinforcement learning for optimal control of a class of output-feedback nonlinear systems

2021-10-01 · S M Nahid Mahmud, Moad Abudia, Scott A Nivison, Zachary I. Bell 외

The ability to learn and execute optimal control policies safely is critical to realization of complex autonomy, especially where task restarts are not available and/or the systems are safety-critical. Safety requirement…

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Neural Control Barrier Functions from Offline Data with Conservatism

2025-05-01 · Ihab Tabbara, Hussein Sibai

Safety filters, particularly those based on control barrier functions, have gained increased interest as effective tools for safe control of dynamical systems. Existing correct-by-construction synthesis algorithms, howev…

Q-Learning