让AI理解3D场景中物体功能,自动定位开关按钮等交互物
Functionality understanding and segmentation in 3D scenes
- 用语言模型解析任务指令,通过思维链推理定位目标物体
- 在230个场景、3000+任务上测试,性能显著优于现有方法
- 无需训练,全靠预训练模型,适合智能机器人场景理解
3D场景中的功能理解需将自然语言指令转化为对交互对象(如把手、按钮)的空间定位。该任务极具挑战性,既需世界知识理解语义,又需精细空间感知识别物体。例如,执行'打开天花板灯'指令时,系统需推断出应寻找灯开关,尽管开关未被提及。目前尚无专门方法解决此问题。本文提出首个面向3D场景功能理解的方法Fun3DU:利用语言模型通过思维链推理识别目标物体;再以视觉-语言模型在多视角下分割目标,并基于几何信息将结果提升至3D点云并融合。该方法完全无需训练,依赖预训练模型。我们在最新且唯一的基准数据集SceneFun3D(含230个场景、3000+任务描述)上评估,结果显著优于当前最优的开放词汇3D分割方法。
原文摘要 · Abstract (English)
Understanding functionalities in 3D scenes involves interpreting natural language descriptions to locate functional interactive objects, such as handles and buttons, in a 3D environment. Functionality understanding is highly challenging, as it requires both world knowledge to interpret language and spatial perception to identify fine-grained objects. For example, given a task like 'turn on the ceiling light', an embodied AI agent must infer that it needs to locate the light switch, even though the switch is not explicitly mentioned in the task description. To date, no dedicated methods have been developed for this problem. In this paper, we introduce Fun3DU, the first approach designed for functionality understanding in 3D scenes. Fun3DU uses a language model to parse the task description through Chain-of-Thought reasoning in order to identify the object of interest. The identified object is segmented across multiple views of the captured scene by using a vision and language model. The segmentation results from each view are lifted in 3D and aggregated into the point cloud using geometric information. Fun3DU is training-free, relying entirely on pre-trained models. We evaluate Fun3DU on SceneFun3D, the most recent and only dataset to benchmark this task, which comprises over 3000 task descriptions on 230 scenes. Our method significantly outperforms state-of-the-art open-vocabulary 3D segmentation approaches. Project page: https://tev-fbk.github.io/fun3du/
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。