ICASSP 2020accepted0 citations

Self-Supervised Adversarial Training

Kejiang Chen, Yuefeng Chen, Hang Zhou, Xiaofeng Mao, Yuhong Li, Yuan He, Hui Xue, Weiming Zhang

Abstract

Recent work has demonstrated that neural networks are vulnerable to adversarial examples. To escape from the predicament, many works try to harden the model in various ways, in which adversarial training is an effective way which learns robust feature representation so as to resist adversarial attacks. Meanwhile, the self-supervised learning aims to learn robust and semantic embedding from data itself. With these views, we introduce self-supervised learning to against adversarial examples in this paper. Specifically, the self-supervised representation coupled with k-Nearest Neighbour is proposed for classification. To further strengthen the defense ability, self-supervised adversarial training is proposed, which maximizes the mutual information between the representations of original examples and the corresponding adversarial examples. Experimental results show that the self-supervised representation outperforms its supervised version in respect of robustness and self-supervised adversarial training can further improve the defense ability efficiently.

BibTeX
@inproceedings{icassp2020_selfsupervisedad,
  title = {Self-Supervised Adversarial Training},
  author = {Kejiang Chen and Yuefeng Chen and Hang Zhou and Xiaofeng Mao and Yuhong Li and Yuan He and Hui Xue and Weiming Zhang and Nenghai Yu},
  booktitle = {ICASSP 2020},
  year = {2020}
}