paper-with-me

Papers

Safety Certification for Stochastic Systems via Neural Barrier Functions

2022-06-03 · Frederik Baymler Mathiesen, Simeon Calvert, Luca Laurenti

Providing non-trivial certificates of safety for non-linear stochastic systems is an important open problem that limits the wider adoption of autonomous systems in safety-critical applications. One promising solution to address this problem is barrier functions. The composition of a barrier function with a stochastic system forms a supermartingale, thus enabling the computation of the probability that the system stays in a safe set over a finite time horizon via martingale inequalities. However, existing approaches to find barrier functions for stochastic systems generally rely on convex optimization programs that restrict the search of a barrier to a small class of functions such as low degree SoS polynomials and can be computationally expensive. In this paper, we parameterize a barrier function as a neural network and show that techniques for robust training of neural networks can be successfully employed to find neural barrier functions. Specifically, we leverage bound propagation techniques to certify that a neural network satisfies the conditions to be a barrier function via linear programming and then employ the resulting bounds at training time to enforce the satisfaction of these conditions. We also present a branch-and-bound scheme that makes the certification framework scalable. We show that our approach outperforms existing methods in several case studies and often returns certificates of safety that are orders of magnitude larger.

📄 PDF Abstract BibTeX arXiv:2206.01463

Code (1)

dai-lab-herald/neural-barrier-functions 공식 구현 pytorch

Similar Papers 제목 키워드 기반

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…

Sample Efficient Certification of Discrete-Time Control Barrier Functions

2025-09-04 · Sampath Kumar Mulagaleti, Andrea Del Prete arxiv

Control Invariant (CI) sets are instrumental in certifying the safety of dynamical systems. Control Barrier Functions (CBFs) are effective tools to compute such sets, since the zero sublevel sets of CBFs are CI sets. How…

LUCID: Learning-Enabled Uncertainty-Aware Certification of Stochastic Dynamical Systems

2025-12-12 · Ernesto Casablanca, Oliver Schön, Paolo Zuliani, Sadegh Soudjani arxiv

Ensuring the safety of AI-enabled systems, particularly in high-stakes domains such as autonomous driving and healthcare, has become increasingly critical. Traditional formal verification tools fall short when faced with…

Autonomous Driving

Distributed Predictive Control Barrier Functions: Towards Scalable Safety Certification in Modular Multi-Agent Systems

2026-03-31 · Jonas Ohnemus, Alexandre Didier, Ahmed Aboudonia, Andrea Carron 외 arxiv

We consider safety-critical multi-agent systems with distributed control architectures and potentially varying network topologies. While learning-based distributed control enables scalability and high performance, a lack…

Safety Barrier Certificates for Stochastic Control Systems with Wireless Communication Networks

2023-09-11 · Omid Akbarzadeh, Sadegh Soudjani, Abolfazl Lavaei

This work is concerned with a formal approach for safety controller synthesis of stochastic control systems with both process and measurement noises while considering wireless communication networks between sensors, cont…