English

Predictive Regularization Against Visual Representation Degradation in Multimodal Large Language Models

Computer Vision and Pattern Recognition 2026-03-24 v1 Machine Learning

Abstract

While Multimodal Large Language Models (MLLMs) excel at vision-language tasks, the cost of their language-driven training on internal visual foundational competence remains unclear. In this paper, we conduct a detailed diagnostic analysis to unveil a pervasive issue: visual representation degradation in MLLMs. Specifically, we find that compared to the initial visual features, the visual representation in the middle layers of LLM exhibits both a degradation in global function and patch structure. We attribute this phenomenon to a visual sacrifice driven by the singular text-generation objective, where the model compromises its visual fidelity to optimize for answer generation. We argue that a robust MLLM requires both strong cross-modal reasoning and core visual competence, and propose Predictive Regularization (PRe) to force degraded intermediate features to predict initial visual features, thereby maintaining the inherent visual attributes of the MLLM's internal representations. Extensive experiments confirm that mitigating this visual degradation effectively boosts vision-language performance, underscoring the critical importance of fostering robust internal visual representations within MLLMs for comprehensive multimodal understanding.

Keywords

Cite

@article{arxiv.2603.20808,
  title  = {Predictive Regularization Against Visual Representation Degradation in Multimodal Large Language Models},
  author = {Enguang Wang and Qiang Wang and Yuanchen Wu and Ke Yan and Xinbin Yuan and Shouhong Ding and Xialei Liu and Ming-Ming Cheng},
  journal= {arXiv preprint arXiv:2603.20808},
  year   = {2026}
}

Comments

Accepted at CVPR 2026

R2 v1 2026-07-01T11:31:25.463Z