paper-with-me

Papers

VITAL: Vision-Encoder-centered Pre-training for LMMs in Visual Quality Assessment

2025-11-22 · Ziheng Jia, Linhan Cao, Jinliang Han, Zicheng Zhang, Jiaying Qian, Jiarui Wang, Zijian Chen, Guangtao Zhai, Xiongkuo Min arxiv

Developing a robust visual quality assessment (VQualA) large multi-modal model (LMM) requires achieving versatility, powerfulness, and transferability. However, existing VQualA LMMs typically focus on a single task and rely on full-parameter fine-tuning, which makes them prone to overfitting on specific modalities or task types, thereby limiting their generalization capacity and transferability. To address this, we propose a vision-encoder-centered generative pre-training pipeline and develop the VITAL-Series LMMs. (1) We adopt a machine-executed annotation-scrutiny paradigm, constructing over 4.5M vision-language (VL) pairs-the largest VQualA training dataset to date. (2) We employ a multi-task training workflow that simultaneously enhances the model's quantitative scoring precision and strengthens its capability for quality interpretation across both image and video modalities. (3) Building upon the vision encoder, we realize an efficient model zoo extension: the model zoo exhibits strong zero-shot performance, and each paired decoder requires only a swift warm-up using less than 1/1000 of the pre-training data to achieve performance comparable to the fully trained counterpart. Overall, our work lays a cornerstone for advancing toward the foundation LMM for VQualA.

📄 PDF Abstract BibTeX arXiv:2511.17962

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Emerging Pixel Grounding in Large Multimodal Models Without Grounding Supervision

2024-10-10 · Shengcao Cao, Liang-Yan Gui, Yu-Xiong Wang

Current large multimodal models (LMMs) face challenges in grounding, which requires the model to relate language components to visual entities. Contrary to the common practice that fine-tunes LMMs with additional groundi…

Question AnsweringVisual Question Answering

TinyLLaVA: A Framework of Small-scale Large Multimodal Models

2024-02-22 · Baichuan Zhou, Ying Hu, Xi Weng, Junlong Jia 외

We present the TinyLLaVA framework that provides a unified perspective in designing and analyzing the small-scale Large Multimodal Models (LMMs). We empirically study the effects of different vision encoders, connection …

Visual Question Answering

HumaniBench: A Human-Centric Framework for Large Multimodal Models Evaluation

2025-05-16 · Shaina Raza, Aravind Narayanan, Vahid Reza Khazaie, Ashmal Vayani 외

Large multimodal models (LMMs) now excel on many vision language benchmarks, however, they still struggle with human centered criteria such as fairness, ethics, empathy, and inclusivity, key to aligning with human values…

BenchmarkingEthicsFairnessQuestion Answering+3

Large Language Models Facilitate Vision Reflection in Image Classification

2025-08-02 · Guoyuan An, JaeYoon Kim, SungEui Yoon arxiv

This paper presents several novel findings on the explainability of vision reflection in large multimodal models (LMMs). First, we show that prompting an LMM to verify the prediction of a specialized vision model can imp…

Image Classification

Adapting Large Multimodal Models to Distribution Shifts: The Role of In-Context Learning

2024-05-20 · Guanglin Zhou, Zhongyi Han, Shiming Chen, Biwei Huang 외

Recent studies indicate that large multimodal models (LMMs) potentially act as general-purpose assistants and are highly robust against different distributions. Despite this, domain-specific adaptation is still necessary…

In-Context Learning