paper-with-me

홈 › Papers

CompressedVQA-HDR: Generalized Full-reference and No-reference Quality Assessment Models for Compressed High Dynamic Range Videos

2025-07-16 · Wei Sun, Linhan Cao, Kang Fu, Dandan Zhu, Jun Jia, Menghan Hu, Xiongkuo Min, Guangtao Zhai arxiv

Video compression is a standard procedure applied to all videos to minimize storage and transmission demands while preserving visual quality as much as possible. Therefore, evaluating the visual quality of compressed videos is crucial for guiding the practical usage and further development of video compression algorithms. Although numerous compressed video quality assessment (VQA) methods have been proposed, they often lack the generalization capability needed to handle the increasing diversity of video types, particularly high dynamic range (HDR) content. In this paper, we introduce CompressedVQA-HDR, an effective VQA framework designed to address the challenges of HDR video quality assessment. Specifically, we adopt the Swin Transformer and SigLip 2 as the backbone networks for the proposed full-reference (FR) and no-reference (NR) VQA models, respectively. For the FR model, we compute deep structural and textural similarities between reference and distorted frames using intermediate-layer features extracted from the Swin Transformer as its quality-aware feature representation. For the NR model, we extract the global mean of the final-layer feature maps from SigLip 2 as its quality-aware representation. To mitigate the issue of limited HDR training data, we pre-train the FR model on a large-scale standard dynamic range (SDR) VQA dataset and fine-tune it on the HDRSDR-VQA dataset. For the NR model, we employ an iterative mixed-dataset training strategy across multiple compressed VQA datasets, followed by fine-tuning on the HDRSDR-VQA dataset. Experimental results show that our models achieve state-of-the-art performance compared to existing FR and NR VQA models. Moreover, CompressedVQA-HDR-FR won first place in the FR track of the Generalizable HDR & SDR Video Quality Measurement Grand Challenge at IEEE ICME 2025. The code is available at https://github.com/sunwei925/CompressedVQA-HDR.

📄 PDF Abstract BibTeX arXiv:2507.11900

Code (0)

등록된 구현이 없습니다.

Tasks

Video Quality Assessment

Similar Papers 제목 키워드 기반

CompressedVQA-AEV: Full-Reference and No-Reference Quality Assessment Models for Asymmetric Encoded Videos

2026-07-06 · Wei Sun, Xingwei Liu, Dandan Zhu, Xiangyang Zhu 외 arxiv

This report presents our solutions to the QoMEX 2026 Grand Challenge on Video Quality Assessment for Asymmetric Encoded Videos, comprising a full-reference (FR) model, CompressedVQA-AEV-FR, and a no-reference (NR) model,…

Video Quality Assessment

Toward Generalized Image Quality Assessment: Relaxing the Perfect Reference Quality Assumption

2025-03-14 · CVPR 2025 1 · Du Chen, Tianhe Wu, Kede Ma, Lei Zhang

Full-reference image quality assessment (FR-IQA) generally assumes that reference images are of perfect quality. However, this assumption is flawed due to the sensor and optical limitations of modern imaging systems. Mor…

Full reference image quality assessmentFull-Reference Image Quality AssessmentImage Quality AssessmentSuper-Resolution

Sliced Maximal Information Coefficient: A Training-Free Approach for Image Quality Assessment Enhancement

2024-08-19 · Kang Xiao, Xu Wang, Yulin He, Baoliang Chen 외

Full-reference image quality assessment (FR-IQA) models generally operate by measuring the visual differences between a degraded image and its reference. However, existing FR-IQA models including both the classical ones …

Full reference image quality assessmentFull-Reference Image Quality AssessmentImage Quality AssessmentSSIM

Can No-reference features help in Full-reference image quality estimation?

2022-03-02 · Saikat Dutta, Sourya Dipta Das, Nisarg A. Shah

Development of perceptual image quality assessment (IQA) metrics has been of significant interest to computer vision community. The aim of these metrics is to model quality of an image as perceived by humans. Recent work…

Image Quality AssessmentImage Quality Estimation

A survey on IQA

2021-08-29 · Lanjiang Wang

Image quality assessment(IQA) is of increasing importance for image-based applications. Its purpose is to establish a model that can replace humans for accurately evaluating image quality. According to whether the refere…

Deep LearningFull reference image quality assessmentFull-Reference Image Quality AssessmentImage Quality Assessment+2