English

SafetyNet: Detecting and Rejecting Adversarial Examples Robustly

Computer Vision and Pattern Recognition 2017-08-16 v2 Machine Learning

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 currently known attacking approaches.

Keywords

Cite

@article{arxiv.1704.00103,
  title  = {SafetyNet: Detecting and Rejecting Adversarial Examples Robustly},
  author = {Jiajun Lu and Theerasit Issaranon and David Forsyth},
  journal= {arXiv preprint arXiv:1704.00103},
  year   = {2017}
}

Comments

Accepted to ICCV 2017

R2 v1 2026-06-22T19:04:19.724Z