English

StarVQA: Space-Time Attention for Video Quality Assessment

Computer Vision and Pattern Recognition 2021-08-24 v1

Abstract

The attention mechanism is blooming in computer vision nowadays. However, its application to video quality assessment (VQA) has not been reported. Evaluating the quality of in-the-wild videos is challenging due to the unknown of pristine reference and shooting distortion. This paper presents a novel \underline{s}pace-\underline{t}ime \underline{a}ttention network fo\underline{r} the \underline{VQA} problem, named StarVQA. StarVQA builds a Transformer by alternately concatenating the divided space-time attention. To adapt the Transformer architecture for training, StarVQA designs a vectorized regression loss by encoding the mean opinion score (MOS) to the probability vector and embedding a special vectorized label token as the learnable variable. To capture the long-range spatiotemporal dependencies of a video sequence, StarVQA encodes the space-time position information of each patch to the input of the Transformer. Various experiments are conducted on the de-facto in-the-wild video datasets, including LIVE-VQC, KoNViD-1k, LSVQ, and LSVQ-1080p. Experimental results demonstrate the superiority of the proposed StarVQA over the state-of-the-art. Code and model will be available at: https://github.com/DVL/StarVQA.

Keywords

Cite

@article{arxiv.2108.09635,
  title  = {StarVQA: Space-Time Attention for Video Quality Assessment},
  author = {Fengchuang Xing and Yuan-Gen Wang and Hanpin Wang and Leida Li and Guopu Zhu},
  journal= {arXiv preprint arXiv:2108.09635},
  year   = {2021}
}
R2 v1 2026-06-24T05:18:54.292Z