Detecting Adversarial Data using Perturbation Forgery
Qian Wang, Chen Li, Yuchen Luo, Hefei Ling, Shijuan Huang, Ruoxi Jia,, Ning Yu

TL;DR
This paper introduces Perturbation Forgery, a novel detection method that generalizes well against various unseen adversarial attacks by training on open coverings of noise distributions, addressing limitations of previous techniques.
Contribution
The paper proposes a new adversarial detection approach based on noise distribution perturbation and open covering training, enabling detection of diverse unseen attacks with strong generalization.
Findings
Effective detection of unseen gradient-based, generative, and physical attacks.
Strong generalization demonstrated across multiple datasets and attack types.
Reduced inference overhead compared to existing methods.
Abstract
As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural and adversarial data. Although previous detection methods achieve high performance in detecting gradient-based adversarial attacks, new attacks based on generative models with imbalanced and anisotropic noise patterns evade detection. Even worse, the significant inference time overhead and limited performance against unseen attacks make existing techniques impractical for real-world use. In this paper, we explore the proximity relationship among adversarial noise distributions and demonstrate the existence of an open covering for these distributions. By training on the open covering of adversarial noise distributions, a detector with strong generalization performance against…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Digital Media Forensic Detection · Anomaly Detection Techniques and Applications
