SOTAVerified

Exploring Video Quality Assessment on User Generated Contents from Aesthetic and Technical Perspectives

2022-11-09ICCV 2023Code Available2· sign in to hype

HaoNing Wu, Erli Zhang, Liang Liao, Chaofeng Chen, Jingwen Hou, Annan Wang, Wenxiu Sun, Qiong Yan, Weisi Lin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The rapid increase in user-generated-content (UGC) videos calls for the development of effective video quality assessment (VQA) algorithms. However, the objective of the UGC-VQA problem is still ambiguous and can be viewed from two perspectives: the technical perspective, measuring the perception of distortions; and the aesthetic perspective, which relates to preference and recommendation on contents. To understand how these two perspectives affect overall subjective opinions in UGC-VQA, we conduct a large-scale subjective study to collect human quality opinions on overall quality of videos as well as perceptions from aesthetic and technical perspectives. The collected Disentangled Video Quality Database (DIVIDE-3k) confirms that human quality opinions on UGC videos are universally and inevitably affected by both aesthetic and technical perspectives. In light of this, we propose the Disentangled Objective Video Quality Evaluator (DOVER) to learn the quality of UGC videos based on the two perspectives. The DOVER proves state-of-the-art performance in UGC-VQA under very high efficiency. With perspective opinions in DIVIDE-3k, we further propose DOVER++, the first approach to provide reliable clear-cut quality evaluations from a single aesthetic or technical perspective. Code at https://github.com/VQAssessment/DOVER.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
KoNViD-1kDOVER (end-to-end)PLCC0.91Unverified
KoNViD-1kDOVER (head-only)PLCC0.89Unverified
LIVE-FB LSVQDOVERPLCC0.89Unverified
LIVE-VQCDOVER (end-to-end)PLCC0.87Unverified
LIVE-VQCDOVER (head-only)PLCC0.86Unverified
MSU NR VQA DatabaseDOVERSRCC0.89Unverified
YouTube-UGCDOVER (head-only)PLCC0.86Unverified
YouTube-UGCDOVER (end-to-end)PLCC0.87Unverified

Reproductions