paper-with-me

Papers

DPC-VQA: Decoupling Quality Perception and Residual Calibration for Video Quality Assessment

2026-04-14 · Xinyue Li, Shubo Xu, Zhichao Zhang, Zhaolin Cai, Yitong Chen, Guangtao Zhai arxiv

Recent multimodal large language models (MLLMs) have shown promising performance on video quality assessment (VQA) tasks. However, adapting them to new scenarios remains expensive due to large-scale retraining and costly mean opinion score (MOS) annotations. In this paper, we argue that a pretrained MLLM already provides a useful perceptual prior for VQA, and that the main challenge is to efficiently calibrate this prior to the target MOS space. Based on this insight, we propose DPC-VQA, a decoupling perception and calibration framework for video quality assessment. Specifically, DPC-VQA uses a frozen MLLM to provide a base quality estimate and perceptual prior, and employs a lightweight calibration branch to predict a residual correction for target-scenario adaptation. This design avoids costly end-to-end retraining while maintaining reliable performance with lower training and data costs. Extensive experiments on both user-generated content (UGC) and AI-generated content (AIGC) benchmarks show that DPC-VQA achieves competitive performance against representative baselines, while using less than 2% of the trainable parameters of conventional MLLM-based VQA methods and remaining effective with only 20% of MOS labels. The code will be released upon publication.

📄 PDF Abstract BibTeX arXiv:2604.12813

Code (0)

등록된 구현이 없습니다.

Tasks

Video Quality Assessment

Similar Papers 제목 키워드 기반

Decoupling Perception and Calibration: Label-Efficient Image Quality Assessment Framework

2026-01-28 · Xinyue Li, Zhichao Zhang, Zhiming Xu, Shubo Xu 외 arxiv

Recent multimodal large language models (MLLMs) have demonstrated strong capabilities in image quality assessment (IQA) tasks. However, adapting such large-scale models is computationally expensive and still relies on su…

Image Quality Assessment

Frames2Residual: Spatiotemporal Decoupling for Self-Supervised Video Denoising

2026-03-11 · Mingjie Ji, Zhan Shi, Kailai Zhou, Zixuan Fu 외 arxiv

Self-supervised video denoising methods typically extend image-based frameworks into the temporal dimension, yet they often struggle to integrate inter-frame temporal consistency with intra-frame spatial specificity. Exi…

Video Denoising

Decoupling Feature Extraction and Classification Layers for Calibrated Neural Networks

2024-05-02 · Mikkel Jordahn, Pablo M. Olmos

Deep Neural Networks (DNN) have shown great promise in many classification applications, yet are widely known to have poorly calibrated predictions when they are over-parametrized. Improving DNN calibration without compr…

Classificationimage-classificationImage Classification

GRAFT: Decoupling Ranking and Calibration for Survival Analysis

2026-02-08 · Mohammad Ashhad, Robert Hoehndorf, Ricardo Henao arxiv

Survival analysis is complicated by censored data, high-dimensional features, and non-linear interactions. Classical models offer interpretability and superior calibration but are restricted to linear or predefined funct…

On the Content Bias in Frechet Video Distance

2024-01-01 · CVPR 2024 1 · Songwei Ge, Aniruddha Mahapatra, Gaurav Parmar, Jun-Yan Zhu 외

Frechet Video Distance (FVD) a prominent metric for evaluating video generation models is known to conflict with human perception occasionally. In this paper we aim to explore the extent of FVD's bias toward frame qu…

Video Generation