Convolutions Need Registers Too: HVS-Inspired Dynamic Attention for Video Quality Assessment
Mayesha Maliha R. Mithila, Mylene C. Q. Farias
TL;DR
This work tackles no-reference video quality assessment by introducing DAGR-VQA, a framework that embeds register-tokens directly into a convolutional backbone to instantiate dynamic, HVS-inspired attention without relying on heavy self-attention or motion estimation. The solution comprises a saliency pretraining stage using a UNet3D augmented with register-tokens and a spatio-temporal VQA module that fuses saliency-guided spatial features with a lightweight temporal transformer to predict perceptual quality. Key contributions include (i) a register-token–augmented saliency pretraining pipeline, (ii) a modular VQA architecture that combines spatial saliency, temporal modeling, and robust MOS-based training, and (iii) extensive experiments across four NR-VQA benchmarks demonstrating competitive accuracy and real-time performance (about 387.7 FPS at 1080p). Ablation studies show that register-tokens promote stable, temporally coherent attention, and act synergistically with dynamic saliency to improve VQA predictions. The approach offers a practical path toward real-time video quality monitoring in streaming systems, with potential for adaptive saliency fusion and broader applications in perceptual video analysis.
Abstract
No-reference video quality assessment (NR-VQA) estimates perceptual quality without a reference video, which is often challenging. While recent techniques leverage saliency or transformer attention, they merely address global context of the video signal by using static maps as auxiliary inputs rather than embedding context fundamentally within feature extraction of the video sequence. We present Dynamic Attention with Global Registers for Video Quality Assessment (DAGR-VQA), the first framework integrating register-token directly into a convolutional backbone for spatio-temporal, dynamic saliency prediction. By embedding learnable register tokens as global context carriers, our model enables dynamic, HVS-inspired attention, producing temporally adaptive saliency maps that track salient regions over time without explicit motion estimation. Our model integrates dynamic saliency maps with RGB inputs, capturing spatial data and analyzing it through a temporal transformer to deliver a perceptually consistent video quality assessment. Comprehensive tests conducted on the LSVQ, KonVid-1k, LIVE-VQC, and YouTube-UGC datasets show that the performance is highly competitive, surpassing the majority of top baselines. Research on ablation studies demonstrates that the integration of register tokens promotes the development of stable and temporally consistent attention mechanisms. Achieving an efficiency of 387.7 FPS at 1080p, DAGR-VQA demonstrates computational performance suitable for real-time applications like multimedia streaming systems.
