CVCRIVFeb 28, 2023

Backdoor Attacks Against Deep Image Compression via Adaptive Frequency Trigger

arXiv:2302.14677v164 citationsh-index: 68
Originality Incremental advance
AI Analysis

This addresses security risks for users of deep learning-based compression systems, but it is incremental as it builds on existing backdoor attack research.

The paper tackles the vulnerability of deep image compression models to backdoor attacks by proposing a novel attack method that injects triggers in the DCT domain, achieving successful backdoor injection with multiple triggers to degrade compression quality and task performance.

Recent deep-learning-based compression methods have achieved superior performance compared with traditional approaches. However, deep learning models have proven to be vulnerable to backdoor attacks, where some specific trigger patterns added to the input can lead to malicious behavior of the models. In this paper, we present a novel backdoor attack with multiple triggers against learned image compression models. Motivated by the widely used discrete cosine transform (DCT) in existing compression systems and standards, we propose a frequency-based trigger injection model that adds triggers in the DCT domain. In particular, we design several attack objectives for various attacking scenarios, including: 1) attacking compression quality in terms of bit-rate and reconstruction quality; 2) attacking task-driven measures, such as down-stream face recognition and semantic segmentation. Moreover, a novel simple dynamic loss is designed to balance the influence of different loss terms adaptively, which helps achieve more efficient training. Extensive experiments show that with our trained trigger injection models and simple modification of encoder parameters (of the compression model), the proposed attack can successfully inject several backdoors with corresponding triggers in a single image compression model.

Foundations

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

Your Notes