D3Net: A Unified Speaker-Listener Architecture for 3D Dense Captioning and Visual Grounding
Dave Zhenyu Chen, Qirui Wu, Matthias Nießner, Angel X. Chang
TL;DR
D3Net addresses the lack of integrated, discriminative 3D vision-language understanding by unifying 3D object detection, dense captioning, and visual grounding in a speaker-listener framework. The speaker generates discriminative captions for object proposals, while the listener grounds these captions to refine localization; training combines MLE captioning with reinforcement learning to optimize discriminability via CIDEr rewards and listener feedback, enabling semi-supervised learning on unannotated ScanNet data. The approach achieves state-of-the-art results on ScanRefer for both 3D dense captioning and 3D visual grounding, and ablations demonstrate the importance of a strong detector, end-to-end joint optimization, and the added value of extra unannotated data. This unified, self-critical design reduces overfitting and enhances data efficiency, paving the way for leveraging large-scale unannotated 3D data in language-vision tasks.
Abstract
Recent studies on dense captioning and visual grounding in 3D have achieved impressive results. Despite developments in both areas, the limited amount of available 3D vision-language data causes overfitting issues for 3D visual grounding and 3D dense captioning methods. Also, how to discriminatively describe objects in complex 3D environments is not fully studied yet. To address these challenges, we present D3Net, an end-to-end neural speaker-listener architecture that can detect, describe and discriminate. Our D3Net unifies dense captioning and visual grounding in 3D in a self-critical manner. This self-critical property of D3Net also introduces discriminability during object caption generation and enables semi-supervised training on ScanNet data with partially annotated descriptions. Our method outperforms SOTA methods in both tasks on the ScanRefer dataset, surpassing the SOTA 3D dense captioning method by a significant margin.
