English

ReabsNet: Detecting and Revising Adversarial Examples

Machine Learning 2017-12-25 v1 Cryptography and Security

Abstract

Though deep neural network has hit a huge success in recent studies and applica- tions, it still remains vulnerable to adversarial perturbations which are imperceptible to humans. To address this problem, we propose a novel network called ReabsNet to achieve high classification accuracy in the face of various attacks. The approach is to augment an existing classification network with a guardian network to detect if a sample is natural or has been adversarially perturbed. Critically, instead of simply rejecting adversarial examples, we revise them to get their true labels. We exploit the observation that a sample containing adversarial perturbations has a possibility of returning to its true class after revision. We demonstrate that our ReabsNet outperforms the state-of-the-art defense method under various adversarial attacks.

Keywords

Cite

@article{arxiv.1712.08250,
  title  = {ReabsNet: Detecting and Revising Adversarial Examples},
  author = {Jiefeng Chen and Zihang Meng and Changtian Sun and Wei Tang and Yinglun Zhu},
  journal= {arXiv preprint arXiv:1712.08250},
  year   = {2017}
}
R2 v1 2026-06-22T23:26:50.917Z