English

Specification-Guided Safety Verification for Feedforward Neural Networks

Machine Learning 2018-12-18 v1 Artificial Intelligence

Abstract

This paper presents a specification-guided safety verification method for feedforward neural networks with general activation functions. As such feedforward networks are memoryless, they can be abstractly represented as mathematical functions, and the reachability analysis of the neural network amounts to interval analysis problems. In the framework of interval analysis, a computationally efficient formula which can quickly compute the output interval sets of a neural network is developed. Then, a specification-guided reachability algorithm is developed. Specifically, the bisection process in the verification algorithm is completely guided by a given safety specification. Due to the employment of the safety specification, unnecessary computations are avoided and thus the computational cost can be reduced significantly. Experiments show that the proposed method enjoys much more efficiency in safety verification with significantly less computational cost.

Keywords

Cite

@article{arxiv.1812.06161,
  title  = {Specification-Guided Safety Verification for Feedforward Neural Networks},
  author = {Weiming Xiang and Hoang-Dung Tran and Taylor T. Johnson},
  journal= {arXiv preprint arXiv:1812.06161},
  year   = {2018}
}

Comments

To be presented in AAAI Spring Symposium on Verification of Neural Networks (VNN19)

R2 v1 2026-06-23T06:43:07.687Z