Abstract
Deep neural networks (DNNs) are becoming a key component in diverse systems across the board. However, despite their success, they often err miserably; and this has triggered significant interest in formally verifying them. Unfortunately, DNN verifiers are intricate tools, and are themselves susceptible to soundness bugs. Due to the complexity of DNN verifiers, as well as the sizes of the DNNs being verified, debugging such errors is a daunting task. Here, we present a novel tool, named DELBUGV, that uses automated delta debugging techniques on DNN verifiers. Given a malfunctioning DNN verifier and a correct verifier as a point of reference (or, in some cases, just a single, malfunctioning verifier), DELBUGV can produce much simpler DNN verification instances that still trigger undesired behavior - greatly facilitating the task of debugging the faulty verifier. Our tool is modular and extensible, and can easily be enhanced with additional network simplification methods and strategies. For evaluation purposes, we ran DELBUGV on 4 DNN verification engines, which were observed to produce incorrect results at the 2021 neural network verification competition (VNN-COMP'21). We were able to simplify many of the verification queries that trigger these faulty behaviors, by as much as 99%. We regard our work as a step towards the ultimate goal of producing reliable and trustworthy DNN-based software.
Original language | English |
---|---|
Title of host publication | Proceedings of the 23rd Conference on Formal Methods in Computer-Aided Design, FMCAD 2023 |
Editors | Alexander Nadel, Kristin Yvonne Rozier, Warren A. Hunt, Georg Weissenbacher |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 34-43 |
Number of pages | 10 |
ISBN (Electronic) | 9783854480600 |
DOIs | |
State | Published - 2023 |
Event | 23rd International Conference on Formal Methods in Computer-Aided Design, FMCAD 2023 - Ames, United States Duration: 24 Oct 2023 → 27 Oct 2023 |
Publication series
Name | Proceedings of the 23rd Conference on Formal Methods in Computer-Aided Design, FMCAD 2023 |
---|
Conference
Conference | 23rd International Conference on Formal Methods in Computer-Aided Design, FMCAD 2023 |
---|---|
Country/Territory | United States |
City | Ames |
Period | 24/10/23 → 27/10/23 |
Bibliographical note
Publisher Copyright:© 2023 FMCAD Association and individual authors.