paper-with-me

홈 › Papers

DisCoVQA: Temporal Distortion-Content Transformers for Video Quality Assessment

2022-06-20 · HaoNing Wu, Chaofeng Chen, Liang Liao, Jingwen Hou, Wenxiu Sun, Qiong Yan, Weisi Lin

The temporal relationships between frames and their influences on video quality assessment (VQA) are still under-studied in existing works. These relationships lead to two important types of effects for video quality. Firstly, some temporal variations (such as shaking, flicker, and abrupt scene transitions) are causing temporal distortions and lead to extra quality degradations, while other variations (e.g. those related to meaningful happenings) do not. Secondly, the human visual system often has different attention to frames with different contents, resulting in their different importance to the overall video quality. Based on prominent time-series modeling ability of transformers, we propose a novel and effective transformer-based VQA method to tackle these two issues. To better differentiate temporal variations and thus capture the temporal distortions, we design a transformer-based Spatial-Temporal Distortion Extraction (STDE) module. To tackle with temporal quality attention, we propose the encoder-decoder-like temporal content transformer (TCT). We also introduce the temporal sampling on features to reduce the input length for the TCT, so as to improve the learning effectiveness and efficiency of this module. Consisting of the STDE and the TCT, the proposed Temporal Distortion-Content Transformers for Video Quality Assessment (DisCoVQA) reaches state-of-the-art performance on several VQA benchmarks without any extra pre-training datasets and up to 10% better generalization ability than existing methods. We also conduct extensive ablation experiments to prove the effectiveness of each part in our proposed model, and provide visualizations to prove that the proposed modules achieve our intention on modeling these temporal issues. We will publish our codes and pretrained weights later.

📄 PDF Abstract BibTeX arXiv:2206.09853

Code (1)

QualityAssessment/DisCoVQA 공식 구현

Tasks

Time Series AnalysisVideo Quality AssessmentVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Automatic Content-Aware Projection for 360deg Videos

2017-10-01 · ICCV 2017 10 · Yeong Won Kim, Chang-Ryeol Lee, Dae-Yong Cho, Yong Hoon Kwon 외

To watch 360 videos on normal 2D displays, we need to project the selected part of the 360 image onto the 2D display plane. In this paper, we propose a fully-automated framework for generating content-aware 2D normal-vie…

Capturing Co-existing Distortions in User-Generated Content for No-reference Video Quality Assessment

2023-07-31 · Kun Yuan, Zishang Kong, Chuanchuan Zheng, Ming Sun 외

Video Quality Assessment (VQA), which aims to predict the perceptual quality of a video, has attracted raising attention with the rapid development of streaming media technology, such as Facebook, TikTok, Kwai, and so on…

Action RecognitionBlockingVideo Quality AssessmentVisual Question Answering (VQA)

LongVQUBench: Benchmarking Long-Term Video Quality Understanding of Vision-Language Models

2026-07-01 · Arpita Nema, Hanwei Zhu, Xi Zhang, Weisi Lin arxiv

The evaluation of long-term video quality understanding remains an open challenge for large vision-language models (LVLMs). Existing video quality benchmarks predominantly focus on short clips and isolated distortions, o…

VideoDirector: Precise Video Editing via Text-to-Video Models

2024-11-26 · CVPR 2025 1 · Yukun Wang, Longguang Wang, Zhiyuan Ma, Qibin Hu 외

Despite the typical inversion-then-editing paradigm using text-to-image (T2I) models has demonstrated promising results, directly extending it to text-to-video (T2V) models still suffers severe artifacts such as color fl…

AttributeVideo Editing

Perceptual Quality Assessment of Face Video Compression: A Benchmark and An Effective Method

2023-04-14 · Yixuan Li, Bolin Chen, Baoliang Chen, Meng Wang 외

Recent years have witnessed an exponential increase in the demand for face video compression, and the success of artificial intelligence has expanded the boundaries beyond traditional hybrid video coding. Generative codi…

Video CompressionVideo Quality AssessmentVisual Question Answering (VQA)