SOTAVerified

Manifold Regularization for Locally Stable Deep Neural Networks

2020-03-09Code Available0· sign in to hype

Charles Jin, Martin Rinard

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We apply concepts from manifold regularization to develop new regularization techniques for training locally stable deep neural networks. Our regularizers are based on a sparsification of the graph Laplacian which holds with high probability when the data is sparse in high dimensions, as is common in deep learning. Empirically, our networks exhibit stability in a diverse set of perturbation models, including _2, _, and Wasserstein-based perturbations; in particular, we achieve 40% adversarial accuracy on CIFAR-10 against an adaptive PGD attack using _ perturbations of size = 8/255, and state-of-the-art verified accuracy of 21% in the same perturbation model. Furthermore, our techniques are efficient, incurring overhead on par with two additional parallel forward passes through the network.

Reproductions