paper-with-me

Papers

Functionality understanding and segmentation in 3D scenes

2024-11-25 · CVPR 2025 1 · Jaime Corsetti, Francesco Giuliari, Alice Fasoli, Davide Boscaini, Fabio Poiesi

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://jcorsetti.github.io/fun3du

📄 PDF Abstract BibTeX arXiv:2411.16310

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentLanguage ModelingLanguage ModellingWorld Knowledge

Similar Papers 제목 키워드 기반

SceneFun3D: Fine-Grained Functionality and Affordance Understanding in 3D Scenes

2024-01-01 · CVPR 2024 1 · Alexandros Delitzas, Ayca Takmaz, Federico Tombari, Robert Sumner 외

Existing 3D scene understanding methods are heavily focused on 3D semantic and instance segmentation. However identifying objects and their parts only constitutes an intermediate step towards a more fine-grained goal…

Instance SegmentationMotion EstimationScene UnderstandingSemantic Segmentation

T-FunS3D: Task-Driven Hierarchical Open-Vocabulary 3D Functionality Segmentation

2026-06-04 · Jingkun Feng, Reza Sabzevari arxiv

Open-vocabulary 3D functionality segmentation enables robots to localize functional object components in 3D scenes. It is a challenging task that requires spatial understanding and task interpretation. Current open-vocab…

Action-guided generation of 3D functionality segmentation data

2025-11-28 · Jaime Corsetti, Francesco Giuliari, Davide Boscaini, Pedro Hermosilla 외 arxiv

3D functionality segmentation aims to identify the interactive element in a 3D scene required to perform an action described in free-form language (e.g., the handle to ``Open the second drawer of the cabinet near the bed…

Synthetic Data Generation

What Can I Do Around Here? Deep Functional Scene Understanding for Cognitive Robots

2016-01-29 · Chengxi Ye, Yezhou Yang, Cornelia Fermuller, Yiannis Aloimonos

For robots that have the capability to interact with the physical environment through their end effectors, understanding the surrounding scenes is not merely a task of image classification or object recognition. To perfo…

image-classificationImage ClassificationObject RecognitionScene Understanding

Learning Object-Centric Representations of Multi-Object Scenes from Multiple Views

2021-11-13 · NeurIPS 2020 12 · Li Nanbo, Cian Eastwood, Robert B. Fisher

Learning object-centric representations of multi-object scenes is a promising approach towards machine intelligence, facilitating high-level reasoning and control from visual sensory data. However, current approaches for…

ObjectScene Understanding