paper-with-me

홈 › Papers

NNV: The Neural Network Verification Tool for Deep Neural Networks and Learning-Enabled Cyber-Physical Systems

2020-04-12 · Hoang-Dung Tran, Xiaodong Yang, Diego Manzanas Lopez, Patrick Musau, Luan Viet Nguyen, Weiming Xiang, Stanley Bak, Taylor T. Johnson

This paper presents the Neural Network Verification (NNV) software tool, a set-based verification framework for deep neural networks (DNNs) and learning-enabled cyber-physical systems (CPS). The crux of NNV is a collection of reachability algorithms that make use of a variety of set representations, such as polyhedra, star sets, zonotopes, and abstract-domain representations. NNV supports both exact (sound and complete) and over-approximate (sound) reachability algorithms for verifying safety and robustness properties of feed-forward neural networks (FFNNs) with various activation functions. For learning-enabled CPS, such as closed-loop control systems incorporating neural networks, NNV provides exact and over-approximate reachability analysis schemes for linear plant models and FFNN controllers with piecewise-linear activation functions, such as ReLUs. For similar neural network control systems (NNCS) that instead have nonlinear plant models, NNV supports over-approximate analysis by combining the star set analysis used for FFNN controllers with zonotope-based analysis for nonlinear plant dynamics building on CORA. We evaluate NNV using two real-world case studies: the first is safety verification of ACAS Xu networks and the second deals with the safety verification of a deep learning-based adaptive cruise control system.

📄 PDF Abstract BibTeX arXiv:2004.05519

Code (1)

verivital/nnv 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Neurosymbolic Approach to the Verification of Temporal Logic Properties of Learning enabled Control Systems

2023-03-07 · Navid Hashemi, Bardh Hoxha, Tomoya Yamaguchi, Danil Prokhorov 외

Signal Temporal Logic (STL) has become a popular tool for expressing formal requirements of Cyber-Physical Systems (CPS). The problem of verifying STL properties of neural network-controlled CPS remains a largely unexplo…

Architectural Transformations and Emerging Verification Demands in AI-Enabled Cyber-Physical Systems

2025-10-01 · Hadiza Umar Yusuf, Khouloud Gaaloul arxiv

In the world of Cyber-Physical Systems (CPS), a captivating real-time fusion occurs where digital technology meets the physical world. This synergy has been significantly transformed by the integration of artificial inte…

Towards Developing Safety Assurance Cases for Learning-Enabled Medical Cyber-Physical Systems

2022-11-23 · Maryam Bagheri, Josephine Lamp, Xugui Zhou, Lu Feng 외

Machine Learning (ML) technologies have been increasingly adopted in Medical Cyber-Physical Systems (MCPS) to enable smart healthcare. Assuring the safety and effectiveness of learning-enabled MCPS is challenging, as suc…

Testing learning-enabled cyber-physical systems with Large-Language Models: A Formal Approach

2023-11-13 · Xi Zheng, Aloysius K. Mok, Ruzica Piskac, Yong Jae Lee 외

The integration of machine learning (ML) into cyber-physical systems (CPS) offers significant benefits, including enhanced efficiency, predictive capabilities, real-time responsiveness, and the enabling of autonomous ope…

Autonomous Vehicles

ScenicProver: A Framework for Compositional Probabilistic Verification of Learning-Enabled Systems

2025-11-04 · Eric Vin, Kyle A. Miller, Inigo Incer, Sanjit A. Seshia 외 arxiv

Full verification of learning-enabled cyber-physical systems (CPS) has long been intractable due to challenges including black-box components and complex real-world environments. Existing tools either provide formal guar…