DNNV: A Framework for Deep Neural Network Verification
DNNV: A Framework for Deep Neural Network Verification
复制标题
DOI:
10.1007/978-3-030-81685-8_6
复制
发表时间:
2021-05
期刊:
影响因子:
--
通讯作者:
David Shriver;Sebastian G. Elbaum;Matthew B. Dwyer
中科院分区:
文献类型:
--
作者:
David Shriver;Sebastian G. Elbaum;Matthew B. Dwyer
Despite the large number of sophisticated deep neural network (DNN) verification algorithms, DNN verifier developers, users, and researchers still face several challenges. First, verifier developers must contend with the rapidly changing DNN field to support new DNN operations and property types. Second, verifier users have the burden of selecting a verifier input format to specify their problem. Due to the many input formats, this decision can greatly restrict the verifiers that a user may run. Finally, researchers face difficulties in re-using benchmarks to evaluate and compare verifiers, due to the large number of input formats required to run different verifiers. Existing benchmarks are rarely in formats supported by verifiers other than the one for which the benchmark was introduced. In this work we present DNNV, a framework for reducing the burden on DNN verifier researchers, developers, and users.DNNVstandardizes input and output formats, includes a simple yet expressive DSL for specifying DNN properties, and provides powerful simplification and reduction operations to facilitate the application, development, and comparison of DNN verifiers. We show how DNNV increases the support of verifiers for existing benchmarks from 30% to 74%.