vix.ing · top · new · best · stats · spec

Feature Distillation: DNN-Oriented JPEG Compression Against Adversarial Examples

2018/03/14 by Zihao Liu, Qi Liu, Liu, Zihao +7 · 4 citations
Biochemistry, Genetics and Molecular Biology · Computer Science · Engineering · #Adversarial Robustness in Machine Learning #Bacillus and Francisella bacterial research #Computer Vision and Pattern Recognition (cs.CV) #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Integrated Circuits and Semiconductor Failure Analysis

paper · pdf · doi:10.48550/arxiv.1803.05787

openalex publication_date 2018/03/14 · openalex created_date 2018/03/29 · openalex updated_date 2026/07/28

Abstract

Image compression-based approaches for defending against the adversarial-example attacks, which threaten the safety use of deep neural networks (DNN), have been investigated recently. However, prior works mainly rely on directly tuning parameters like compression rate, to blindly reduce image features, thereby lacking guarantee on both defense efficiency (i.e. accuracy of polluted images) and classification accuracy of benign images, after applying defense methods. To overcome these limitations, we propose a JPEG-based defensive compression framework, namely "feature distillation", to effectively rectify adversarial examples without impacting classification accuracy on benign data. Our framework significantly escalates the defense efficiency with marginal accuracy reduction using a two-step method: First, we maximize malicious features filtering of adversarial input perturbations by developing defensive quantization in frequency domain of JPEG compression or decompression, guided by a semi-analytical method; Second, we suppress the distortions of benign features to restore classification accuracy through a DNN-oriented quantization refine process. Our experimental results show that proposed "feature distillation" can significantly surpass the latest input-transformation based mitigations such as Quilting and TV Minimization in three aspects, including defense efficiency (improve classification accuracy from ∼20% to ∼90% on adversarial examples), accuracy of benign images after defense (≤1% accuracy degradation), and processing time per image (∼259× Speedup). Moreover, our solution can also provide the best defense efficiency (∼60% accuracy) against the recent adaptive attack with least accuracy reduction (∼1%) on benign images when compared with other input-transformation based defense methods.

Citations

Cited by

Related