感知 / 1 / 2607.19528
D3VL: Understanding Driving Scenes from 3D Time Series Data and Video with Language Models
D3VL:通过语言模型理解来自3D时间序列数据和视频的驾驶场景
Abstract
Recent advances in Multimodal Large Language Models (MLLMs) have triggered the development of end-to-end MLLMs for autonomous driving. However, the main emphasis to date has been for MLLMs using 2D images and videos. In contrast, this paper considers MLLM effectiveness using 3D sensors, particularly LiDAR and stereo cameras. LiDAR presents unique challenges to integration within an MLLM, largely because of data sparsity and lack of a grid structure for the data. For similar reasons, fusion of camera and LiDAR data within an MLLM pipeline is also uncommon. However, most autonomous systems rely on LiDAR-based sensing, and incorporating 3D data has been proven to improve performance in traditional 3D scene perception tasks. This paper presents D3VL, a novel MLLM framework that integrates 2D and 3D time-series data in a single but simple architecture. The model aims to answer questions involving traffic scene understanding and safety. D3VL shows an 11% improvement in the KITTI Question-Answering (QA) dataset compared to baseline methods in processing 2D and 3D time-series data. This paper further introduces the Waymo QA dataset extension, which assesses models' capabilities in processing 3D and time-series data under diverse driving conditions. D3VL implementation code and WaymoQA extension can be found on our supplemental website: https://automotivesafety-lvlm.github.io
Chinese Translation
近年来,多模态大型语言模型(MLLMs)的进展推动了端到端MLLMs在自动驾驶领域的发展。然而,到目前为止,主要的关注点仍然是使用2D图像和视频的MLLMs。相较之下,本文考虑了使用3D传感器(特别是激光雷达(LiDAR)和立体摄像头)时MLLM的有效性。激光雷达由于数据稀疏性和缺乏网格结构而在MLLM中的集成面临独特挑战。出于类似原因,在MLLM管道中融合摄像头和激光雷达数据也不常见。然而,大多数自动驾驶系统依赖于基于激光雷达的感知,且已证明融合3D数据能够提高传统3D场景感知任务的性能。本文提出了D3VL,一个新颖的MLLM框架,能够在单一且简单的架构中集成2D和3D时间序列数据。该模型旨在回答与交通场景理解和安全相关的问题。与基线方法相比,D3VL在处理2D和3D时间序列数据时,在KITTI问答(QA)数据集上显示出11%的性能提升。本文进一步介绍了Waymo QA数据集扩展,评估模型在多样化驾驶条件下处理3D和时间序列数据的能力。D3VL的实现代码和WaymoQA扩展可以在我们的补充网站上找到:https://automotivesafety-lvlm.github.io