arXiv:2501.07819cs.CV2025-01中稿 · IEEE Transactions …被引 28

用3D点云直接理解场景,比现有方法更准更快

3UR-LLM: An End-to-End Multimodal Large Language Model for 3D Scene Understanding

  • 用开源模型生成高质量3D图文数据,解决标注难问题
  • 在ScanQA上比顶尖方法高7.1%的CIDEr得分,且训练资源更少
  • 适合做3D场景理解、机器人导航等需要空间推理的研究者

多模态大语言模型在2D任务中表现优异,但在转向3D表示时难以捕捉空间位置、相互关系和因果逻辑。主要瓶颈在于:一是3D场景数据标注成本高,难以规模化;二是缺乏高效感知3D信息的方法,导致训练时间长、框架复杂。为此,我们基于开源2D MLLM和LLM,构建了高质量3D-文本对数据集3DS-160K,用于增强预训练。在此基础上,提出3UR-LLM,一种端到端3D多模态大语言模型,可直接输入3D点云,将融合文本指令的3D特征压缩为可管理的标记序列。针对混合标记带来的计算负担,设计了3D压缩模块,有效整合空间线索与语义描述。3UR-LLM在多项指标上超越现有最优模型,在ScanQA上比前人高出7.1%的CIDEr分数,且使用更少训练资源。代码与模型权重已公开。

原文摘要 · Abstract (English)

Multi-modal Large Language Models (MLLMs) exhibit impressive capabilities in 2D tasks, yet encounter challenges in discerning the spatial positions, interrelations, and causal logic in scenes when transitioning from 2D to 3D representations. We find that the limitations mainly lie in: i) the high annotation cost restricting the scale-up of volumes of 3D scene data, and ii) the lack of a straightforward and effective way to perceive 3D information which results in prolonged training durations and complicates the streamlined framework. To this end, we develop pipeline based on open-source 2D MLLMs and LLMs to generate high-quality 3D-text pairs and construct 3DS-160K , to enhance the pre-training process. Leveraging this high-quality pre-training data, we introduce the 3UR-LLM model, an end-to-end 3D MLLM designed for precise interpretation of 3D scenes, showcasing exceptional capability in navigating the complexities of the physical world. 3UR-LLM directly receives 3D point cloud as input and project 3D features fused with text instructions into a manageable set of tokens. Considering the computation burden derived from these hybrid tokens, we design a 3D compressor module to cohesively compress the 3D spatial cues and textual narrative. 3UR-LLM achieves promising performance with respect to the previous SOTAs, for instance, 3UR-LLM exceeds its counterparts by 7.1\% CIDEr on ScanQA, while utilizing fewer training resources. The code and model weights for 3UR-LLM and the 3DS-160K benchmark are available at 3UR-LLM.

3D理解多模态点云大模型

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