NeurIPS 2020spotlight65 citations

Adversarial Training is a Form of Data-dependent Operator Norm Regularization

Kevin Roth, Yannic Kilcher, Thomas Hofmann

Abstract

We establish a theoretical link between adversarial training and operator norm regularization for deep neural networks. Specifically, we prove that $l_p$-norm constrained projected gradient ascent based adversarial training with an $l_q$-norm loss on the logits of clean and perturbed inputs is equivalent to data-dependent (p, q) operator norm regularization. This fundamental connection confirms the long-standing argument that a network’s sensitivity to adversarial examples is tied to its spectral properties and hints at novel ways to robustify and defend against adversarial attacks. We provide extensive empirical evidence on state-of-the-art network architectures to support our theoretical results.

BibTeX
@inproceedings{NEURIPS2020_ab731488,
 author = {Roth, Kevin and Kilcher, Yannic and Hofmann, Thomas},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {14973--14985},
 publisher = {Curran Associates, Inc.},
 title = {Adversarial Training is a Form of Data-dependent Operator Norm Regularization},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/ab7314887865c4265e896c6e209d1cd6-Paper.pdf},
 volume = {33},
 year = {2020}
}