paper-with-me

Papers

Barrier Certified Safety Learning Control: When Sum-of-Square Programming Meets Reinforcement Learning

2022-06-16 · Hejun Huang, Zhenglong Li, Dongkun Han

Safety guarantee is essential in many engineering implementations. Reinforcement learning provides a useful way to strengthen safety. However, reinforcement learning algorithms cannot completely guarantee safety over realistic operations. To address this issue, this work adopts control barrier functions over reinforcement learning, and proposes a compensated algorithm to completely maintain safety. Specifically, a sum-of-squares programming has been exploited to search for the optimal controller, and tune the learning hyperparameters simultaneously. Thus, the control actions are pledged to be always within the safe region. The effectiveness of proposed method is demonstrated via an inverted pendulum model. Compared to quadratic programming based reinforcement learning methods, our sum-of-squares programming based reinforcement learning has shown its superiority.

📄 PDF Abstract BibTeX arXiv:2206.07915

Code (1)

wogwan/ccta2022_saferl 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Safety Guarantees for Neural Network Dynamic Systems via Stochastic Barrier Functions

2022-06-15 · Rayan Mazouz, Karan Muvvala, Akash Ratheesh, Luca Laurenti 외

Neural Networks (NNs) have been successfully employed to represent the state evolution of complex dynamical systems. Such models, referred to as NN dynamic models (NNDMs), use iterative noisy predictions of NN to estimat…

Barrier-Certified Adaptive Reinforcement Learning with Applications to Brushbot Navigation

2018-01-29 · Motoya Ohnishi, Li Wang, Gennaro Notomista, Magnus Egerstedt

This paper presents a safe learning framework that employs an adaptive model learning algorithm together with barrier certificates for systems with possibly nonstationary agent dynamics. To extract the dynamic structure …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Barrier-Certified Optimal Coordination Framework for Connected and Automated Vehicles

2022-03-30 · Behdad Chalaki, Andreas A. Malikopoulos

In this paper, we extend a framework that we developed earlier for coordination of connected and automated vehicles (CAVs) at a signal-free intersection by integrating a safety layer using control barrier functions. Firs…

Motion Planning

Unifying Qualitative and Quantitative Safety Verification of DNN-Controlled Systems

2024-04-02 · Dapeng Zhi, Peixin Wang, Si Liu, Luke Ong 외

The rapid advance of deep reinforcement learning techniques enables the oversight of safety-critical systems through the utilization of Deep Neural Networks (DNNs). This underscores the pressing need to promptly establis…

Deep Reinforcement Learningvalid

Practical Considerations for Discrete-Time Implementations of Continuous-Time Control Barrier Function-Based Safety Filters

2024-04-18 · Lukas Brunke, SiQi Zhou, Mingxuan Che, Angela P. Schoellig

Safety filters based on control barrier functions (CBFs) have become a popular method to guarantee safety for uncertified control policies, e.g., as resulting from reinforcement learning. Here, safety is defined as stayi…