Defending from adversarial examples with a two-stream architecture
Hao Ge, Xiaoguang Tu, Mei Xie, Zheng Ma

TL;DR
This paper introduces a two-stream neural network architecture that enhances robustness against adversarial examples by leveraging high- and low-resolution feature extraction, providing a promising defense mechanism.
Contribution
The paper proposes a novel two-stream architecture inspired by security systems to defend CNNs from adversarial attacks, demonstrating improved robustness.
Findings
The two-stream model effectively defends against various attack methods.
Experimental results show increased robustness compared to single-stream models.
The approach is difficult to defeat with current state-of-the-art attacks.
Abstract
In recent years, deep learning has shown impressive performance on many tasks. However, recent researches showed that deep learning systems are vulnerable to small, specially crafted perturbations that are imperceptible to humans. Images with such perturbations are the so called adversarial examples, which have proven to be an indisputable threat to the DNN based applications. The lack of better understanding of the DNNs has prevented the development of efficient defenses against adversarial examples. In this paper, we propose a two-stream architecture to protect CNN from attacking by adversarial examples. Our model draws on the idea of "two-stream" which commonly used in the security field, and successfully defends different kinds of attack methods by the differences of "high-resolution" and "low-resolution" networks in feature extraction. We provide a reasonable interpretation on why…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Physical Unclonable Functions (PUFs) and Hardware Security
