paper-with-me

홈 › Papers

Formal Verification of Stochastic Systems with ReLU Neural Network Controllers

2021-03-08 · Shiqi Sun, Yan Zhang, Xusheng Luo, Panagiotis Vlantis, Miroslav Pajic, Michael M. Zavlanos

In this work, we address the problem of formal safety verification for stochastic cyber-physical systems (CPS) equipped with ReLU neural network (NN) controllers. Our goal is to find the set of initial states from where, with a predetermined confidence, the system will not reach an unsafe configuration within a specified time horizon. Specifically, we consider discrete-time LTI systems with Gaussian noise, which we abstract by a suitable graph. Then, we formulate a Satisfiability Modulo Convex (SMC) problem to estimate upper bounds on the transition probabilities between nodes in the graph. Using this abstraction, we propose a method to compute tight bounds on the safety probabilities of nodes in this graph, despite possible over-approximations of the transition probabilities between these nodes. Additionally, using the proposed SMC formula, we devise a heuristic method to refine the abstraction of the system in order to further improve the estimated safety bounds. Finally, we corroborate the efficacy of the proposed method with simulation results considering a robot navigation example and comparison against a state-of-the-art verification scheme.

📄 PDF Abstract BibTeX arXiv:2103.05142

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

A Neurosymbolic Approach to the Verification of Temporal Logic Properties of Learning enabled Control Systems

2023-03-07 · Navid Hashemi, Bardh Hoxha, Tomoya Yamaguchi, Danil Prokhorov 외

Signal Temporal Logic (STL) has become a popular tool for expressing formal requirements of Cyber-Physical Systems (CPS). The problem of verifying STL properties of neural network-controlled CPS remains a largely unexplo…

Exact and Cost-Effective Automated Transformation of Neural Network Controllers to Decision Tree Controllers

2023-04-11 · Kevin Chang, Nathan Dahlin, Rahul Jain, Pierluigi Nuzzo

Over the past decade, neural network (NN)-based controllers have demonstrated remarkable efficacy in a variety of decision-making tasks. However, their black-box nature and the risk of unexpected behaviors and surprising…

Decision MakingOpenAI Gym

Neural Proofs for Sound Verification and Control of Complex Systems

2025-12-20 · Alessandro Abate arxiv

This informal contribution presents an ongoing line of research that is pursuing a new approach to the construction of sound proofs for the formal verification and control of complex stochastic models of dynamical system…

Decision Making

Robust Verification of Controllers under State Uncertainty via Hamilton-Jacobi Reachability Analysis

2025-11-18 · Albert Lin, Alessandro Pinto, Somil Bansal arxiv

As perception-based controllers for autonomous systems become increasingly popular in the real world, it is important that we can formally verify their safety and performance despite perceptual uncertainty. Unfortunately…

Bounding the Complexity of Formally Verifying Neural Networks: A Geometric Approach

2020-12-22 · James Ferlez, Yasser Shoukry

In this paper, we consider the computational complexity of formally verifying the behavior of Rectified Linear Unit (ReLU) Neural Networks (NNs), where verification entails determining whether the NN satisfies convex pol…