English

Towards Speeding up Adversarial Training in Latent Spaces

Machine Learning 2021-03-10 v2 Artificial Intelligence

Abstract

Adversarial training is wildly considered as one of the most effective way to defend against adversarial examples. However, existing adversarial training methods consume unbearable time, due to the fact that they need to generate adversarial examples in the large input space. To speed up adversarial training, we propose a novel adversarial training method that does not need to generate real adversarial examples. By adding perturbations to logits to generate Endogenous Adversarial Examples (EAEs) -- the adversarial examples in the latent space, the time consuming gradient calculation can be avoided. Extensive experiments are conducted on CIFAR-10 and ImageNet, and the results show that comparing to state-of-the-art methods, our EAE adversarial training not only shortens the training time, but also enhances the robustness of the model and has less impact on the accuracy of clean examples than the existing methods.

Keywords

Cite

@article{arxiv.2102.00662,
  title  = {Towards Speeding up Adversarial Training in Latent Spaces},
  author = {Yaguan Qian and Qiqi Shao and Tengteng Yao and Bin Wang and Shouling Ji and Shaoning Zeng and Zhaoquan Gu and Wassim Swaileh},
  journal= {arXiv preprint arXiv:2102.00662},
  year   = {2021}
}
R2 v1 2026-06-23T22:42:44.341Z