Deep Learning based Full-reference and No-reference Quality Assessment Models for Compressed UGC Videos
Wei Sun, Tao Wang, Xiongkuo Min, Fuwang Yi, Guangtao Zhai

TL;DR
This paper introduces a deep learning framework for assessing the quality of compressed user-generated videos, combining feature fusion from CNN layers with a temporal pooling strategy for accurate quality prediction.
Contribution
It presents a novel deep learning VQA model that fuses intermediate CNN features for both full-reference and no-reference quality assessment of compressed UGC videos.
Findings
Achieves state-of-the-art performance on compressed UGC VQA database
Performs well on in-the-wild UGC VQA datasets
Effectively combines feature fusion and temporal pooling techniques
Abstract
In this paper, we propose a deep learning based video quality assessment (VQA) framework to evaluate the quality of the compressed user's generated content (UGC) videos. The proposed VQA framework consists of three modules, the feature extraction module, the quality regression module, and the quality pooling module. For the feature extraction module, we fuse the features from intermediate layers of the convolutional neural network (CNN) network into final quality-aware feature representation, which enables the model to make full use of visual information from low-level to high-level. Specifically, the structure and texture similarities of feature maps extracted from all intermediate layers are calculated as the feature representation for the full reference (FR) VQA model, and the global mean and standard deviation of the final feature maps fused by intermediate feature maps are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Video Quality Assessment · Image Enhancement Techniques · Advanced Image Processing Techniques
