paper-with-me

홈 › Papers

Generating Probabilistic Safety Guarantees for Neural Network Controllers

2021-03-01 · Sydney M. Katz, Kyle D. Julian, Christopher A. Strong, Mykel J. Kochenderfer

Neural networks serve as effective controllers in a variety of complex settings due to their ability to represent expressive policies. The complex nature of neural networks, however, makes their output difficult to verify and predict, which limits their use in safety-critical applications. While simulations provide insight into the performance of neural network controllers, they are not enough to guarantee that the controller will perform safely in all scenarios. To address this problem, recent work has focused on formal methods to verify properties of neural network outputs. For neural network controllers, we can use a dynamics model to determine the output properties that must hold for the controller to operate safely. In this work, we develop a method to use the results from neural network verification tools to provide probabilistic safety guarantees on a neural network controller. We develop an adaptive verification approach to efficiently generate an overapproximation of the neural network policy. Next, we modify the traditional formulation of Markov decision process (MDP) model checking to provide guarantees on the overapproximated policy given a stochastic dynamics model. Finally, we incorporate techniques in state abstraction to reduce overapproximation error during the model checking process. We show that our method is able to generate meaningful probabilistic safety guarantees for aircraft collision avoidance neural networks that are loosely inspired by Airborne Collision Avoidance System X (ACAS X), a family of collision avoidance systems that formulates the problem as a partially observable Markov decision process (POMDP).

📄 PDF Abstract BibTeX arXiv:2103.01203

Code (1)

sisl/NeuralModelChecking 공식 구현

Tasks

Collision Avoidance

Similar Papers 제목 키워드 기반

Learning Vision-Based Neural Network Controllers with Semi-Probabilistic Safety Guarantees

2025-02-28 · Xinhang Ma, Junlin Wu, Hussein Sibai, Yiannis Kantaros 외

Ensuring safety in autonomous systems with vision-based control remains a critical challenge due to the high dimensionality of image inputs and the fact that the relationship between true system state and its visual mani…

Sandboxing Controllers for Stochastic Cyber-Physical Systems

2021-09-23 · Bingzhuo Zhong, Majid Zamani, Marco Caccamo

Current cyber-physical systems (CPS) are expected to accomplish complex tasks. To achieve this goal, high performance, but unverified controllers (e.g. deep neural network, black-box controllers from third parties) are a…

Safe-visor Architecture for Sandboxing (AI-based) Unverified Controllers in Stochastic Cyber-Physical Systems

2021-02-10 · Bingzhuo Zhong, Abolfazl Lavaei, Hongpeng Cao, Majid Zamani 외

High performance but unverified controllers, e.g., artificial intelligence-based (a.k.a. AI-based) controllers, are widely employed in cyber-physical systems (CPSs) to accomplish complex control missions. However, guaran…

Probabilistically safe controllers based on control barrier functions and scenario model predictive control

2024-09-10 · Allan Andre do Nascimento, Antonis Papachristodoulou, Kostas Margellos

Control barrier functions (CBFs) offer an efficient framework for designing real-time safe controllers. However, CBF-based controllers can be short-sighted, resulting in poor performance, a behaviour which is aggravated …

Model Predictive Control

Probabilistic Guarantees for Safe Deep Reinforcement Learning

2020-05-14 · Edoardo Bacci, David Parker

Deep reinforcement learning has been successfully applied to many control tasks, but the application of such agents in safety-critical scenarios has been limited due to safety concerns. Rigorous testing of these controll…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)