Keeping the Bad Guys Out: Protecting and Vaccinating Deep Learning with JPEG Compression
Nilaksh Das, Madhuri Shanbhogue, Shang-Tse Chen, Fred Hohman, Li Chen,, Michael E. Kounavis, Duen Horng Chau

TL;DR
This paper demonstrates that JPEG compression can effectively defend deep neural networks against adversarial attacks by removing high-frequency perturbations, and proposes an ensemble method leveraging JPEG to enhance robustness without model-specific knowledge.
Contribution
The work introduces a systematic JPEG compression-based pre-processing technique and an ensemble approach to defend DNNs from various adversarial attacks, without needing attack-specific adjustments.
Findings
JPEG compression reduces adversarial perturbations effectively.
Ensemble methods leveraging JPEG improve robustness across attack types.
Protection achieved without prior knowledge of attack methods.
Abstract
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…
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 · Anomaly Detection Techniques and Applications · Bacillus and Francisella bacterial research
