arXiv:2512.15885cs.CVcs.AI2025-12被引 4

用自监督学习提升多模态大模型的视觉理解能力

Seeing Beyond Words: Self-Supervised Visual Learning for Multimodal Large Language Models

  • 引入I-JEPA框架,让大模型从图像中学习结构与语义规律
  • 在多个视觉基准上显著提升性能,且不损害多模态推理能力
  • 适合关注视觉推理、希望减少语言先验偏差的研究者

多模态大语言模型(MLLMs)虽在视觉与语言关联上表现优异,但在基础视觉推理任务上仍显不足。这源于其视觉理解主要依赖文本描述,而文本是主观且不完整的监督信号。此外,多模态指令微调规模远小于纯文本预训练,导致模型过度依赖语言先验而忽略视觉细节。为此,我们提出JARVIS——一种受JEPA启发的自监督视觉增强框架。将I-JEPA学习范式融入标准视觉-语言对齐训练流程,使用冻结的视觉基础模型作为上下文与目标编码器,训练大语言模型的早期层作为预测器,以无须依赖语言监督的方式学习图像中的结构与语义规律。在标准多模态基准上的大量实验表明,JARVIS在不同大语言模型家族中均一致提升视觉主导任务的表现,且不损害多模态推理能力。代码已开源:https://github.com/aimagelab/JARVIS。

原文摘要 · Abstract (English)

Multimodal Large Language Models (MLLMs) have recently demonstrated impressive capabilities in connecting vision and language, yet their proficiency in fundamental visual reasoning tasks remains limited. This limitation can be attributed to the fact that MLLMs learn visual understanding primarily from textual descriptions, which constitute a subjective and inherently incomplete supervisory signal. Furthermore, the modest scale of multimodal instruction tuning compared to massive text-only pre-training leads MLLMs to overfit language priors while overlooking visual details. To address these issues, we introduce JARVIS, a JEPA-inspired framework for self-supervised visual enhancement in MLLMs. Specifically, we integrate the I-JEPA learning paradigm into the standard vision-language alignment pipeline of MLLMs training. Our approach leverages frozen vision foundation models as context and target encoders, while training the predictor, implemented as the early layers of an LLM, to learn structural and semantic regularities from images without relying exclusively on language supervision. Extensive experiments on standard MLLM benchmarks show that JARVIS consistently improves performance on vision-centric benchmarks across different LLM families, without degrading multimodal reasoning abilities. Our source code is publicly available at: https://github.com/aimagelab/JARVIS.

多模态自监督视觉推理大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。