paper-with-me

Papers

Robust Control Barrier-Value Functions for Safety-Critical Control

2021-04-06 · Jason J. Choi, Donggun Lee, Koushil Sreenath, Claire J. Tomlin, Sylvia L. Herbert

This paper works towards unifying two popular approaches in the safety control community: Hamilton-Jacobi (HJ) reachability and Control Barrier Functions (CBFs). HJ Reachability has methods for direct construction of value functions that provide safety guarantees and safe controllers, however the online implementation can be overly conservative and/or rely on chattering bang-bang control. The CBF community has methods for safe-guarding controllers in the form of point-wise optimization using quadratic programs (CBF-QP), where the CBF-based safety certificate is used as a constraint. However, finding a valid CBF for a general dynamical system is challenging. This paper unifies these two methods by introducing a new reachability formulation inspired by the structure of CBFs to construct a Control Barrier-Value Function (CBVF). We verify that CBVF is a viscosity solution to a novel Hamilton-Jacobi-Isaacs Variational Inequality and preserves the same safety guarantee as the original reachability formulation. Finally, inspired by the CBF-QP, we propose a QP-based online control synthesis for systems affine in control and disturbance, whose solution is always the CBVF's optimal control signal robust to bounded disturbance. We demonstrate the benefit of using the CBVFs for double-integrator and Dubins car systems by comparing it to previous methods.

📄 PDF Abstract BibTeX arXiv:2104.02808

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

V-OCBF: Learning Safety Filters from Offline Data via Value-Guided Offline Control Barrier Functions

2025-12-11 · Mumuksh Tayal, Manan Tayal, Aditya Singh, Shishir Kolathaya 외 arxiv

Ensuring safety in autonomous systems requires controllers that aim to satisfy state-wise constraints without relying on online interaction.While existing Safe Offline RL methods typically enforce soft expected-cost cons…

Offline RL

Value Functions are Control Barrier Functions: Verification of Safe Policies using Control Theory

2023-06-06 · Daniel C. H. Tan, Fernando Acero, Robert McCarthy, Dimitrios Kanoulas 외

Guaranteeing safe behaviour of reinforcement learning (RL) policies poses significant challenges for safety-critical applications, despite RL's generality and scalability. To address this, we propose a new approach to ap…

DiversityReinforcement Learning (RL)

Approximate Optimal Control for Safety-Critical Systems with Control Barrier Functions

2020-08-10

Control Barrier Functions (CBFs) have become a popular tool for enforcing set invariance in safety-critical control systems. While guaranteeing safety, most CBF approaches are myopic in the sense that they solve an optim…

Safety-Critical Control of Stochastic Systems using Stochastic Control Barrier Functions

2021-04-06 · Chuanzheng Wang, Yiming Meng, Stephen L. Smith, Jun Liu

Control barrier functions have been widely used for synthesizing safety-critical controls, often via solving quadratic programs. However, the existence of Gaussian-type noise may lead to unsafe actions and result in seve…

Control Barrier Corridors: From Safety Functions to Safe Sets

2026-03-06 · Ömür Arslan, Nikolay Atanasov arxiv

Safe autonomy is a critical requirement and a key enabler for robots to operate safely in unstructured complex environments. Control barrier functions and safe motion corridors are two widely used but technically distinc…

Motion Planning