3DAxiesPrompts: Unleashing the 3D Spatial Task Capabilities of GPT-4V
Dingning Liu, Xiaomeng Dong, Renrui Zhang, Xu Luo, Peng Gao, Xiaoshui Huang, Yongshun Gong, Zhihui Wang
TL;DR
This paper tackles the limited 3D spatial understanding of GPT-4V by introducing 3DAxiesPrompts (3DAP), a visual prompting method that overlays a 3D coordinate system with scale information onto input images. The authors define a structured 3D geometry framework and demonstrate its integration into prompts to markedly improve 3D reasoning across three tasks: 2D to 3D point reconstruction, 2D to 3D point matching, and 3D object detection, validated on the newly created 3DAP-Data dataset. Key contributions include the 3DAP prompting method, a dedicated 3D visual prompting dataset, and ablation studies confirming the value of explicit coordinate axes and scale markers. The work advances practical 3D perception for multimodal models, with potential impact on domains such as autonomous systems, robotics, and AR/VR where accurate 3D reasoning is essential.
Abstract
In this work, we present a new visual prompting method called 3DAxiesPrompts (3DAP) to unleash the capabilities of GPT-4V in performing 3D spatial tasks. Our investigation reveals that while GPT-4V exhibits proficiency in discerning the position and interrelations of 2D entities through current visual prompting techniques, its abilities in handling 3D spatial tasks have yet to be explored. In our approach, we create a 3D coordinate system tailored to 3D imagery, complete with annotated scale information. By presenting images infused with the 3DAP visual prompt as inputs, we empower GPT-4V to ascertain the spatial positioning information of the given 3D target image with a high degree of precision. Through experiments, We identified three tasks that could be stably completed using the 3DAP method, namely, 2D to 3D Point Reconstruction, 2D to 3D point matching, and 3D Object Detection. We perform experiments on our proposed dataset 3DAP-Data, the results from these experiments validate the efficacy of 3DAP-enhanced GPT-4V inputs, marking a significant stride in 3D spatial task execution.
