Adversarial Training from Mean Field Perspective
Soichiro Kumano, Hiroshi Kera, Toshihiko Yamasaki
TL;DR
This work provides a theoretical framework based on mean-field theory to analyze adversarial training in random deep networks without data-distribution assumptions. It introduces a linear-like, two-Gaussian representation that captures the probabilistic properties of the entire network and the input–parameter dependence, enabling derivation of upper bounds on adversarial loss for multiple norm combinations. The results reveal key insights: vanilla networks struggle to be adversarially trainable, residual networks maintain trainability, adversarial training regularizes weights and degrades capacity (with width mitigating degradation), and the bounds depend on network depth and dimensional factors in a nuanced way. Empirical experiments corroborate the theoretical predictions in early training stages and illustrate the framework’s potential applicability to other training paradigms beyond adversarial training. Overall, the TEXT mean-field approach advances the theoretical understanding of adversarial robustness and provides a versatile tool for studying deep learning dynamics under perturbations.
Abstract
Although adversarial training is known to be effective against adversarial examples, training dynamics are not well understood. In this study, we present the first theoretical analysis of adversarial training in random deep neural networks without any assumptions on data distributions. We introduce a new theoretical framework based on mean field theory, which addresses the limitations of existing mean field-based approaches. Based on this framework, we derive (empirically tight) upper bounds of $\ell_q$ norm-based adversarial loss with $\ell_p$ norm-based adversarial examples for various values of $p$ and $q$. Moreover, we prove that networks without shortcuts are generally not adversarially trainable and that adversarial training reduces network capacity. We also show that network width alleviates these issues. Furthermore, we present the various impacts of the input and output dimensions on the upper bounds and time evolution of the weight variance.
