English

Adaptive versus Standard Descent Methods and Robustness Against Adversarial Examples

Machine Learning 2020-02-11 v2 Machine Learning

Abstract

Adversarial examples are a pervasive phenomenon of machine learning models where seemingly imperceptible perturbations to the input lead to misclassifications for otherwise statistically accurate models. In this paper we study how the choice of optimization algorithm influences the robustness of the resulting classifier to adversarial examples. Specifically we show an example of a learning problem for which the solution found by adaptive optimization algorithms exhibits qualitatively worse robustness properties against both L2L_{2}- and LL_{\infty}-adversaries than the solution found by non-adaptive algorithms. Then we fully characterize the geometry of the loss landscape of L2L_{2}-adversarial training in least-squares linear regression. The geometry of the loss landscape is subtle and has important consequences for optimization algorithms. Finally we provide experimental evidence which suggests that non-adaptive methods consistently produce more robust models than adaptive methods.

Keywords

Cite

@article{arxiv.1911.03784,
  title  = {Adaptive versus Standard Descent Methods and Robustness Against Adversarial Examples},
  author = {Marc Khoury},
  journal= {arXiv preprint arXiv:1911.03784},
  year   = {2020}
}
R2 v1 2026-06-23T12:10:26.017Z