English

Protecting JPEG Images Against Adversarial Attacks

Computer Vision and Pattern Recognition 2018-03-05 v1 Graphics

Abstract

As deep neural networks (DNNs) have been integrated into critical systems, several methods to attack these systems have been developed. These adversarial attacks make imperceptible modifications to an image that fool DNN classifiers. We present an adaptive JPEG encoder which defends against many of these attacks. Experimentally, we show that our method produces images with high visual quality while greatly reducing the potency of state-of-the-art attacks. Our algorithm requires only a modest increase in encoding time, produces a compressed image which can be decompressed by an off-the-shelf JPEG decoder, and classified by an unmodified classifier

Keywords

Cite

@article{arxiv.1803.00940,
  title  = {Protecting JPEG Images Against Adversarial Attacks},
  author = {Aaditya Prakash and Nick Moran and Solomon Garber and Antonella DiLillo and James Storer},
  journal= {arXiv preprint arXiv:1803.00940},
  year   = {2018}
}

Comments

Accepted to IEEE Data Compression Conference

R2 v1 2026-06-23T00:39:44.795Z