paper-with-me

홈 › Papers

Teaching LMMs for Image Quality Scoring and Interpreting

2025-03-12 · ZiCheng Zhang, HaoNing Wu, Ziheng Jia, Weisi Lin, Guangtao Zhai

Image quality scoring and interpreting are two fundamental components of Image Quality Assessment (IQA). The former quantifies image quality, while the latter enables descriptive question answering about image quality. Traditionally, these two tasks have been addressed independently. However, from the perspective of the Human Visual System (HVS) and the Perception-Decision Integration Model, they are inherently interconnected: interpreting serves as the foundation for scoring, while scoring provides an abstract summary of interpreting. Thus, unifying these capabilities within a single model is both intuitive and logically coherent. In this paper, we propose Q-SiT (Quality Scoring and Interpreting joint Teaching), a unified framework that enables large multimodal models (LMMs) to learn both image quality scoring and interpreting simultaneously. We achieve this by transforming conventional IQA datasets into learnable question-answering datasets and incorporating human-annotated quality interpreting data for training. Furthermore, we introduce an efficient scoring & interpreting balance strategy, which first determines the optimal data mix ratio on lightweight LMMs and then maps this ratio to primary LMMs for fine-tuning adjustment. This strategy not only mitigates task interference and enhances cross-task knowledge transfer but also significantly reduces computational costs compared to direct optimization on full-scale LMMs. With this joint learning framework and corresponding training strategy, we develop Q-SiT, the first model capable of simultaneously performing image quality scoring and interpreting tasks, along with its lightweight variant, Q-SiT-mini. Experimental results demonstrate that Q-SiT achieves strong performance in both tasks with superior generalization IQA abilities.Project page at https://github.com/Q-Future/Q-SiT.

📄 PDF Abstract BibTeX arXiv:2503.09197

Code (1)

q-future/q-sit 공식 구현 pytorch

Tasks

DescriptiveImage Quality AssessmentQuestion AnsweringTransfer Learning

Similar Papers 제목 키워드 기반

Q-Align: Teaching LMMs for Visual Scoring via Discrete Text-Defined Levels

2023-12-28 · HaoNing Wu, ZiCheng Zhang, Weixia Zhang, Chaofeng Chen 외

The explosion of visual content available online underscores the requirement for an accurate machine assessor to robustly evaluate scores across diverse types of visual contents. While recent studies have demonstrated th…

Aesthetics Quality AssessmentImage Quality AssessmentVideo Quality AssessmentVisual Question Answering (VQA)

Bridging Video Quality Scoring and Justification via Large Multimodal Models

2025-06-26 · Qizhi Xie, Kun Yuan, Yunpeng Qu, Jiachao Gong 외

Classical video quality assessment (VQA) methods generate a numerical score to judge a video's perceived visual fidelity and clarity. Yet, a score fails to describe the video's complex quality dimensions, restricting its…

Video Quality AssessmentVisual Question Answering (VQA)

VQA$^2$: Visual Question Answering for Video Quality Assessment

2024-11-06 · Ziheng Jia, ZiCheng Zhang, Jiaying Qian, HaoNing Wu 외

The advent and proliferation of large multi-modal models (LMMs) have introduced new paradigms to computer vision, transforming various tasks into a unified visual question answering framework. Video Quality Assessment (V…

Question AnsweringVideo Quality AssessmentVisual Question AnsweringVisual Question Answering (VQA)

MangaVQA and MangaLMM: A Benchmark and Specialized Model for Multimodal Manga Understanding

2025-05-26 · Jeonghun Baek, Kazuki Egashira, Shota Onohara, Atsuyuki Miyai 외

Manga, or Japanese comics, is a richly multimodal narrative form that blends images and text in complex ways. Teaching large multimodal models (LMMs) to understand such narratives at a human-like level could help manga c…

Question AnsweringVisual Question Answering

MMR: Evaluating Reading Ability of Large Multimodal Models

2024-08-26 · Jian Chen, Ruiyi Zhang, Yufan Zhou, Ryan Rossi 외

Large multimodal models (LMMs) have demonstrated impressive capabilities in understanding various types of image, including text-rich images. Most existing text-rich image benchmarks are simple extraction-based question …

Font RecognitionMMR totalOptical Character Recognition (OCR)Question Answering+2