paper-with-me

Papers

Scalable Quantitative Verification For Deep Neural Networks

2020-02-17 · Teodora Baluta, Zheng Leong Chua, Kuldeep S. Meel, Prateek Saxena

Despite the functional success of deep neural networks (DNNs), their trustworthiness remains a crucial open challenge. To address this challenge, both testing and verification techniques have been proposed. But these existing techniques provide either scalability to large networks or formal guarantees, not both. In this paper, we propose a scalable quantitative verification framework for deep neural networks, i.e., a test-driven approach that comes with formal guarantees that a desired probabilistic property is satisfied. Our technique performs enough tests until soundness of a formal probabilistic property can be proven. It can be used to certify properties of both deterministic and randomized DNNs. We implement our approach in a tool called PROVERO and apply it in the context of certifying adversarial robustness of DNNs. In this context, we first show a new attack-agnostic measure of robustness which offers an alternative to purely attack-based methodology of evaluating robustness being reported today. Second, PROVERO provides certificates of robustness for large DNNs, where existing state-of-the-art verification tools fail to produce conclusive results. Our work paves the way forward for verifying properties of distributions captured by real-world deep neural networks, with provable guarantees, even where testers only have black-box access to the neural network.

📄 PDF Abstract BibTeX arXiv:2002.06864

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Scalable Verification of Markov Decision Processes

2013-10-14 · Axel Legay, Sean Sedwards, Louis-Marie Traonouez

Markov decision processes (MDP) are useful to model concurrent process optimisation problems, but verifying them with numerical methods is often intractable. Existing approximative approaches do not scale well and are li…

Leveraging System-Level Observations to Inform Bayesian Learning of Model Parameters for Quantitative Verification

2026-08-04 · Simos Gerasimou, Xingyu Zhao arxiv

Combining Bayesian learning and quantitative verification is a powerful toolset for analysing key quantitative properties of software systems, like reliability and response time. However, the accuracy and robustness of v…

Bayesian Inference

Quantitative Verification of Fairness in Tree Ensembles

2025-12-18 · Zhenjiang Zhao, Takahisa Toda, Takashi Kitamura arxiv

This work focuses on quantitative verification of fairness in tree ensembles. Unlike traditional verification approaches that merely return a single counterexample when the fairness is violated, quantitative verification…

Toward Scalable Verification for Safety-Critical Deep Networks

2018-01-18 · Lindsey Kuper, Guy Katz, Justin Gottschlich, Kyle Julian 외

The increasing use of deep neural networks for safety-critical applications, such as autonomous driving and flight control, raises concerns about their safety and reliability. Formal verification can address these concer…

Autonomous DrivingDeep Learning

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