arXiv:2410.09575cs.CVcs.AI2024-10ICLR被引 55

让大模型通过重建图像来学习视觉理解,减少幻觉。

Reconstructive Visual Instruction Tuning

  • 用图像重构任务监督模型视觉输出,而非仅依赖文本。
  • 在多个视觉编码器上提升性能,优于依赖多专家的现有方法。
  • 适合希望提升模型视觉细节理解能力的研究者。

本文提出重建式视觉指令微调(ROSS),一种基于视觉中心监督信号的大规模多模态模型家族。与传统仅监督文本输出的方法不同,ROSS通过重建输入图像来监督模型的视觉输出,充分利用图像本身蕴含的丰富细节。为应对自然图像中视觉信号的空间冗余问题,罗斯采用去噪目标重构输入图像的潜在表示,避免直接回归原始RGB值。这种内在激活设计促使模型保持图像细节,增强细粒度理解能力并减少幻觉。实验证明,ROSS在不同视觉编码器和语言模型上均表现显著提升,仅使用单个SigLIP视觉编码器即达到与依赖多视觉专家的先进方法相当的性能,验证了面向视觉输出的视觉中心监督的有效性。

原文摘要 · Abstract (English)

This paper introduces reconstructive visual instruction tuning (ROSS), a family of Large Multimodal Models (LMMs) that exploit vision-centric supervision signals. In contrast to conventional visual instruction tuning approaches that exclusively supervise text outputs, ROSS prompts LMMs to supervise visual outputs via reconstructing input images. By doing so, it capitalizes on the inherent richness and detail present within input images themselves, which are often lost in pure text supervision. However, producing meaningful feedback from natural images is challenging due to the heavy spatial redundancy of visual signals. To address this issue, ROSS employs a denoising objective to reconstruct latent representations of input images, avoiding directly regressing exact raw RGB values. This intrinsic activation design inherently encourages LMMs to maintain image detail, thereby enhancing their fine-grained comprehension capabilities and reducing hallucinations. Empirically, ROSS consistently brings significant improvements across different visual encoders and language models. In comparison with extrinsic assistance state-of-the-art alternatives that aggregate multiple visual experts, ROSS delivers competitive performance with a single SigLIP visual encoder, demonstrating the efficacy of our vision-centric supervision tailored for visual outputs.

多模态图像重建指令微调

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