paper-with-me

Papers

Probabilistic Verification and Reachability Analysis of Neural Networks via Semidefinite Programming

2019-10-09 · Mahyar Fazlyab, Manfred Morari, George J. Pappas

Quantifying the robustness of neural networks or verifying their safety properties against input uncertainties or adversarial attacks have become an important research area in learning-enabled systems. Most results concentrate around the worst-case scenario where the input of the neural network is perturbed within a norm-bounded uncertainty set. In this paper, we consider a probabilistic setting in which the uncertainty is random with known first two moments. In this context, we discuss two relevant problems: (i) probabilistic safety verification, in which the goal is to find an upper bound on the probability of violating a safety specification; and (ii) confidence ellipsoid estimation, in which given a confidence ellipsoid for the input of the neural network, our goal is to compute a confidence ellipsoid for the output. Due to the presence of nonlinear activation functions, these two problems are very difficult to solve exactly. To simplify the analysis, our main idea is to abstract the nonlinear activation functions by a combination of affine and quadratic constraints they impose on their input-output pairs. We then show that the safety of the abstracted network, which is sufficient for the safety of the original network, can be analyzed using semidefinite programming. We illustrate the performance of our approach with numerical experiments.

📄 PDF Abstract BibTeX arXiv:1910.04249

Code (1)

mahyarfazlyab/DeepSDP

Similar Papers 제목 키워드 기반

Reach-SDP: Reachability Analysis of Closed-Loop Systems with Neural Network Controllers via Semidefinite Programming

2020-04-16 · Haimin Hu, Mahyar Fazlyab, Manfred Morari, George J. Pappas

There has been an increasing interest in using neural networks in closed-loop control systems to improve performance and reduce computational costs for on-line implementation. However, providing safety and stability guar…

Robust Optimization Framework for Training Shallow Neural Networks Using Reachability Method

2021-07-27 · Yejiang Yang, Weiming Xiang

In this paper, a robust optimization framework is developed to train shallow neural networks based on reachability analysis of neural networks. To characterize noises of input data, the input training data is disturbed i…

Distributionally Robust Safety Verification of Neural Networks via Worst-Case CVaR

2025-09-22 · Masako Kishida arxiv

Ensuring the safety of neural networks under input uncertainty is a fundamental challenge in safety-critical applications. This paper builds on and expands Fazlyab's quadratic-constraint (QC) and semidefinite-programming…

Safety Verification and Robustness Analysis of Neural Networks via Quadratic Constraints and Semidefinite Programming

2019-03-04 · Mahyar Fazlyab, Manfred Morari, George J. Pappas

Certifying the safety or robustness of neural networks against input uncertainties and adversarial attacks is an emerging challenge in the area of safe machine learning and control. To provide such a guarantee, one must …

Computational Efficiency

Probabilistic Reachability and Invariance Computation of Stochastic Systems using Linear Programming

2022-11-14 · Niklas Schmid, John Lygeros

We consider the safety evaluation of discrete time, stochastic systems over a finite horizon. Therefore, we discuss and link probabilistic invariance with reachability as well as reach-avoid problems. We show how to effi…