DriveMamba用稀疏令牌建模实现端到端自动驾驶的高效任务协同。
DriveMamba: Task-Centric Scalable State Space Model for Efficient End-to-End Autonomous Driving
- 通过稀疏令牌与动态任务关系建模,统一感知、预测与规划模块。
- 在nuScenes和Bench2Drive上达到领先性能,推理速度提升40%以上。
- 适合追求高效率与强泛化能力的自动驾驶系统研发者。
近期端到端自动驾驶(E2E-AD)研究多聚焦于将模块化设计整合进统一框架(如UniAD),采用基于可分Transformer解码器的顺序范式(感知-预测-规划),依赖密集的鸟瞰图(BEV)特征编码场景信息。然而,这种人工排序设计易导致信息丢失与误差累积,且难以灵活建模模块间及传感器间的复杂关系。同时,图像主干网络训练不足与注意力机制的二次复杂度限制了E2E-AD系统的可扩展性与效率。为此,我们提出DriveMamba,一种面向高效端到端自动驾驶的任务中心可扩展范式,将动态任务关系建模、隐式视角对应学习与长期时序融合整合至单阶段统一的Mamba解码器中。具体而言,图像特征与预期任务输出被预先转换为基于3D空间位置排序的令牌级稀疏表示。线性复杂度算子实现高效的长上下文序列令牌建模,同步捕捉任务相关依赖。此外,设计双向轨迹引导的“局部到全局”扫描方法,从自身视角保持空间局部性,从而支持车辆规划。在nuScenes与Bench2Drive数据集上的大量实验表明,DriveMamba在性能、泛化性与效率方面均具显著优势。
原文摘要 · Abstract (English)
Recent advances towards End-to-End Autonomous Driving (E2E-AD) have been often devoted on integrating modular designs into a unified framework for joint optimization e.g. UniAD, which follow a sequential paradigm (i.e., perception-prediction-planning) based on separable Transformer decoders and rely on dense BEV features to encode scene representations. However, such manual ordering design can inevitably cause information loss and cumulative errors, lacking flexible and diverse relation modeling among different modules and sensors. Meanwhile, insufficient training of image backbone and quadratic-complexity of attention mechanism also hinder the scalability and efficiency of E2E-AD system to handle spatiotemporal input. To this end, we propose DriveMamba, a Task-Centric Scalable paradigm for efficient E2E-AD, which integrates dynamic task relation modeling, implicit view correspondence learning and long-term temporal fusion into a single-stage Unified Mamba decoder. Specifically, both extracted image features and expected task outputs are converted into token-level sparse representations in advance, which are then sorted by their instantiated positions in 3D space. The linear-complexity operator enables efficient long-context sequential token modeling to capture task-related inter-dependencies simultaneously. Additionally, a bidirectional trajectory-guided "local-to-global" scan method is designed to preserve spatial locality from ego-perspective, thus facilitating the ego-planning. Extensive experiments conducted on nuScenes and Bench2Drive datasets demonstrate the superiority, generalizability and great efficiency of DriveMamba.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。