Cross-Modal Transferable Image-to-Video Attack on Video Quality Metrics
Georgii Gotin, Ekaterina Shumitskaya, Anastasia Antsiferova, Dmitriy Vatolin
TL;DR
This work addresses the vulnerability of no-reference video quality assessment metrics to adversarial manipulation by proposing IC2VQA, a cross-modal transferable attack that launches white-box perturbations on IQA metrics augmented with CLIP and transfers them to black-box VQA models. The method introduces a cross-layer loss across IQA metric layers and a multi-modal cross-layer framework, complemented by a CLIP-based term and a temporal consistency constraint, to maximize transferability while keeping perturbations imperceptible. Experiments on a subset of the Xiph.org dataset across three VQA models show that IC2VQA consistently lowers PLCC and SRCC correlations more effectively than baselines (Square Attack, AttackVQA, and transferable PGD), with ablations revealing the additive value of CLIP features and temporal regularization. The findings highlight vulnerabilities in current VQA metrics and offer a path toward more robust evaluate-criteria, emphasizing cross-modal relationships between IQA and VQA features as a mechanism for transferability.
Abstract
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.
