CVAIJan 14, 2025

Cross-Modal Transferable Image-to-Video Attack on Video Quality Metrics

arXiv:2501.08415v159 citationsh-index: 8VISIGRAPP : VISAPP
Originality Incremental advance
AI Analysis

This work addresses vulnerabilities in VQA metrics, which is important for ensuring robust video quality evaluation, but it is incremental as it builds on existing attack strategies with a focus on cross-modal transferability.

The paper tackles the problem of adversarial attacks on video quality assessment (VQA) models by proposing a cross-modal attack method, IC2VQA, which generates adversarial perturbations on an image quality assessment model to target black-box VQA models, achieving a high success rate in experiments.

Recent studies have revealed that modern image and video quality assessment (IQA/VQA) metrics are vulnerable to adversarial attacks. An attacker can manipulate a video through preprocessing to artificially increase its quality score according to a certain metric, despite no actual improvement in visual quality. Most of the attacks studied in the literature are white-box attacks, while black-box attacks in the context of VQA have received less attention. Moreover, some research indicates a lack of transferability of adversarial examples generated for one model to another when applied to VQA. In this paper, we propose a cross-modal attack method, IC2VQA, aimed at exploring the vulnerabilities of modern VQA models. This approach is motivated by the observation that the low-level feature spaces of images and videos are similar. We investigate the transferability of adversarial perturbations across different modalities; specifically, we analyze how adversarial perturbations generated on a white-box IQA model with an additional CLIP module can effectively target a VQA model. The addition of the CLIP module serves as a valuable aid in increasing transferability, as the CLIP model is known for its effective capture of low-level semantics. Extensive experiments demonstrate that IC2VQA achieves a high success rate in attacking three black-box VQA models. We compare our method with existing black-box attack strategies, highlighting its superiority in terms of attack success within the same number of iterations and levels of attack strength. We believe that the proposed method will contribute to the deeper analysis of robust VQA metrics.

Code Implementations1 repo
Foundations

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

Your Notes