Gradient Methods Provably Converge to Non-Robust Networks
Machine Learning
2022-10-05 v2
Abstract
Despite a great deal of research, it is still unclear why neural networks are so susceptible to adversarial examples. In this work, we identify natural settings where depth- ReLU networks trained with gradient flow are provably non-robust (susceptible to small adversarial -perturbations), even when robust networks that classify the training dataset correctly exist. Perhaps surprisingly, we show that the well-known implicit bias towards margin maximization induces bias towards non-robust networks, by proving that every network which satisfies the KKT conditions of the max-margin problem is non-robust.
Cite
@article{arxiv.2202.04347,
title = {Gradient Methods Provably Converge to Non-Robust Networks},
author = {Gal Vardi and Gilad Yehudai and Ohad Shamir},
journal= {arXiv preprint arXiv:2202.04347},
year = {2022}
}
Comments
Minor fixes made for the NeurIPS CR version