paper-with-me

Papers

Safety Guarantees for Neural Network Dynamic Systems via Stochastic Barrier Functions

2022-06-15 · Rayan Mazouz, Karan Muvvala, Akash Ratheesh, Luca Laurenti, Morteza Lahijanian

Neural Networks (NNs) have been successfully employed to represent the state evolution of complex dynamical systems. Such models, referred to as NN dynamic models (NNDMs), use iterative noisy predictions of NN to estimate a distribution of system trajectories over time. Despite their accuracy, safety analysis of NNDMs is known to be a challenging problem and remains largely unexplored. To address this issue, in this paper, we introduce a method of providing safety guarantees for NNDMs. Our approach is based on stochastic barrier functions, whose relation with safety are analogous to that of Lyapunov functions with stability. We first show a method of synthesizing stochastic barrier functions for NNDMs via a convex optimization problem, which in turn provides a lower bound on the system's safety probability. A key step in our method is the employment of the recent convex approximation results for NNs to find piece-wise linear bounds, which allow the formulation of the barrier function synthesis problem as a sum-of-squares optimization program. If the obtained safety probability is above the desired threshold, the system is certified. Otherwise, we introduce a method of generating controls for the system that robustly maximizes the safety probability in a minimally-invasive manner. We exploit the convexity property of the barrier function to formulate the optimal control synthesis problem as a linear program. Experimental results illustrate the efficacy of the method. Namely, they show that the method can scale to multi-dimensional NNDMs with multiple layers and hundreds of neurons per layer, and that the controller can significantly improve the safety probability.

📄 PDF Abstract BibTeX arXiv:2206.07811

Code (1)

aria-systems-group/neuralnetcontrolbarrier 공식 구현

Similar Papers 제목 키워드 기반

Data-Driven Learning of Safety-Critical Control with Stochastic Control Barrier Functions

2022-05-22 · Chuanzheng Wang, Yiming Meng, Stephen L. Smith, Jun Liu

Control barrier functions are widely used to synthesize safety-critical controls. The existence of Gaussian-type noise may lead to unsafe actions and result in severe consequences. While studies are widely done in safety…

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

A Unifying Perspective for Safety of Stochastic Systems: From Barrier Functions to Finite Abstractions

2023-10-03 · Luca Laurenti, Morteza Lahijanian

Providing safety guarantees for stochastic dynamical systems is a central problem in various fields, including control theory, machine learning, and robotics. Existing methods either employ Stochastic Barrier Functions (…

Stochastic Barrier Certificates in the Presence of Dynamic Obstacles

2026-04-22 · Rayan Mazouz, Luca Laurenti, Morteza Lahijanian arxiv

Safety of stochastic dynamic systems in environments with dynamic obstacles is studied in this paper through the lens of stochastic barrier functions. We introduce both time-invariant and time-varying barrier certificate…

Safety Embedded Stochastic Optimal Control of Networked Multi-Agent Systems via Barrier States

2022-10-08 · Lin Song, Pan Zhao, Neng Wan, Naira Hovakimyan

This paper presents a novel approach for achieving safe stochastic optimal control in networked multi-agent systems (MASs). The proposed method incorporates barrier states (BaSs) into the system dynamics to embed safety …