paper-with-me

홈 › Papers

Keeping the Bad Guys Out: Protecting and Vaccinating Deep Learning with JPEG Compression

2017-05-08 · Nilaksh Das, Madhuri Shanbhogue, Shang-Tse Chen, Fred Hohman, Li Chen, Michael E. Kounavis, Duen Horng Chau

Deep neural networks (DNNs) have achieved great success in solving a variety of machine learning (ML) problems, especially in the domain of image recognition. However, recent research showed that DNNs can be highly vulnerable to adversarially generated instances, which look seemingly normal to human observers, but completely confuse DNNs. These adversarial samples are crafted by adding small perturbations to normal, benign images. Such perturbations, while imperceptible to the human eye, are picked up by DNNs and cause them to misclassify the manipulated instances with high confidence. In this work, we explore and demonstrate how systematic JPEG compression can work as an effective pre-processing step in the classification pipeline to counter adversarial attacks and dramatically reduce their effects (e.g., Fast Gradient Sign Method, DeepFool). An important component of JPEG compression is its ability to remove high frequency signal components, inside square blocks of an image. Such an operation is equivalent to selective blurring of the image, helping remove additive perturbations. Further, we propose an ensemble-based technique that can be constructed quickly from a given well-performing DNN, and empirically show how such an ensemble that leverages JPEG compression can protect a model from multiple types of adversarial attacks, without requiring knowledge about the model.

📄 PDF Abstract BibTeX arXiv:1705.02900

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep learning-based compression of giga-resolution whole slide images

2026-05-17 · Maren Høibø, Etienne Gaucher, Ingerid Reinertsen, Marit Valla 외 arxiv

Implementation of digital pathology leads to an increased number of whole slide images (WSIs). The large size of WSIs is challenging. Today, WSIs are compressed with codecs like JPEG resulting in several gigabytes per WS…

Image Compression

Towards Robust Data Hiding Against (JPEG) Compression: A Pseudo-Differentiable Deep Learning Approach

2020-12-30 · Chaoning Zhang, Adil Karjauv, Philipp Benz, In So Kweon

Data hiding is one widely used approach for protecting authentication and ownership. Most multimedia content like images and videos are transmitted or saved in the compressed form. This kind of lossy compression, such as…

The Effects of JPEG and JPEG2000 Compression on Attacks using Adversarial Examples

2018-03-28 · Ayse Elvan Aydemir, Alptekin Temizel, Tugba Taskaya Temizel

Adversarial examples are known to have a negative effect on the performance of classifiers which have otherwise good performance on undisturbed images. These examples are generated by adding non-random noise to the testi…

BlockingImage Compression

JPEG Compressed Images Can Bypass Protections Against AI Editing

2023-04-05 · Pedro Sandoval-Segura, Jonas Geiping, Tom Goldstein

Recently developed text-to-image diffusion models make it easy to edit or create high-quality images. Their ease of use has raised concerns about the potential for malicious editing or deepfake creation. Imperceptible pe…

Face Swapping

Image Compression By Embedding Five Modulus Method Into JPEG

2013-04-30 · Firas A. Jassim

The standard JPEG format is almost the optimum format in image compression. The compression ratio in JPEG sometimes reaches 30:1. The compression ratio of JPEG could be increased by embedding the Five Modulus Method (FMM…

Image Compression