English

A Provable Defense for Deep Residual Networks

Machine Learning 2020-01-08 v2 Artificial Intelligence Cryptography and Security Programming Languages Machine Learning

Abstract

We present a training system, which can provably defend significantly larger neural networks than previously possible, including ResNet-34 and DenseNet-100. Our approach is based on differentiable abstract interpretation and introduces two novel concepts: (i) abstract layers for fine-tuning the precision and scalability of the abstraction, (ii) a flexible domain specific language (DSL) for describing training objectives that combine abstract and concrete losses with arbitrary specifications. Our training method is implemented in the DiffAI system.

Keywords

Cite

@article{arxiv.1903.12519,
  title  = {A Provable Defense for Deep Residual Networks},
  author = {Matthew Mirman and Gagandeep Singh and Martin Vechev},
  journal= {arXiv preprint arXiv:1903.12519},
  year   = {2020}
}
R2 v1 2026-06-23T08:23:15.416Z