DNN Verification, Reachability, and the Exponential Function Problem

DNN Verification, Reachability, and the Exponential Function Problem” by Omri Isac, Yoni Zohar, Clark Barrett, and Guy Katz. In 34^th International Conference on Concurrency Theory (CONCUR '23), (Guillermo A. Pérez and Jean-François Raskin, eds.), (Dagstuhl, Germany), Sep. 2023, pp. 26:1-26:18. Antwerp, Belgium.

Abstract

Deep neural networks (DNNs) are increasingly being deployed to perform safety-critical tasks. The opacity of DNNs, which prevents humans from reasoning about them, presents new safety and security challenges. To address these challenges, the verification community has begun developing techniques for rigorously analyzing DNNs, with numerous verification algorithms proposed in recent years. While a significant amount of work has gone into developing these verification algorithms, little work has been devoted to rigorously studying the computability and complexity of the underlying theoretical problems. Here, we seek to contribute to the bridging of this gap. We focus on two kinds of DNNs: those that employ piecewise-linear activation functions (e.g., ReLU), and those that employ piecewise-smooth activation functions (e.g., Sigmoids). We prove the two following theorems: (i) the decidability of verifying DNNs with a particular set of piecewise-smooth activation functions, including Sigmoid and tanh, is equivalent to a well-known, open problem formulated by Tarski; and (ii) the DNN verification problem for any quantifier-free linear arithmetic specification can be reduced to the DNN reachability problem, whose approximation is NP-complete. These results answer two fundamental questions about the computability and complexity of DNN verification, and the ways it is affected by the network’s activation functions and error tolerance; and could help guide future efforts in developing DNN verification tools.

BibTeX entry:

@inproceedings{IZB+23,
   author = {Omri Isac and Yoni Zohar and Clark Barrett and Guy Katz},
   editor = {Guillermo A. P{\'e}rez and Jean-Fran{\c{c}}ois Raskin},
   title = {{DNN} Verification, Reachability, and the Exponential Function
	Problem},
   booktitle = {{\it 34^{th}} International Conference on Concurrency
	Theory (CONCUR '23)},
   series = {Leibniz International Proceedings in Informatics (LIPIcs)},
   volume = {279},
   pages = {26:1--26:18},
   publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
   address = {Dagstuhl, Germany},
   month = sep,
   year = {2023},
   isbn = {978-3-95977-299-0},
   issn = {1868-8969},
   doi = {10.4230/LIPIcs.CONCUR.2023.26},
   note = {Antwerp, Belgium},
   url = {https://drops.dagstuhl.de/opus/volltexte/2023/19020/}
}

(This webpage was created with bibtex2web.)