Extending Large Vision-Language Model for Diverse Interactive Tasks in Autonomous Driving
Zongchuang Zhao, Haoyu Fu, Dingkang Liang, Xin Zhou, Dingyuan Zhang, Hongwei Xie, Bing Wang, Xiang Bai
TL;DR
This work addresses the limited multi-view and 3D understanding in current LVLMs for autonomous driving by introducing NuInteract, a large-scale dataset with dense scene captions and 2D/3D annotations, and DriveMonkey, a plug-and-play framework that couples LVLMs with a spatial processing module via learnable queries. The spatial processor injects 3D priors from pre-trained detectors, enabling robust 3D visual grounding and diverse interactive driving tasks. Empirical results show DriveMonkey substantially outperforms generic LVLMs on NuInteract, especially in 3D VG, and benefits from dense caption pretraining. The approach offers a practical path to richer multimodal perception in autonomous driving with flexible integration of 3D detectors and LVLMs.
Abstract
The Large Visual-Language Models (LVLMs) have significantly advanced image understanding. Their comprehension and reasoning capabilities enable promising applications in autonomous driving scenarios. However, existing research typically focuses on front-view perspectives and partial objects within scenes, struggling to achieve comprehensive scene understanding. Meanwhile, existing LVLMs suffer from the lack of mapping relationship between 2D and 3D and insufficient integration of 3D object localization and instruction understanding. To tackle these limitations, we first introduce NuInteract, a large-scale dataset with over 1.5M multi-view image language pairs spanning dense scene captions and diverse interactive tasks. Furthermore, we propose DriveMonkey, a simple yet effective framework that seamlessly integrates LVLMs with a spatial processor using a series of learnable queries. The spatial processor, designed as a plug-and-play component, can be initialized with pre-trained 3D detectors to improve 3D perception. Our experiments show that DriveMonkey outperforms general LVLMs, especially achieving a 9.86% notable improvement on the 3D visual grounding task. The dataset and code will be released at https://github.com/zc-zhao/DriveMonkey.
