paper-with-me

홈 › Papers

Reachability Analysis of Deep Neural Networks with Provable Guarantees

2018-05-06 · Wenjie Ruan, Xiaowei Huang, Marta Kwiatkowska

Verifying correctness of deep neural networks (DNNs) is challenging. We study a generic reachability problem for feed-forward DNNs which, for a given set of inputs to the network and a Lipschitz-continuous function over its outputs, computes the lower and upper bound on the function values. Because the network and the function are Lipschitz continuous, all values in the interval between the lower and upper bound are reachable. We show how to obtain the safety verification problem, the output range analysis problem and a robustness measure by instantiating the reachability problem. We present a novel algorithm based on adaptive nested optimisation to solve the reachability problem. The technique has been implemented and evaluated on a range of DNNs, demonstrating its efficiency, scalability and ability to handle a broader class of networks than state-of-the-art verification approaches.

📄 PDF Abstract BibTeX arXiv:1805.02242

Code (2)

trustAI/DeepGO 공식 구현
Accountable-Machine-Intelligence-Lab/DeepGO

Similar Papers 제목 키워드 기반

Conformal Reachability for Safe Control in Unknown Environments

2026-02-03 · Xinhang Ma, Junlin Wu, Yiannis Kantaros, Yevgeniy Vorobeychik arxiv

Designing provably safe control is a core problem in trustworthy autonomy. However, most prior work in this regard assumes either that the system dynamics are known or deterministic, or that the state and action space ar…

Contingency-Aware Planning via Certified Neural Hamilton-Jacobi Reachability

2026-03-17 · Kasidit Muenprasitivej, Derya Aksaray arxiv

Hamilton-Jacobi (HJ) reachability provides formal safety guarantees for dynamical systems, but solving high-dimensional HJ partial differential equations limits its use in real-time planning. This paper presents a contin…

DaDRA: A Python Library for Data-Driven Reachability Analysis

2021-11-02 · Jared Mejia, Alex Devonport, Murat Arcak

Reachability analysis is used to determine all possible states that a system acting under uncertainty may reach. It is a critical component to obtain guarantees of various safety-critical systems both for safety verifica…

Backstepping Reach-avoid Controller Synthesis for Multi-input Multi-output Systems with Mixed Relative Degrees

2025-05-06 · Jianqiang Ding, Dingran Yuan, Shankar A. Deka

Designing controllers with provable formal guarantees has become an urgent requirement for cyber-physical systems in safety-critical scenarios. Beyond addressing scalability in high-dimensional implementations, controlle…

Data-Driven Reachability with Scenario Optimization and the Holdout Method

2025-04-09 · Elizabeth Dietrich, Rosalyn Devonport, Stephen Tu, Murat Arcak

Reachability analysis is an important method in providing safety guarantees for systems with unknown or uncertain dynamics. Due to the computational intractability of exact reachability analysis for general nonlinear, hi…