arXiv:2503.12446cs.CVcs.AI2025-03被引 6

用可学习查询实现低数据量下的无编码器多模态模型

BREEN: Bridge Data-Efficient Encoder-Free Multimodal Learning with Learnable Queries

  • 引入可学习查询桥接图像与文本模态,替代视觉编码器
  • 仅用1300万图文对训练,性能接近顶尖无编码器模型
  • 适合资源有限但需高效多模态理解的场景

无编码器多模态大语言模型(MLLM)通过直接处理图像标记绕过预训练视觉编码器,降低计算开销与模型复杂度。然而,该方法通常依赖大量训练数据以学习视觉-语义对齐,缺乏视觉编码器使模型更难捕获视觉知识。本文提出BREEN,一种数据高效的无编码器多模态架构。BREEN利用可学习查询与图像专家,在仅1300万文本-图像对上训练,达到与现有先进方法(如Mono-InternVL)相当的性能,训练数据仅为后者的约1%。可学习查询置于图像与文本标记之间,并由预训练的CLIP模型监督,实现视觉知识蒸馏;图像专家独立处理图像标记与查询,提升效率并减少对语言模型文本能力的干扰。该工作为低数据需求的无编码器多模态学习提供了新路径。

原文摘要 · Abstract (English)

Encoder-free multimodal large language models(MLLMs) eliminate the need for a well-trained vision encoder by directly processing image tokens before the language model. While this approach reduces computational overhead and model complexity, it often requires large amounts of training data to effectively capture the visual knowledge typically encoded by vision models like CLIP. The absence of a vision encoder implies that the model is likely to rely on substantial data to learn the necessary visual-semantic alignments. In this work, we present BREEN, a data-efficient encoder-free multimodal architecture that mitigates this issue. BREEN leverages a learnable query and image experts to achieve comparable performance with significantly less training data. The learnable query, positioned between image and text tokens, is supervised by the output of a pretrained CLIP model to distill visual knowledge, bridging the gap between visual and textual modalities. Additionally, the image expert processes image tokens and learnable queries independently, improving efficiency and reducing interference with the LLM's textual capabilities. BREEN achieves comparable performance to prior encoder-free state-of-the-art models like Mono-InternVL, using only 13 million text-image pairs in training about one percent of the data required by existing methods. Our work highlights a promising direction for data-efficient encoder-free multimodal learning, offering an alternative to traditional encoder-based approaches.

多模态无编码器数据效率视觉-语言

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