arXiv:2410.23262cs.CVcs.AI2024-10中稿 · TMLR被引 242

EMMA用语言统一处理自动驾驶多任务,直接从摄像头输出规划、感知和地图结果。

EMMA: End-to-End Multimodal Model for Autonomous Driving

  • 将传感器数据与指令、状态等全转为自然语言,在统一语言空间中联合建模。
  • 在nuScenes上运动规划达顶尖水平,在Waymo数据集上感知与轨迹预测表现优异。
  • 多任务协同训练提升各模块性能,适合研究通用自动驾驶架构的学者。

我们提出EMMA,一个端到端的多模态自动驾驶模型。基于Gemini等多模态大语言模型基础,EMMA直接将原始摄像头数据映射为多种驾驶特定输出,包括规划轨迹、感知物体和道路图元素。通过将所有非传感器输入(如导航指令和车辆状态)及输出(如轨迹和3D位置)表示为自然语言文本,最大化预训练大语言模型中的世界知识利用。该方法使EMMA能在统一语言空间中联合处理各类驾驶任务,并使用任务特定提示生成输出。实证表明,EMMA在nuScenes上的运动规划达到最先进水平,在Waymo Open Motion Dataset(WOMD)上表现竞争力;在Waymo Open Dataset(WOD)上也实现了相机主导的3D目标检测竞争力结果。结果显示,联合训练规划轨迹、目标检测和道路图任务可全面提升三者性能,凸显了EMMA作为自动驾驶通用模型的潜力。我们希望本成果能激励后续对自动驾驶模型架构的进一步探索。

原文摘要 · Abstract (English)

We introduce EMMA, an End-to-end Multimodal Model for Autonomous driving. Built upon a multi-modal large language model foundation like Gemini, EMMA directly maps raw camera sensor data into various driving-specific outputs, including planner trajectories, perception objects, and road graph elements. EMMA maximizes the utility of world knowledge from the pre-trained large language models, by representing all non-sensor inputs (e.g. navigation instructions and ego vehicle status) and outputs (e.g. trajectories and 3D locations) as natural language text. This approach allows EMMA to jointly process various driving tasks in a unified language space, and generate the outputs for each task using task-specific prompts. Empirically, we demonstrate EMMA's effectiveness by achieving state-of-the-art performance in motion planning on nuScenes as well as competitive results on the Waymo Open Motion Dataset (WOMD). EMMA also yields competitive results for camera-primary 3D object detection on the Waymo Open Dataset (WOD). We show that co-training EMMA with planner trajectories, object detection, and road graph tasks yields improvements across all three domains, highlighting EMMA's potential as a generalist model for autonomous driving applications. We hope that our results will inspire research to further evolve the state of the art in autonomous driving model architectures.

自动驾驶多模态大模型端到端

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。