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.
Original language | English |
---|---|
Title of host publication | 34th International Conference on Concurrency Theory, CONCUR 2023 |
Editors | Guillermo A. Perez, Jean-Francois Raskin |
Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
Pages | 26:1-26:18 |
Number of pages | 18 |
ISBN (Electronic) | 9783959772990 |
DOIs | |
State | Published - Sep 2023 |
Event | 34th International Conference on Concurrency Theory, CONCUR 2023 - Antwerp, Belgium Duration: 18 Sep 2023 → 23 Sep 2023 |
Publication series
Name | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Volume | 279 |
ISSN (Print) | 1868-8969 |
Conference
Conference | 34th International Conference on Concurrency Theory, CONCUR 2023 |
---|---|
Country/Territory | Belgium |
City | Antwerp |
Period | 18/09/23 → 23/09/23 |
Bibliographical note
Publisher Copyright:© 2023 Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing. All rights reserved.
Keywords
- Computability Theory
- Deep Neural Networks
- Formal Verification