Reachability Analysis of Deep Neural Networks with Provable Guarantees
Abstract
Verifying correctness for deep neural networks (DNNs) is challenging. We study a generic reachability problem for feed-forward DNNs which, for a given set of inputs to the network and a Lipschitz-continuous function over its outputs computes the lower and upper bound on the function values. Because the network and the function are Lipschitz continuous, all values in the interval between the lower and upper bound are reachable. We show how to obtain the safety verification problem, the output range analysis problem and a robustness measure by instantiating the reachability problem. We present a novel algorithm based on adaptive nested optimisation to solve the reachability problem. The technique has been implemented and evaluated on a range of DNNs, demonstrating its efficiency, scalability and ability to handle a broader class of networks than state-of-the-art verification approaches.
Cite
Text
Ruan et al. "Reachability Analysis of Deep Neural Networks with Provable Guarantees." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/368Markdown
[Ruan et al. "Reachability Analysis of Deep Neural Networks with Provable Guarantees." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/ruan2018ijcai-reachability/) doi:10.24963/IJCAI.2018/368BibTeX
@inproceedings{ruan2018ijcai-reachability,
title = {{Reachability Analysis of Deep Neural Networks with Provable Guarantees}},
author = {Ruan, Wenjie and Huang, Xiaowei and Kwiatkowska, Marta},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2018},
pages = {2651-2659},
doi = {10.24963/IJCAI.2018/368},
url = {https://mlanthology.org/ijcai/2018/ruan2018ijcai-reachability/}
}