English

RAID: Randomized Adversarial-Input Detection for Neural Networks

Machine Learning 2020-02-10 v1 Cryptography and Security

Abstract

In recent years, neural networks have become the default choice for image classification and many other learning tasks, even though they are vulnerable to so-called adversarial attacks. To increase their robustness against these attacks, there have emerged numerous detection mechanisms that aim to automatically determine if an input is adversarial. However, state-of-the-art detection mechanisms either rely on being tuned for each type of attack, or they do not generalize across different attack types. To alleviate these issues, we propose a novel technique for adversarial-image detection, RAID, that trains a secondary classifier to identify differences in neuron activation values between benign and adversarial inputs. Our technique is both more reliable and more effective than the state of the art when evaluated against six popular attacks. Moreover, a straightforward extension of RAID increases its robustness against detection-aware adversaries without affecting its effectiveness.

Keywords

Cite

@article{arxiv.2002.02776,
  title  = {RAID: Randomized Adversarial-Input Detection for Neural Networks},
  author = {Hasan Ferit Eniser and Maria Christakis and Valentin Wüstholz},
  journal= {arXiv preprint arXiv:2002.02776},
  year   = {2020}
}

Comments

10 pages of content plus 2 pages of bibliography. Submitted to ISSTA

R2 v1 2026-06-23T13:34:13.676Z