English

Concolic Testing for Deep Neural Networks

Machine Learning 2018-08-07 v2 Software Engineering Machine Learning

Abstract

Concolic testing combines program execution and symbolic analysis to explore the execution paths of a software program. This paper presents the first concolic testing approach for Deep Neural Networks (DNNs). More specifically, we formalise coverage criteria for DNNs that have been studied in the literature, and then develop a coherent method for performing concolic testing to increase test coverage. Our experimental results show the effectiveness of the concolic testing approach in both achieving high coverage and finding adversarial examples.

Keywords

Cite

@article{arxiv.1805.00089,
  title  = {Concolic Testing for Deep Neural Networks},
  author = {Youcheng Sun and Min Wu and Wenjie Ruan and Xiaowei Huang and Marta Kwiatkowska and Daniel Kroening},
  journal= {arXiv preprint arXiv:1805.00089},
  year   = {2018}
}
R2 v1 2026-06-23T01:40:42.015Z