paper-with-me

홈 › Papers

Safety Verification of Neural Network Controlled Systems

2020-11-10 · Arthur Clavière, Eric Asselin, Christophe Garion, Claire Pagetti

In this paper, we propose a system-level approach for verifying the safety of neural network controlled systems, combining a continuous-time physical system with a discrete-time neural network based controller. We assume a generic model for the controller that can capture both simple and complex behaviours involving neural networks. Based on this model, we perform a reachability analysis that soundly approximates the reachable states of the overall system, allowing to achieve a formal proof of safety. To this end, we leverage both validated simulation to approximate the behaviour of the physical system and abstract interpretation to approximate the behaviour of the controller. We evaluate the applicability of our approach using a real-world use case. Moreover, we show that our approach can provide valuable information when the system cannot be proved totally safe.

📄 PDF Abstract BibTeX arXiv:2011.05174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unifying Qualitative and Quantitative Safety Verification of DNN-Controlled Systems

2024-04-02 · Dapeng Zhi, Peixin Wang, Si Liu, Luke Ong 외

The rapid advance of deep reinforcement learning techniques enables the oversight of safety-critical systems through the utilization of Deep Neural Networks (DNNs). This underscores the pressing need to promptly establis…

Deep Reinforcement Learningvalid

Compositional Inductive Invariant Based Verification of Neural Network Controlled Systems

2023-12-17 · Yuhao Zhou, Stavros Tripakis

The integration of neural networks into safety-critical systems has shown great potential in recent years. However, the challenge of effectively verifying the safety of Neural Network Controlled Systems (NNCS) persists. …

Reachability Verification Based Reliability Assessment for Deep Reinforcement Learning Controlled Robotics and Autonomous Systems

2022-10-26 · Yi Dong, Xingyu Zhao, Sen Wang, Xiaowei Huang

Deep Reinforcement Learning (DRL) has achieved impressive performance in robotics and autonomous systems (RAS). A key challenge to its deployment in real-life operations is the presence of spuriously unsafe DRL policies.…

Deep Reinforcement Learning

Towards Probability-based Safety Verification of Systems with Components from Machine Learning

2020-03-02 · Hermann Kaindl, Stefan Kramer

Machine learning (ML) has recently created many new success stories. Hence, there is a strong motivation to use ML technology in software-intensive systems, including safety-critical systems. This raises the issue of saf…

BIG-bench Machine Learning

Safety Verification of Decision-Tree Policies in Continuous Time

2023-09-21 · NeurIPS 2023 11

Decision trees have gained popularity as interpretable surrogate models for learning-based control policies. However, providing safety guarantees for systems controlled by decision trees is an open challenge. We show tha…