paper-with-me

홈 › Papers

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

2023-12-28 · HaoNing Wu, ZiCheng Zhang, Weixia Zhang, Chaofeng Chen, Liang Liao, Chunyi Li, Yixuan Gao, Annan Wang, Erli Zhang, Wenxiu Sun, Qiong Yan, Xiongkuo Min, Guangtao Zhai, Weisi Lin

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 the exceptional potentials of large multi-modality models (LMMs) on a wide range of related fields, in this work, we explore how to teach them for visual rating aligned with human opinions. Observing that human raters only learn and judge discrete text-defined levels in subjective studies, we propose to emulate this subjective process and teach LMMs with text-defined rating levels instead of scores. The proposed Q-Align achieves state-of-the-art performance on image quality assessment (IQA), image aesthetic assessment (IAA), as well as video quality assessment (VQA) tasks under the original LMM structure. With the syllabus, we further unify the three tasks into one model, termed the OneAlign. In our experiments, we demonstrate the advantage of the discrete-level-based syllabus over direct-score-based variants for LMMs. Our code and the pre-trained weights are released at https://github.com/Q-Future/Q-Align.

📄 PDF Abstract BibTeX arXiv:2312.17090

Code (1)

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

Tasks

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

Similar Papers 제목 키워드 기반

Teaching LMMs for Image Quality Scoring and Interpreting

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

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. T…

DescriptiveImage Quality AssessmentQuestion AnsweringTransfer Learning

SILMM: Self-Improving Large Multimodal Models for Compositional Text-to-Image Generation

2024-12-08 · CVPR 2025 1 · Leigang Qu, Haochuan Li, Wenjie Wang, Xiang Liu 외

Large Multimodal Models (LMMs) have demonstrated impressive capabilities in multimodal understanding and generation, pushing forward advancements in text-to-image generation. However, achieving accurate text-image alignm…

DiversityImage GenerationPrompt EngineeringText to Image Generation+1

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)

Reasoning-OCR: Can Large Multimodal Models Solve Complex Logical Reasoning Problems from OCR Cues?

2025-05-19 · Haibin He, Maoyuan Ye, Jing Zhang, Xiantao Cai 외

Large Multimodal Models (LMMs) have become increasingly versatile, accompanied by impressive Optical Character Recognition (OCR) related capabilities. Existing OCR-related benchmarks emphasize evaluating LMMs' abilities …

Logical ReasoningOptical Character RecognitionOptical Character Recognition (OCR)Question Answering+1

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