paper-with-me

Papers

Refining Almost-Safe Value Functions on the Fly

2026-02-26 · Sander Tonkens, Sosuke Kojima, Chenhao Liu, Judy Masri, Sylvia Herbert arxiv

Control Barrier Functions (CBFs) are a powerful tool for ensuring robotic safety, but designing or learning valid CBFs for complex systems is a significant challenge. While Hamilton-Jacobi Reachability provides a formal method for synthesizing safe value functions, it scales poorly and is typically performed offline, limiting its applicability in dynamic environments. This paper bridges the gap between offline synthesis and online adaptation. We introduce refineCBF for refining an approximate CBF - whether analytically derived, learned, or even unsafe - via warm-started HJ reachability. We then present its computationally efficient successor, HJ-Patch, which accelerates this process through localized updates. Both methods guarantee the recovery of a safe value function and can ensure monotonic safety improvements during adaptation. Our experiments validate our framework's primary contribution: in-the-loop, real-time adaptation, in simulation (with detailed value function analysis) and on physical hardware. Our experiments on ground vehicles and quadcopters show that our framework can successfully adapt to sudden environmental changes, such as new obstacles and unmodeled wind disturbances, providing a practical path toward deploying formally guaranteed safety in real-world settings.

📄 PDF Abstract BibTeX arXiv:2602.23478

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Anytime Safe Reinforcement Learning

2025-04-23 · Pol Mestres, Arnau Marzabal, Jorge Cortés

This paper considers the problem of solving constrained reinforcement learning problems with anytime guarantees, meaning that the algorithmic solution returns a safe policy regardless of when it is terminated. Drawing in…

reinforcement-learningReinforcement LearningSafe Reinforcement Learning

AutoMine Solution for AV2 2026 Scenario Mining Challenge

2026-06-10 · Songliang Cao, Jiele Zhao, Yuru Wang, Hao Li 외 arxiv

With the development of autonomous driving systems, mining high-value, safety-critical, and planning-relevant scenarios from large-scale driving logs has become essential for data-driven evaluation. In this paper, we pro…

Autonomous Driving

Densities of Almost Surely Terminating Probabilistic Programs are Differentiable Almost Everywhere

2020-04-08 · Carol Mak, C. -H. Luke Ong, Hugo Paquet, Dominik Wagner

We study the differential properties of higher-order statistical probabilistic programs with recursion and conditioning. Our starting point is an open problem posed by Hongseok Yang: what class of statistical probabilist…

Disturbance Observers for Robust Backup Control Barrier Functions

2025-03-19 · David E. J. van Wijk, Ersin Das, Anil Alan, Samuel Coogan 외

Designing safe controllers is crucial and notoriously challenging for input-constrained safety-critical control systems. Backup control barrier functions offer an approach for the construction of safe controllers online …

Assured RL: Reinforcement Learning with Almost Sure Constraints

2020-12-24 · Agustin Castellano, Juan Bazerque, Enrique Mallada

We consider the problem of finding optimal policies for a Markov Decision Process with almost sure constraints on state transitions and action triplets. We define value and action-value functions that satisfy a barrier-b…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)