Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unified Quality Assessment of In-the-Wild Videos with Mixed Datasets Training

About

Video quality assessment (VQA) is an important problem in computer vision. The videos in computer vision applications are usually captured in the wild. We focus on automatically assessing the quality of in-the-wild videos, which is a challenging problem due to the absence of reference videos, the complexity of distortions, and the diversity of video contents. Moreover, the video contents and distortions among existing datasets are quite different, which leads to poor performance of data-driven methods in the cross-dataset evaluation setting. To improve the performance of quality assessment models, we borrow intuitions from human perception, specifically, content dependency and temporal-memory effects of human visual system. To face the cross-dataset evaluation challenge, we explore a mixed datasets training strategy for training a single VQA model with multiple datasets. The proposed unified framework explicitly includes three stages: relative quality assessor, nonlinear mapping, and dataset-specific perceptual scale alignment, to jointly predict relative quality, perceptual quality, and subjective quality. Experiments are conducted on four publicly available datasets for VQA in the wild, i.e., LIVE-VQC, LIVE-Qualcomm, KoNViD-1k, and CVD2014. The experimental results verify the effectiveness of the mixed datasets training strategy and prove the superior performance of the unified model in comparison with the state-of-the-art models. For reproducible research, we make the PyTorch implementation of our method available at https://github.com/lidq92/MDTVSFA.

Dingquan Li, Tingting Jiang, Ming Jiang• 2020

Related benchmarks

TaskDatasetResultRank
Video Quality AssessmentKoNViD-1k
SROCC0.8003
134
Video Quality AssessmentKonViD 1k (test)
SRCC0.7816
62
Video Quality AssessmentLIVE-VQC (test)
SRCC0.7277
54
No-Reference Video Quality AssessmentLIVE-VQC
SRCC0.7908
50
No-Reference Video Quality AssessmentYouTube-UGC
SRCC0.7683
47
Video Quality AssessmentCVD 2014 (test)
SRCC0.8326
44
Video Quality AssessmentLIVE-Qualcomm (test)
SRCC0.8136
42
No-Reference Video Quality AssessmentKoNViD-1k
SRCC0.8003
42
No-Reference Video Quality AssessmentLSVQ (test)
SRCC0.8136
40
Video Quality AssessmentYouTube-UGC 1080p
Inference Time (Sec) CPU1.32e+3
23
Showing 10 of 20 rows

Other info

Code

Follow for update