LGAICVMay 30, 2022

Why Adversarial Training of ReLU Networks Is Difficult?

arXiv:2205.15130v17 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work provides a theoretical explanation for the challenges in adversarial training of neural networks, which is incremental but clarifies underlying mechanisms.

The paper mathematically derives an analytic solution for adversarial perturbations in ReLU networks, showing that adversarial training strengthens eigenvectors of the Hessian matrix and amplifies the influence of unconfident samples, which explains the difficulty of adversarial training.

This paper mathematically derives an analytic solution of the adversarial perturbation on a ReLU network, and theoretically explains the difficulty of adversarial training. Specifically, we formulate the dynamics of the adversarial perturbation generated by the multi-step attack, which shows that the adversarial perturbation tends to strengthen eigenvectors corresponding to a few top-ranked eigenvalues of the Hessian matrix of the loss w.r.t. the input. We also prove that adversarial training tends to strengthen the influence of unconfident input samples with large gradient norms in an exponential manner. Besides, we find that adversarial training strengthens the influence of the Hessian matrix of the loss w.r.t. network parameters, which makes the adversarial training more likely to oscillate along directions of a few samples, and boosts the difficulty of adversarial training. Crucially, our proofs provide a unified explanation for previous findings in understanding adversarial training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes