arXiv:2502.01341cs.CL2025-02NeurIPS被引 6

用语言模型先验对齐视觉与文本特征,提升文档理解效果

AlignVLM: Bridging Vision and Language Latent Spaces for Multimodal Document Understanding

  • 将视觉特征映射为LLM词嵌入的加权平均,利用语言结构先验
  • 在文档理解任务上达到当前最优,低资源下优势更明显
  • 适合需要跨模态对齐的文档分析场景,抗噪性强

视觉特征与语言嵌入的对齐是视觉语言模型的核心挑战。模型性能依赖于能将视觉编码器生成的特征映射到与大语言模型共享的嵌入空间的连接器,同时保持语义一致性。现有方法如多层感知机(MLP)缺乏归纳偏置,难以约束视觉特征符合语言模型的语义结构,导致数据依赖性强且易出现跨模态错位。本文提出新型对齐方法AlignVLM,将视觉特征映射为大语言模型文本嵌入的加权平均,利用语言模型蕴含的语言先验,确保视觉特征落在语言模型可有效解析的空间区域。该方法在视觉与文本高度相关的文档理解任务中表现尤为出色。大量实验表明,相比已有对齐方法,AlignVLM在文档理解任务上实现最优性能,尤其在低资源条件下提升显著。进一步分析验证了其高效性与抗噪声能力。

原文摘要 · Abstract (English)

Aligning visual features with language embeddings is a key challenge in vision-language models (VLMs). The performance of such models hinges on having a good connector that maps visual features generated by a vision encoder to a shared embedding space with the LLM while preserving semantic similarity. Existing connectors, such as multilayer perceptrons (MLPs), lack inductive bias to constrain visual features within the linguistic structure of the LLM's embedding space, making them data-hungry and prone to cross-modal misalignment. In this work, we propose a novel vision-text alignment method, AlignVLM, that maps visual features to a weighted average of LLM text embeddings. Our approach leverages the linguistic priors encoded by the LLM to ensure that visual features are mapped to regions of the space that the LLM can effectively interpret. AlignVLM is particularly effective for document understanding tasks, where visual and textual modalities are highly correlated. Our extensive experiments show that AlignVLM achieves state-of-the-art performance compared to prior alignment methods, with larger gains on document understanding tasks and under low-resource setups. We provide further analysis demonstrating its efficiency and robustness to noise.

多模态对齐文档理解视觉语言模型

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