CVMMIVJan 6, 2024

Transferable Learned Image Compression-Resistant Adversarial Perturbations

arXiv:2401.03115v21 citationsh-index: 16DCC
AI Analysis

This addresses security risks in applications like cloud-based face recognition and autonomous driving, but it is incremental as it builds on existing adversarial attack research.

The paper tackles the vulnerability of image classification systems using DNN-based learned image compression by exploring adversarial attacks on this pipeline, resulting in a method that enhances transferability across compression models with demonstrated improvements in experiments.

Adversarial attacks can readily disrupt the image classification system, revealing the vulnerability of DNN-based recognition tasks. While existing adversarial perturbations are primarily applied to uncompressed images or compressed images by the traditional image compression method, i.e., JPEG, limited studies have investigated the robustness of models for image classification in the context of DNN-based image compression. With the rapid evolution of advanced image compression, DNN-based learned image compression has emerged as the promising approach for transmitting images in many security-critical applications, such as cloud-based face recognition and autonomous driving, due to its superior performance over traditional compression. Therefore, there is a pressing need to fully investigate the robustness of a classification system post-processed by learned image compression. To bridge this research gap, we explore the adversarial attack on a new pipeline that targets image classification models that utilize learned image compressors as pre-processing modules. Furthermore, to enhance the transferability of perturbations across various quality levels and architectures of learned image compression models, we introduce a saliency score-based sampling method to enable the fast generation of transferable perturbation. Extensive experiments with popular attack methods demonstrate the enhanced transferability of our proposed method when attacking images that have been post-processed with different learned image compression models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes