Open 3D World in Autonomous Driving
Xinlong Cheng, Lei Li
TL;DR
Open3DWorld addresses open vocabulary perception in outdoor 3D autonomous driving by fusing LIDAR BEV features with textual inputs to locate objects described by text. It introduces a BEV-Region Text Fusion module and a CLIP-based text encoder integrated with an OpenSECOND BEV backbone, optimized with a contrastive and a localization loss. Evaluations on NuScenes-T and zero-shot Lyft Level 5 demonstrate the ability to adapt to unseen text without retraining while maintaining competitive 3D localization. The work advances multimodal perception for autonomous driving, enabling flexible, scalable recognition of novel categories in real-world urban environments.
Abstract
The capability for open vocabulary perception represents a significant advancement in autonomous driving systems, facilitating the comprehension and interpretation of a wide array of textual inputs in real-time. Despite extensive research in open vocabulary tasks within 2D computer vision, the application of such methodologies to 3D environments, particularly within large-scale outdoor contexts, remains relatively underdeveloped. This paper presents a novel approach that integrates 3D point cloud data, acquired from LIDAR sensors, with textual information. The primary focus is on the utilization of textual data to directly localize and identify objects within the autonomous driving context. We introduce an efficient framework for the fusion of bird's-eye view (BEV) region features with textual features, thereby enabling the system to seamlessly adapt to novel textual inputs and enhancing the robustness of open vocabulary detection tasks. The effectiveness of the proposed methodology is rigorously evaluated through extensive experimentation on the newly introduced NuScenes-T dataset, with additional validation of its zero-shot performance on the Lyft Level 5 dataset. This research makes a substantive contribution to the advancement of autonomous driving technologies by leveraging multimodal data to enhance open vocabulary perception in 3D environments, thereby pushing the boundaries of what is achievable in autonomous navigation and perception.
