ROSYSYMar 24

A Real-Time Control Barrier Function-Based Safety Filter for Motion Planning with Arbitrary Road Boundary Constraints

arXiv:2505.0239530.24 citationsh-index: 16Has Code
Predicted impact top 65% in RO · last 90 daysOriginality Incremental advance
AI Analysis

This provides a safety solution for autonomous vehicles and robotics in complex traffic scenarios, though it is incremental as it builds on existing CBF methods.

The paper tackles the problem of ensuring collision avoidance with arbitrary road boundaries in motion planning by introducing a real-time safety filter using Control Barrier Functions, achieving reliable safety and computational efficiency up to 40 Hz.

We present a real-time safety filter for motion planning, including those that are learning-based, using Control Barrier Functions (CBFs) to provide formal guarantees for collision avoidance with road boundaries. A key feature of our approach is its ability to directly incorporate road geometries of arbitrary shape that are represented as polylines without resorting to conservative overapproximations. We formulate the safety filter as a constrained optimization problem as a Quadratic Program (QP), which achieves safety by making minimal, necessary adjustments to the control actions issued by the nominal motion planner. We validate our safety filter through extensive numerical experiments across a variety of traffic scenarios featuring complex road boundaries. The results confirm its reliable safety and high computational efficiency (execution frequency up to 40 Hz). Code reproducing our experimental results and a video demonstration are available at github.com/bassamlab/SigmaRL.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes