Shared Cross-Modal Adaptation

E-SCMA shares lightweight parameters across encoder layers, while P-SCMA adapts the projection heads. Together they align visual evidence with ordered quality concepts without fully fine-tuning the foundation model.
Q-CLIP is a vision-language framework for video quality assessment that preserves the broad semantic knowledge of pretrained encoders while adapting them efficiently to visual quality. It introduces shared cross-modal adapters for both image and text branches, learnable quality-level prompts, and frame-difference-guided sampling. The resulting model trains only a small fraction of its parameters and achieves strong performance across in-domain and cross-dataset VQA benchmarks.

E-SCMA shares lightweight parameters across encoder layers, while P-SCMA adapts the projection heads. Together they align visual evidence with ordered quality concepts without fully fine-tuning the foundation model.

Frame-difference-guided sampling selects frames from intervals with diverse temporal change, giving the model more informative quality observations than uniform or random sampling.

Attention maps show that Q-CLIP focuses more consistently on regions related to perceptual degradation, while retaining the semantic awareness inherited from CLIP.
@inproceedings{mi2026qclip,
title={{Q-CLIP}: Unleashing the Power of Vision-Language Models for Video Quality Assessment through Unified Cross-Modal Adaptation},
author={Mi, Yachun and Li, Yu and Li, Yanting and Hui, Chen and Zhang, Tong and Li, Zhixuan and Song, Chenyue and Lim, Wei Yang Bryan and Liu, Shaohui},
booktitle={International Conference on Machine Learning},
year={2026}
}