Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Beyond Bare Queries: Open-Vocabulary Object Grounding with 3D Scene Graph

About

Locating objects described in natural language presents a significant challenge for autonomous agents. Existing CLIP-based open-vocabulary methods successfully perform 3D object grounding with simple (bare) queries, but cannot cope with ambiguous descriptions that demand an understanding of object relations. To tackle this problem, we propose a modular approach called BBQ (Beyond Bare Queries), which constructs 3D scene graph representation with metric and semantic spatial edges and utilizes a large language model as a human-to-agent interface through our deductive scene reasoning algorithm. BBQ employs robust DINO-powered associations to construct 3D object-centric map and an advanced raycasting algorithm with a 2D vision-language model to describe them as graph nodes. On the Replica and ScanNet datasets, we have demonstrated that BBQ takes a leading place in open-vocabulary 3D semantic segmentation compared to other zero-shot methods. Also, we show that leveraging spatial relations is especially effective for scenes containing multiple entities of the same semantic class. On challenging Sr3D+, Nr3D and ScanRefer benchmarks, our deductive approach demonstrates a significant improvement, enabling objects grounding by complex queries compared to other state-of-the-art methods. The combination of our design choices and software implementation has resulted in significant data processing speed in experiments on the robot on-board computer. This promising performance enables the application of our approach in intelligent robotics projects. We made the code publicly available at https://linukc.github.io/BeyondBareQueries/.

Sergey Linok, Tatiana Zemskova, Svetlana Ladanova, Roman Titkov, Dmitry Yudin, Maxim Monastyrny, Aleksei Valenkov• 2024

Related benchmarks

TaskDatasetResultRank
3D Open-set Semantic SegmentationScanNet 8 scenes
mAcc56
7
3D Open-set Semantic SegmentationReplica 8 standard scenes
mAcc38
6
Text-based Object RetrievalSr3D
Acc@0.123
5
3D Object GroundingNr3D
Overall Accuracy (IoU=0.10)28.3
5
Showing 4 of 4 rows

Other info

Follow for update