arXiv:2409.18125cs.CV2024-09ICCV被引 197

让大模型同时懂2D图像和3D场景,训练速度提升3.5倍。

LLaVA-3D: A Simple yet Effective Pathway to Empowering LMMs with 3D-awareness

  • 用3D位置编码增强2D图像块,构建3D视觉特征。
  • 训练速度比现有模型快3.5倍,可直接输出3D框。
  • 保持原有2D理解能力,适合需要3D感知的场景应用。

大型多模态模型(LMMs)在2D视觉理解任务上已取得显著进展,但3D场景理解能力受限于缺乏大规模3D视觉语言数据集和强大3D编码器。本文提出简单有效的框架LLaVA-3D,利用已有LLaVA的2D理解先验,通过3D位置嵌入增强2D CLIP图像块,构建3D图像块,并将3D位置信息融入2D LMM中,结合2D与3D联合指令微调,建立统一架构。相比以往3D LMM,LLaVA-3D能直接解码出精确3D空间输出(如3D边界框),无需依赖耗时的现成3D分割器。实验表明,在3D视觉语言数据集上训练时,其收敛速度比现有方法快3.5倍;在多种3D任务上达到领先性能,且保留了与原LLaVA相当的2D视觉理解和对话能力。

原文摘要 · Abstract (English)

Recent advancements in Large Multimodal Models (LMMs) have greatly enhanced their proficiency in 2D visual understanding tasks, enabling them to effectively process and understand images and videos. However, the development of LMMs with 3D scene understanding capabilities has been hindered by the lack of large-scale 3D vision-language datasets and powerful 3D encoders. In this paper, we introduce a simple yet effective framework called LLaVA-3D. Leveraging the strong 2D visual understanding priors from LLaVA, our LLaVA-3D efficiently adapts LLaVA for 3D scene understanding without compromising 2D understanding capabilities. To achieve this, we utilize the 3D position embeddings to enhance the 2D CLIP Patches with 3D spatial context information and construct 3D patches. By integrating the 3D position embeddings into 2D LMMs and employing joint 2D and 3D vision-language instruction tuning, we establish a unified architecture for both 2D visual understanding and 3D scene understanding. In contrast to previous 3D LMMs, LLaVA-3D supports decoding accurate 3D spatial perception outputs, e.g., 3D bounding boxes, directly from these 3D patches, without relying on the time-consuming off-the-shelf 3D segmentors. Experimental results show that LLaVA-3D converges 3.5x faster than existing 3D LMMs when trained on 3D vision-language datasets. Moreover, LLaVA-3D not only achieves state-of-the-art performance across various 3D tasks but also maintains comparable 2D visual understanding and vision-language conversation capabilities with LLaVA.

3D理解多模态模型视觉语言

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