Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Vulnerabilities in Video Quality Assessment Models: The Challenge of Adversarial Attacks

About

No-Reference Video Quality Assessment (NR-VQA) plays an essential role in improving the viewing experience of end-users. Driven by deep learning, recent NR-VQA models based on Convolutional Neural Networks (CNNs) and Transformers have achieved outstanding performance. To build a reliable and practical assessment system, it is of great necessity to evaluate their robustness. However, such issue has received little attention in the academic community. In this paper, we make the first attempt to evaluate the robustness of NR-VQA models against adversarial attacks, and propose a patch-based random search method for black-box attack. Specifically, considering both the attack effect on quality score and the visual quality of adversarial video, the attack problem is formulated as misleading the estimated quality score under the constraint of just-noticeable difference (JND). Built upon such formulation, a novel loss function called Score-Reversed Boundary Loss is designed to push the adversarial video's estimated quality score far away from its ground-truth score towards a specific boundary, and the JND constraint is modeled as a strict $L_2$ and $L_\infty$ norm restriction. By this means, both white-box and black-box attacks can be launched in an effective and imperceptible manner. The source code is available at https://github.com/GZHU-DVL/AttackVQA.

Ao-Xiang Zhang, Yu Ran, Weixuan Tang, Yuan-Gen Wang• 2023

Related benchmarks

TaskDatasetResultRank
Video Quality AssessmentKoNViD-1k
SROCC0.8427
134
No-Reference Video Quality AssessmentLIVE-VQC
SRCC0.8698
50
No-Reference Video Quality AssessmentYouTube-UGC
SRCC0.8145
47
No-Reference Video Quality AssessmentKoNViD-1k
SRCC0.8427
42
No-Reference Video Quality AssessmentLSVQ (test)
SRCC0.8613
40
No-Reference Video Quality AssessmentKonViD 1k (test)
SRCC0.8427
4
No-Reference Video Quality AssessmentLIVE-VQC (test)
SRCC0.8698
4
No-Reference Video Quality AssessmentYouTube-UGC (test)
SRCC0.8145
4
No-Reference Video Quality AssessmentKonViD-1K 1.0 (test)--
4
No-Reference Video Quality AssessmentLIVE-VQC 1.0 (test)--
4
Showing 10 of 13 rows

Other info

Code

Follow for update