LGAICVFeb 23, 2023

Investigating Catastrophic Overfitting in Fast Adversarial Training: A Self-fitting Perspective

arXiv:2302.11963v26 citationsh-index: 29
Originality Incremental advance
AI Analysis

This addresses a critical reliability issue in adversarial training for machine learning practitioners, offering incremental insights into an existing bottleneck.

The paper tackles the problem of catastrophic overfitting in fast adversarial training, where robust accuracy collapses to zero, by identifying a 'self-fitting' phenomenon where networks learn from perturbations, leading to channel differentiation and loss of generalization; the result provides new insights into mitigating this issue and extends it to multi-step training.

Although fast adversarial training provides an efficient approach for building robust networks, it may suffer from a serious problem known as catastrophic overfitting (CO), where multi-step robust accuracy suddenly collapses to zero. In this paper, we for the first time decouple single-step adversarial examples into data-information and self-information, which reveals an interesting phenomenon called "self-fitting". Self-fitting, i.e., the network learns the self-information embedded in single-step perturbations, naturally leads to the occurrence of CO. When self-fitting occurs, the network experiences an obvious "channel differentiation" phenomenon that some convolution channels accounting for recognizing self-information become dominant, while others for data-information are suppressed. In this way, the network can only recognize images with sufficient self-information and loses generalization ability to other types of data. Based on self-fitting, we provide new insights into the existing methods to mitigate CO and extend CO to multi-step adversarial training. Our findings reveal a self-learning mechanism in adversarial training and open up new perspectives for suppressing different kinds of information to mitigate CO.

Foundations

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

Your Notes