用3D视觉语言预训练实现端到端自动驾驶的生成式规划
Generative Planning with 3D-vision Language Pre-training for End-to-End Autonomous Driving
- 通过3D视觉语言预训练融合感知与语义理解
- 在nuScenes上超越现有方法,支持高阶指令与实时推理
- 适合需要强泛化能力的自动驾驶系统研发
自动驾驶是一项需感知与理解环境以安全规划轨迹的挑战性任务。现有基于视觉的端到端模型虽取得良好效果,但仍面临视觉理解、决策推理与场景泛化难题。为此,本文提出一种名为GPVL的生成式规划模型,结合3D视觉语言预训练。该范式包含两个关键部分:一是设计3D视觉语言预训练模块,弥合鸟瞰图中视觉感知与语言理解的鸿沟;二是引入跨模态语言模型,以自回归方式生成全局驾驶决策与细粒度轨迹,融合感知与导航信息。在具有挑战性的nuScenes数据集上的实验表明,该方案性能优于现有最先进方法。此外,GPVL在处理各类场景中的高层指令时展现出强大泛化能力与实时潜力。其高效、鲁棒的表现对未来自动驾驶系统的实际应用至关重要。代码已公开于https://github.com/ltp1995/GPVL。
原文摘要 · Abstract (English)
Autonomous driving is a challenging task that requires perceiving and understanding the surrounding environment for safe trajectory planning. While existing vision-based end-to-end models have achieved promising results, these methods are still facing the challenges of vision understanding, decision reasoning and scene generalization. To solve these issues, a generative planning with 3D-vision language pre-training model named GPVL is proposed for end-to-end autonomous driving. The proposed paradigm has two significant aspects. On one hand, a 3D-vision language pre-training module is designed to bridge the gap between visual perception and linguistic understanding in the bird's eye view. On the other hand, a cross-modal language model is introduced to generate holistic driving decisions and fine-grained trajectories with perception and navigation information in an auto-regressive manner. Experiments on the challenging nuScenes dataset demonstrate that the proposed scheme achieves excellent performances compared with state-of-the-art methods. Besides, the proposed GPVL presents strong generalization ability and real-time potential when handling high-level commands in various scenarios. It is believed that the effective, robust and efficient performance of GPVL is crucial for the practical application of future autonomous driving systems. Code is available at https://github.com/ltp1995/GPVL
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。