让AI理解复杂指令并精准分割3D场景,无需额外训练。
REALM: An MLLM-Agent Framework for Open World 3D Reasoning Segmentation and Editing on Gaussian Splatting
- 用多视角渲染+分步定位,让大模型理解3D指令。
- 在三个基准上表现优异,支持隐式与显式指令。
- 适合需要3D编辑的机器人、AR/VR应用开发。
将复杂人类指令与精确3D物体定位之间的鸿沟仍是视觉与机器人领域的重大挑战。现有3D分割方法难以解析基于推理的模糊指令,而擅长此类推理的2D视觉-语言模型缺乏内在的3D空间理解能力。本文提出REALM,一种新型多模态大模型代理框架,可在无需大量3D特定后训练的情况下实现开放世界推理驱动的3D分割。我们直接在3D高斯点云(Gaussian Splatting)表示上执行分割,利用其生成逼真新视角的能力,便于大模型理解。为避免单一视角带来的视角敏感问题,我们设计了全局到局部的空间定位策略:先并行输入多个全局视角进行粗粒度定位,聚合响应以稳健识别目标对象;随后合成该对象的多张近距离新视角,实现精细局部分割,获得准确一致的3D掩码。大量实验表明,REALM在LERF、3D-OVS及我们新提出的REALM3D基准上均表现出色,可有效解析显式与隐式指令。此外,该代理框架无缝支持多种3D交互任务,包括物体移除、替换与风格迁移,展示了其实际应用价值与通用性。
原文摘要 · Abstract (English)
Bridging the gap between complex human instructions and precise 3D object grounding remains a significant challenge in vision and robotics. Existing 3D segmentation methods often struggle to interpret ambiguous, reasoning-based instructions, while 2D vision-language models that excel at such reasoning lack intrinsic 3D spatial understanding. In this paper, we introduce REALM, an innovative MLLM-agent framework that enables open-world reasoning-based segmentation without requiring extensive 3D-specific post-training. We perform segmentation directly on 3D Gaussian Splatting representations, capitalizing on their ability to render photorealistic novel views that are highly suitable for MLLM comprehension. As directly feeding one or more rendered views to the MLLM can lead to high sensitivity to viewpoint selection, we propose a novel Global-to-Local Spatial Grounding strategy. Specifically, multiple global views are first fed into the MLLM agent in parallel for coarse-level localization, aggregating responses to robustly identify the target object. Then, several close-up novel views of the object are synthesized to perform fine-grained local segmentation, yielding accurate and consistent 3D masks. Extensive experiments show that REALM achieves remarkable performance in interpreting both explicit and implicit instructions across LERF, 3D-OVS, and our newly introduced REALM3D benchmarks. Furthermore, our agent framework seamlessly supports a range of 3D interaction tasks, including object removal, replacement, and style transfer, demonstrating its practical utility and versatility. Project page: https://ChangyueShi.github.io/REALM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。