English

Local Linearity and Double Descent in Catastrophic Overfitting

Machine Learning 2021-11-23 v1

Abstract

Catastrophic overfitting is a phenomenon observed during Adversarial Training (AT) with the Fast Gradient Sign Method (FGSM) where the test robustness steeply declines over just one epoch in the training stage. Prior work has attributed this loss in robustness to a sharp decrease in local linearity\textit{local linearity} of the neural network with respect to the input space, and has demonstrated that introducing a local linearity measure as a regularization term prevents catastrophic overfitting. Using a simple neural network architecture, we experimentally demonstrate that maintaining high local linearity might be sufficient\textit{sufficient} to prevent catastrophic overfitting but is not necessary.\textit{necessary.} Further, inspired by Parseval networks, we introduce a regularization term to AT with FGSM to make the weight matrices of the network orthogonal and study the connection between orthogonality of the network weights and local linearity. Lastly, we identify the double descent\textit{double descent} phenomenon during the adversarial training process.

Keywords

Cite

@article{arxiv.2111.10754,
  title  = {Local Linearity and Double Descent in Catastrophic Overfitting},
  author = {Varun Sivashankar and Nikil Selvam},
  journal= {arXiv preprint arXiv:2111.10754},
  year   = {2021}
}

Comments

To appear in 9th ACM IKDD CODS and 27th COMAD, 2022

R2 v1 2026-06-24T07:46:13.451Z