English

Squeeze Training for Adversarial Robustness

Machine Learning 2023-02-13 v2 Cryptography and Security Computer Vision and Pattern Recognition

Abstract

The vulnerability of deep neural networks (DNNs) to adversarial examples has attracted great attention in the machine learning community. The problem is related to non-flatness and non-smoothness of normally obtained loss landscapes. Training augmented with adversarial examples (a.k.a., adversarial training) is considered as an effective remedy. In this paper, we highlight that some collaborative examples, nearly perceptually indistinguishable from both adversarial and benign examples yet show extremely lower prediction loss, can be utilized to enhance adversarial training. A novel method is therefore proposed to achieve new state-of-the-arts in adversarial robustness. Code: https://github.com/qizhangli/ST-AT.

Keywords

Cite

@article{arxiv.2205.11156,
  title  = {Squeeze Training for Adversarial Robustness},
  author = {Qizhang Li and Yiwen Guo and Wangmeng Zuo and Hao Chen},
  journal= {arXiv preprint arXiv:2205.11156},
  year   = {2023}
}

Comments

Accepted by ICLR 2023

R2 v1 2026-06-24T11:25:24.177Z