SafetyNet: Detecting and Rejecting Adversarial Examples Robustly
Jiajun Lu, Theerasit Issaranon, David Forsyth

TL;DR
SafetyNet is a robust neural network architecture designed to resist adversarial attacks and reliably detect whether images are real scenes or manipulated, including RGBD images, by leveraging the difficulty of producing naturalistic depth maps.
Contribution
The paper introduces SafetyNet, a novel network construction that is resistant to adversarial examples and demonstrates its effectiveness in detecting real versus manipulated images, including RGBD data.
Findings
SafetyNet is difficult to defeat with standard adversarial attacks.
It effectively detects real scenes versus manipulated images.
The method is robust across multiple datasets and attack types.
Abstract
We describe a method to produce a network where current methods such as DeepFool have great difficulty producing adversarial samples. Our construction suggests some insights into how deep networks work. We provide a reasonable analyses that our construction is difficult to defeat, and show experimentally that our method is hard to defeat with both Type I and Type II attacks using several standard networks and datasets. This SafetyNet architecture is used to an important and novel application SceneProof, which can reliably detect whether an image is a picture of a real scene or not. SceneProof applies to images captured with depth maps (RGBD images) and checks if a pair of image and depth map is consistent. It relies on the relative difficulty of producing naturalistic depth maps for images in post processing. We demonstrate that our SafetyNet is robust to adversarial examples built from…
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 · Integrated Circuits and Semiconductor Failure Analysis · Bacillus and Francisella bacterial research
