IOI: Invisible One-Iteration Adversarial Attack on No-Reference Image- and Video-Quality Metrics
Ekaterina Shumitskaya, Anastasia Antsiferova, Dmitriy Vatolin
TL;DR
The IOI paper tackles the vulnerability of no-reference image- and video-quality metrics to adversarial perturbations, proposing a fast, imperceptible one-iteration attack. It blends a baseline FGSM step with a frequency-domain frequency module and a local-variance weighting module to steer perturbations toward high-frequency, less visible regions while preserving temporal stability in videos. The approach yields higher objective metric gains and superior subjective visual quality compared with prior attacks, demonstrated on multiple NR models and datasets, and is accompanied by a public code release. This work provides a practical tool for benchmarking NR metric robustness and motivates the development of stronger defenses and more robust no-reference quality assessments.
Abstract
No-reference image- and video-quality metrics are widely used in video processing benchmarks. The robustness of learning-based metrics under video attacks has not been widely studied. In addition to having success, attacks that can be employed in video processing benchmarks must be fast and imperceptible. This paper introduces an Invisible One-Iteration (IOI) adversarial attack on no reference image and video quality metrics. We compared our method alongside eight prior approaches using image and video datasets via objective and subjective tests. Our method exhibited superior visual quality across various attacked metric architectures while maintaining comparable attack success and speed. We made the code available on GitHub: https://github.com/katiashh/ioi-attack.
