paper-with-me

홈 › Papers

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, however, suffer from the curse of dimensionality. Deep learning approaches have been proposed in recent years to address this challenge. In this paper, we contribute to this line of work by proposing an algorithm for training control barrier functions from offline datasets. Our algorithm trains the filter to not only prevent the system from reaching unsafe states but also out-of-distribution ones, at which the filter would be unreliable. It is inspired by Conservative Q-learning, an offline reinforcement learning algorithm. We call its outputs Conservative Control Barrier Functions (CCBFs). Our empirical results demonstrate that CCBFs outperform existing methods in maintaining safety and out-of-distribution avoidance while minimally affecting task performance.

📄 PDF Abstract BibTeX arXiv:2505.00908

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learning

Similar Papers 제목 키워드 기반

Confidence-Conditioned Value Functions for Offline Reinforcement Learning

2022-12-08 · Joey Hong, Aviral Kumar, Sergey Levine

Offline reinforcement learning (RL) promises the ability to learn effective policies solely using existing, static datasets, without any costly online interaction. To do so, offline RL methods must handle distributional …

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

Effects of Conservatism on Offline Learning

2021-09-29 · Karush Suri, Florian Shkurti

Conservatism, the act of underestimating an agent's expected value estimates, has demonstrated profound success in model-free, model-based, multi-task, safe and other realms of offline Reinforcement Learning (RL). Recent…

continuous-controlContinuous ControlReinforcement Learning (RL)

Control Barrier Function Contracts for Vehicular Mission Planning Under Signal Temporal Logic Specifications

2022-09-15 · Muhammad Waqas, Nikhil Vijay Naik, Petros Ioannou, Pierluigi Nuzzo

We present a compositional control synthesis method based on assume-guarantee contracts with application to correct-by-construction design of vehicular mission plans. In our approach, a mission-level specification expres…

Maximal Controlled Invariant-MPC: Enhancing Feasibility and Reducing Conservatism through Terminal CBF Constraint in Safety-Critical Control

2026-05-07 · Tanmay Dokania, Yashwanth Kumar Nakka arxiv

Optimal control for safety-critical systems is often dependent on the conservativeness of constraints. Control Barrier Functions (CBFs) serve as a medium to represent such constraints, but constructing a minimally conser…