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

Language Conditioned Spatial Relation Reasoning for 3D Object Grounding

About

Localizing objects in 3D scenes based on natural language requires understanding and reasoning about spatial relations. In particular, it is often crucial to distinguish similar objects referred by the text, such as "the left most chair" and "a chair next to the window". In this work we propose a language-conditioned transformer model for grounding 3D objects and their spatial relations. To this end, we design a spatial self-attention layer that accounts for relative distances and orientations between objects in input 3D point clouds. Training such a layer with visual and language inputs enables to disambiguate spatial relations and to localize objects referred by the text. To facilitate the cross-modal learning of relations, we further propose a teacher-student approach where the teacher model is first trained using ground-truth object labels, and then helps to train a student model using point cloud inputs. We perform ablation studies showing advantages of our approach. We also demonstrate our model to significantly outperform the state of the art on the challenging Nr3D, Sr3D and ScanRefer 3D object grounding datasets.

Shizhe Chen, Pierre-Louis Guhur, Makarand Tapaswi, Cordelia Schmid, Ivan Laptev• 2022

Related benchmarks

TaskDatasetResultRank
3D Visual GroundingScanRefer (val)
Overall Accuracy @ IoU 0.5037.73
192
3D Visual GroundingScanRefer
Acc@0.537.7
142
3D Visual GroundingNr3D (test)
Overall Success Rate64.4
88
3D Visual GroundingNr3D
Overall Success Rate64.4
83
3D Visual GroundingSr3D (test)
Overall Accuracy72.8
73
Visual GroundingScanRefer v1 (val)--
30
3D Visual GroundingScanRefer (test)
Unique Accuracy81.6
21
3D referring expression comprehensionScanRefer
Overall@0.25 Accuracy47.94
21
3D Visual GroundingSr3D
Overall Accuracy72.5
15
3D Object GroundingScanRefer detected proposals v1 (val)
Unique Acc@0.2581.58
10
Showing 10 of 14 rows

Other info

Code

Follow for update