English

Boosting Adversarial Training with Hypersphere Embedding

Machine Learning 2020-11-26 v3 Cryptography and Security Computer Vision and Pattern Recognition Machine Learning

Abstract

Adversarial training (AT) is one of the most effective defenses against adversarial attacks for deep learning models. In this work, we advocate incorporating the hypersphere embedding (HE) mechanism into the AT procedure by regularizing the features onto compact manifolds, which constitutes a lightweight yet effective module to blend in the strength of representation learning. Our extensive analyses reveal that AT and HE are well coupled to benefit the robustness of the adversarially trained models from several aspects. We validate the effectiveness and adaptability of HE by embedding it into the popular AT frameworks including PGD-AT, ALP, and TRADES, as well as the FreeAT and FastAT strategies. In the experiments, we evaluate our methods under a wide range of adversarial attacks on the CIFAR-10 and ImageNet datasets, which verifies that integrating HE can consistently enhance the model robustness for each AT framework with little extra computation.

Keywords

Cite

@article{arxiv.2002.08619,
  title  = {Boosting Adversarial Training with Hypersphere Embedding},
  author = {Tianyu Pang and Xiao Yang and Yinpeng Dong and Kun Xu and Jun Zhu and Hang Su},
  journal= {arXiv preprint arXiv:2002.08619},
  year   = {2020}
}

Comments

NeurIPS 2020

R2 v1 2026-06-23T13:47:49.124Z