arXiv:2412.13871cs.CV2024-12被引 5

通过分层窗口结构提升视觉细节感知,让多模态模型更懂精细图像。

LLaVA-UHD v2: an MLLM Integrating High-Resolution Semantic Pyramid via Hierarchical Window Transformer

  • 引入分层窗口变压器,构建高分辨率语义金字塔增强细节捕捉
  • 在14个基准上平均提升3.7%,文档问答任务达9.3%显著增益
  • 适合需要精细视觉理解的场景,如医学影像、文档分析

视觉变换器(ViTs)广泛用于多模态大语言模型(MLLMs)的视觉编码,但在细粒度视觉感知任务中表现不佳。我们将其归因于ViTs难以捕捉多层次视觉特征,如低层级细节。为此,提出LLaVA-UHD v2,通过设计的视觉-语言投影器——分层窗口(Hiwin)变压器,提升模型对多模态视觉粒度的感知能力。该方法构建了高分辨率语义金字塔,包含两个核心模块:(i) 视觉细节注入模块,将低层视觉细节逐级注入高层语义特征,形成逆向语义金字塔(ISP);(ii) 分层窗口注意力模块,利用跨尺度窗口从ISP中压缩多层级语义。大量实验表明,相比基线方法,LLaVA-UHD v2在14个基准上平均提升3.7%,在DocVQA任务上达到9.3%的显著增益。所有数据与代码将公开,以促进后续研究。

原文摘要 · Abstract (English)

Vision transformers (ViTs) are widely employed in multimodal large language models (MLLMs) for visual encoding. However, they exhibit inferior performance on tasks regarding fine-grained visual perception. We attribute this to the limitations of ViTs in capturing diverse multi-modal visual levels, such as low-level details. To address this issue, we present LLaVA-UHD v2, an MLLM with advanced perception abilities by introducing a well-designed vision-language projector, the Hierarchical window (Hiwin) transformer. Hiwin transformer enhances MLLM's ability to capture diverse multi-modal visual granularities, by incorporating our constructed high-resolution semantic pyramid. Specifically, Hiwin transformer comprises two key modules: (i) a visual detail injection module, which progressively injects low-level visual details into high-level language-aligned semantics features, thereby forming an inverse semantic pyramid (ISP), and (ii) a hierarchical window attention module, which leverages cross-scale windows to condense multi-level semantics from the ISP. Extensive experiments show that LLaVA-UHD v2 outperforms compared MLLMs on a wide range of benchmarks. Notably, our design achieves an average boost of 3.7% across 14 benchmarks compared with the baseline method, 9.3% on DocVQA for instance. All the data and code will be publicly available to facilitate future research.

多模态视觉编码细节感知扩散模型

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