AI2 swMATH ID: 40547 Software Authors: Gehr, T., Mirman, M., Drachsler-Cohen, D., Tsankov, P., Chaudhuri, S., Vechev, M.T. Description: AI2: Safety and Robustness Certification of Neural Networks with Abstract Interpretation. We present AI 2 , the first sound and scalable analyzer for deep neural networks. Based on overapproximation, AI 2 can automatically prove safety properties (e.g., robustness) of realistic neural networks (e.g., convolutional neural networks). The key insight behind AI 2 is to phrase reasoning about safety and robustness of neural networks in terms of classic abstract interpretation, enabling us to leverage decades of advances in that area. Concretely, we introduce abstract transformers that capture the behavior of fully connected and convolutional neural network layers with rectified linear unit activations (ReLU), as well as max pooling layers. This allows us to handle real-world neural networks, which are often built out of those types of layers. We present a complete implementation of AI 2 together with an extensive evaluation on 20 neural networks. Our results demonstrate that: (i) AI 2 is precise enough to prove useful specifications (e.g., robustness), (ii) AI 2 can be used to certify the effectiveness of state-of-the-art defenses for neural networks, (iii) AI 2 is significantly faster than existing analyzers based on symbolic analysis, which often take hours to verify simple fully connected networks, and (iv) AI 2 can handle deep convolutional networks, which are beyond the reach of existing methods. Homepage: https://ieeexplore.ieee.org/document/8418593 Related Software: Reluplex; DeepFool; Marabou; Adam; PyTorch; DeepGauge; DeepXplore; TensorFuzz; DL2; MNIST; RecurJac; Sherlock; polymake; nncontroller; Spacer; CLN2INV; PRECiSA; Gurobi; Coq; Verisig Cited in: 9 Publications all top 5 Cited by 34 Authors 1 Alur, Rajeev 1 Carpenter, Taylor J. 1 Deshmukh, Jyotirmoy V. 1 Goubault, Eric 1 Günnemann, Stephan 1 Huang, Xiaowei 1 Ivanov, Radoslav 1 Jia, Kai 1 Kobayashi, Naoki 1 Kopetzki, Anna-Kathrin 1 Kröning, Daniel 1 Lee, Insup 1 Mohammadinejad, Sara 1 Palumby, Sébastien 1 Pappas, George J. 1 Paulsen, Brandon 1 Petkovic, Milena R. 1 Putot, Sylvie 1 Rinard, Martin C. 1 Rössig, Ansgar 1 Ruan, Wenjie 1 Rustenholz, Louis 1 Sankaranarayanan, Sriram 1 Sato, Issei 1 Sekiyama, Taro 1 Sharp, James D. 1 Sotoudeh, Matthew 1 Sun, Youcheng 1 Thakur, Aditya V. 1 Thamo, Emese 1 Unno, Hiroshi 1 Wang, Chao 1 Weimer, James E. 1 Yi, Xinping Cited in 3 Serials 1 Machine Learning 1 Journal of Global Optimization 1 Computer Science Review all top 5 Cited in 6 Fields 9 Computer science (68-XX) 2 Numerical analysis (65-XX) 1 Algebraic geometry (14-XX) 1 Ordinary differential equations (34-XX) 1 Convex and discrete geometry (52-XX) 1 Systems theory; control (93-XX) Citations by Year