TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/FAST-VQA: Efficient End-to-end Video Quality Assessment wi...

FAST-VQA: Efficient End-to-end Video Quality Assessment with Fragment Sampling

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

2022-07-06Video Quality Assessment
PaperPDFCodeCode(official)CodeCode

Abstract

Current deep video quality assessment (VQA) methods are usually with high computational costs when evaluating high-resolution videos. This cost hinders them from learning better video-quality-related representations via end-to-end training. Existing approaches typically consider naive sampling to reduce the computational cost, such as resizing and cropping. However, they obviously corrupt quality-related information in videos and are thus not optimal for learning good representations for VQA. Therefore, there is an eager need to design a new quality-retained sampling scheme for VQA. In this paper, we propose Grid Mini-patch Sampling (GMS), which allows consideration of local quality by sampling patches at their raw resolution and covers global quality with contextual relations via mini-patches sampled in uniform grids. These mini-patches are spliced and aligned temporally, named as fragments. We further build the Fragment Attention Network (FANet) specially designed to accommodate fragments as inputs. Consisting of fragments and FANet, the proposed FrAgment Sample Transformer for VQA (FAST-VQA) enables efficient end-to-end deep VQA and learns effective video-quality-related representations. It improves state-of-the-art accuracy by around 10% while reducing 99.5% FLOPs on 1080P high-resolution videos. The newly learned video-quality-related representations can also be transferred into smaller VQA datasets, boosting performance in these scenarios. Extensive experiments show that FAST-VQA has good performance on inputs of various resolutions while retaining high efficiency. We publish our code at https://github.com/timothyhtimothy/FAST-VQA.

Results

TaskDatasetMetricValueModel
Video UnderstandingMSU NR VQA DatabaseKLCC0.6498FAST-VQA
Video UnderstandingMSU NR VQA DatabasePLCC0.8613FAST-VQA
Video UnderstandingMSU NR VQA DatabaseSRCC0.8308FAST-VQA
Video UnderstandingMSU NR VQA DatabaseKLCC0.5645FASTER-VQA
Video UnderstandingMSU NR VQA DatabasePLCC0.8087FASTER-VQA
Video UnderstandingMSU NR VQA DatabaseSRCC0.7508FASTER-VQA
Video UnderstandingLIVE-VQCPLCC0.862FAST-VQA (finetuned on LIVE-VQC)
Video UnderstandingLIVE-VQCPLCC0.844FAST-VQA (trained on LSVQ only)
Video UnderstandingYouTube-UGCPLCC0.852FAST-VQA (finetuned on YouTube-UGC)
Video UnderstandingYouTube-UGCPLCC0.748FAST-VQA (trained on LSVQ only)
Video UnderstandingKoNViD-1kPLCC0.892FAST-VQA (finetuned on KonViD-1k)
Video UnderstandingKoNViD-1kPLCC0.855FAST-VQA (trained on LSVQ only)
Video UnderstandingLIVE-FB LSVQPLCC0.877FAST-VQA
Video Quality AssessmentMSU NR VQA DatabaseKLCC0.6498FAST-VQA
Video Quality AssessmentMSU NR VQA DatabasePLCC0.8613FAST-VQA
Video Quality AssessmentMSU NR VQA DatabaseSRCC0.8308FAST-VQA
Video Quality AssessmentMSU NR VQA DatabaseKLCC0.5645FASTER-VQA
Video Quality AssessmentMSU NR VQA DatabasePLCC0.8087FASTER-VQA
Video Quality AssessmentMSU NR VQA DatabaseSRCC0.7508FASTER-VQA
Video Quality AssessmentLIVE-VQCPLCC0.862FAST-VQA (finetuned on LIVE-VQC)
Video Quality AssessmentLIVE-VQCPLCC0.844FAST-VQA (trained on LSVQ only)
Video Quality AssessmentYouTube-UGCPLCC0.852FAST-VQA (finetuned on YouTube-UGC)
Video Quality AssessmentYouTube-UGCPLCC0.748FAST-VQA (trained on LSVQ only)
Video Quality AssessmentKoNViD-1kPLCC0.892FAST-VQA (finetuned on KonViD-1k)
Video Quality AssessmentKoNViD-1kPLCC0.855FAST-VQA (trained on LSVQ only)
Video Quality AssessmentLIVE-FB LSVQPLCC0.877FAST-VQA
VideoMSU NR VQA DatabaseKLCC0.6498FAST-VQA
VideoMSU NR VQA DatabasePLCC0.8613FAST-VQA
VideoMSU NR VQA DatabaseSRCC0.8308FAST-VQA
VideoMSU NR VQA DatabaseKLCC0.5645FASTER-VQA
VideoMSU NR VQA DatabasePLCC0.8087FASTER-VQA
VideoMSU NR VQA DatabaseSRCC0.7508FASTER-VQA
VideoLIVE-VQCPLCC0.862FAST-VQA (finetuned on LIVE-VQC)
VideoLIVE-VQCPLCC0.844FAST-VQA (trained on LSVQ only)
VideoYouTube-UGCPLCC0.852FAST-VQA (finetuned on YouTube-UGC)
VideoYouTube-UGCPLCC0.748FAST-VQA (trained on LSVQ only)
VideoKoNViD-1kPLCC0.892FAST-VQA (finetuned on KonViD-1k)
VideoKoNViD-1kPLCC0.855FAST-VQA (trained on LSVQ only)
VideoLIVE-FB LSVQPLCC0.877FAST-VQA

Related Papers

Bridging Video Quality Scoring and Justification via Large Multimodal Models2025-06-26EyeSim-VQA: A Free-Energy-Guided Eye Simulation Framework for Video Quality Assessment2025-06-13TDVE-Assessor: Benchmarking and Evaluating the Quality of Text-Driven Video Editing with LMMs2025-05-26NTIRE 2025 Challenge on Video Quality Enhancement for Video Conferencing: Datasets, Methods and Results2025-05-25CP-LLM: Context and Pixel Aware Large Language Model for Video Quality Assessment2025-05-21Semantically-Aware Game Image Quality Assessment2025-05-16Breaking Annotation Barriers: Generalized Video Quality Assessment via Ranking-based Self-Supervision2025-05-06DiffVQA: Video Quality Assessment Using Diffusion Feature Extractor2025-05-06