Stable and Safe Reinforcement Learning via a Barrier-Lyapunov Actor-Critic Approach
Liqun Zhao, Konstantinos Gatsis, Antonis Papachristodoulou

TL;DR
This paper introduces a novel reinforcement learning framework that integrates control barrier and Lyapunov functions to ensure safety and stability in real-world systems, with backup controls for safety violations.
Contribution
The paper proposes the Barrier-Lyapunov Actor-Critic (BLAC) framework combining CBF and CLF with RL, including a backup controller for safety assurance.
Findings
Fewer safety violations compared to baseline algorithms
Effective maintenance of safety and stability in simulated control tasks
Controller successfully guides systems toward desired states
Abstract
Reinforcement learning (RL) has demonstrated impressive performance in various areas such as video games and robotics. However, ensuring safety and stability, which are two critical properties from a control perspective, remains a significant challenge when using RL to control real-world systems. In this paper, we first provide definitions of safety and stability for the RL system, and then combine the control barrier function (CBF) and control Lyapunov function (CLF) methods with the actor-critic method in RL to propose a Barrier-Lyapunov Actor-Critic (BLAC) framework which helps maintain the aforementioned safety and stability for the system. In this framework, CBF constraints for safety and CLF constraint for stability are constructed based on the data sampled from the replay buffer, and the augmented Lagrangian method is used to update the parameters of the RL-based controller.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Grid Security and Resilience · Reinforcement Learning in Robotics
