Verifying ReLU Neural Networks from a Model Checking Perspective

Wan-Wei Liu,Fu Song,Tang-Hao-Ran Zhang,Ji Wang
DOI: https://doi.org/10.1007/s11390-020-0546-7
IF: 1.871
2020-11-01
Journal of Computer Science and Technology
Abstract:Neural networks, as an important computing model, have a wide application in artificial intelligence (AI) domain. From the perspective of computer science, such a computing model requires a formal description of its behaviors, particularly the relation between input and output. In addition, such specifications ought to be verified automatically. ReLU (rectified linear unit) neural networks are intensively used in practice. In this paper, we present ReLU Temporal Logic (ReTL), whose semantics is defined with respect to ReLU neural networks, which could specify value-related properties about the network. We show that the model checking algorithm for the Σ2 ∪ Π2 fragment of ReTL, which can express properties such as output reachability, is decidable in EXPSPACE. We have also implemented our algorithm with a prototype tool, and experimental results demonstrate the feasibility of the presented model checking approach.
computer science, software engineering, hardware & architecture
What problem does this paper attempt to address?