2018

Shield: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression

Das, Nilaksh, Shanbhogue, Madhuri, Chen, Shang-Tse et al.

Understand

The rapidly growing body of research in adversarial machine learning has demonstrated that deep neural networks (DNNs) are highly vulnerable to adversarially generated images.

  • This underscores the urgent need for practical defense that can be readily deployed to combat attacks in real-time.
  • Observing that many attack strategies aim to perturb image pixels in ways that are visually imperceptible, we place JPEG compression at the core of our proposed Shield defense framework, utilizing its capability to effectively "compress away" such pixel manipulation.
  • To immunize a DNN model from artifacts introduced by compression, Shield "vaccinates" a model by re-training it with compressed images, where different compression levels are applied to generate multiple vaccinated models that are ultimately used together in an ensemble defense.

Reading the bibliography…