Universal and Efficient Detection of Adversarial Data through Nonuniform Impact on Network Layers
Furkan Mumcu, Yasin Yilmaz

TL;DR
This paper introduces a universal, efficient method for detecting adversarial inputs in deep neural networks by analyzing layer impact differences, using a lightweight regression model for real-time detection across various data types.
Contribution
The authors propose a novel detection technique based on layer impact analysis and a lightweight regression model, improving effectiveness and efficiency over existing methods.
Findings
High detection accuracy across multiple domains
Real-time processing capability demonstrated
Compatible with various DNN architectures
Abstract
Deep Neural Networks (DNNs) are notoriously vulnerable to adversarial input designs with limited noise budgets. While numerous successful attacks with subtle modifications to original input have been proposed, defense techniques against these attacks are relatively understudied. Existing defense approaches either focus on improving DNN robustness by negating the effects of perturbations or use a secondary model to detect adversarial data. Although equally important, the attack detection approach, which is studied in this work, provides a more practical defense compared to the robustness approach. We show that the existing detection methods are either ineffective against the state-of-the-art attack techniques or computationally inefficient for real-time processing. We propose a novel universal and efficient method to detect adversarial examples by analyzing the varying degrees of impact…
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 · Security in Wireless Sensor Networks · Biometric Identification and Security
MethodsFocus
