paper-with-me

홈 › Papers

Visual Representation Alignment for Multimodal Large Language Models

2025-09-09 · Heeji Yoon, Jaewoo Jung, Junwan Kim, Hyungyu Choi, Heeseong Shin, Sangbeom Lim, Honggyu An, Chaehyun Kim, Jisang Han, Donghyun Kim, Chanho Eom, Sunghwan Hong, Seungryong Kim arxiv

Multimodal large language models (MLLMs) trained with visual instruction tuning have achieved strong performance across diverse tasks, yet they remain limited in vision-centric tasks such as object counting or spatial reasoning. We attribute this gap to the prevailing text-only supervision paradigm, which provides only indirect guidance for the visual pathway and often leads MLLMs to discard fine-grained visual details during training. In this paper, we present VIsual Representation ALignment (VIRAL), a simple yet effective regularization strategy that aligns the internal visual representations of MLLMs with those of pre-trained vision foundation models (VFMs). By explicitly enforcing this alignment, VIRAL enables the model not only to retain critical visual details from the input vision encoder but also to complement additional visual knowledge from VFMs, thereby enhancing its ability to reason over complex visual inputs. Our experiments demonstrate consistent improvements across all tasks on widely adopted multimodal benchmarks. Furthermore, we conduct comprehensive ablation studies to validate the key design choices underlying our framework. We believe this simple finding opens up an important direction for the effective integration of visual information in training MLLMs.

📄 PDF Abstract BibTeX arXiv:2509.07979

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningObject Counting

Similar Papers 제목 키워드 기반

LVRPO: Language-Visual Alignment with GRPO for Multimodal Understanding and Generation

2026-03-29 · Shentong Mo, Sukmin Yun arxiv

Unified multimodal pretraining has emerged as a promising paradigm for jointly modeling language and vision within a single foundation model. However, existing approaches largely rely on implicit or indirect alignment si…

Visual Reasoning

SEA: Supervised Embedding Alignment for Token-Level Visual-Textual Integration in MLLMs

2024-08-21 · Yuanyang Yin, Yaqi Zhao, YaJie Zhang, Ke Lin 외

Multimodal Large Language Models (MLLMs) have recently demonstrated remarkable perceptual and reasoning abilities, typically comprising a Vision Encoder, an Adapter, and a Large Language Model (LLM). The adapter serves a…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model+1

VLMs May Not Globally Enhance Human Alignment over LLMs During Natural Reading

2026-05-27 · Jinzhou Wu, Zhengwu Ma, Jixing Li, Baoping Tang 외 arxiv

Large language models (LLMs) have become increasingly useful computational models of human language processing, but it remains unclear whether vision-language learning makes text representations more human-like during na…

Single-to-mix Modality Alignment with Multimodal Large Language Model for Document Image Machine Translation

2025-07-10 · Yupu Liang, Yaping Zhang, Zhiyang Zhang, Yang Zhao 외 arxiv

Document Image Machine Translation (DIMT) aims to translate text within document images, facing generalization challenges due to limited training data and the complex interplay between visual and textual information. To …

Computational EfficiencyDomain GeneralizationMachine Translation

PEA-DPO: Perception-Enhanced Alignment Direct Preference Optimization for MLLMs Alignment

2026-08-20 · Jiawei Feng, Jiancan Wu, Xingyu Zhu, Junkang Wu 외 arxiv

Direct Preference Optimization (DPO) has emerged as an effective approach for aligning large language models (LLMs) with human preferences. However, its adaptation to multimodal settings remains unexplored. Through repre…