CVMMJun 13, 2024

Dual Attribute-Spatial Relation Alignment for 3D Visual Grounding

arXiv:2406.08907v11 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of connecting 3D physical scenes to natural language for embodied intelligence, representing an incremental improvement over existing methods.

The paper tackles 3D visual grounding by proposing DASANet, which separately models and aligns object attributes and spatial relations between language and 3D vision, achieving a grounding accuracy of 65.1% on the Nr3D dataset, 1.3% higher than the best competitor.

3D visual grounding is an emerging research area dedicated to making connections between the 3D physical world and natural language, which is crucial for achieving embodied intelligence. In this paper, we propose DASANet, a Dual Attribute-Spatial relation Alignment Network that separately models and aligns object attributes and spatial relation features between language and 3D vision modalities. We decompose both the language and 3D point cloud input into two separate parts and design a dual-branch attention module to separately model the decomposed inputs while preserving global context in attribute-spatial feature fusion by cross attentions. Our DASANet achieves the highest grounding accuracy 65.1% on the Nr3D dataset, 1.3% higher than the best competitor. Besides, the visualization of the two branches proves that our method is efficient and highly interpretable.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes