ORN-CBF: Learning Observation-conditioned Residual Neural Control Barrier Functions via Hypernetworks
Bojan Derajić, Sebastian Bernhard, Wolfgang Hönig
TL;DR
The paper addresses safety filtering for autonomous systems operating with partial environmental observations. It introduces ORN-CBF, which combines Hamilton-Jacobi reachability with a hypernetwork-conditioned residual CBF to approximate the maximal safe set while ensuring the learned CBF does not intersect the observed failure set. A residual learning approach trains a simple main network to model a nonnegative residual on top of a discretized SDF, enabling high-frequency safety filtering with guarantees. Empirical results in both simulation and hardware show improved safety performance and generalization for a ground robot and a quadcopter, outperforming MPC-based baselines and demonstrating strong out-of-domain robustness.
Abstract
Control barrier functions (CBFs) have been demonstrated as an effective method for safety-critical control of autonomous systems. Although CBFs are simple to deploy, their design remains challenging, motivating the development of learning-based approaches. Yet, issues such as suboptimal safe sets, applicability in partially observable environments, and lack of rigorous safety guarantees persist. In this work, we propose observation-conditioned neural CBFs based on Hamilton-Jacobi (HJ) reachability analysis, which approximately recover the maximal safe sets. We exploit certain mathematical properties of the HJ value function, ensuring that the predicted safe set never intersects with the observed failure set. Moreover, we leverage a hypernetwork-based architecture that is particularly suitable for the design of observation-conditioned safety filters. The proposed method is examined both in simulation and hardware experiments for a ground robot and a quadcopter. The results show improved success rates and generalization to out-of-domain environments compared to the baselines.
