用专家混合架构提升自动驾驶规划模型的泛化能力
Generalizing Motion Planners with Mixture of Experts for Autonomous Driving
- 采用视觉变压器与专家混合因果变换器结构
- 在NuPlan数据集上跨测试集表现更优,闭环模拟中稳定提升
- 模型和数据规模扩大时性能持续进步,适合大规模驾驶场景
大规模真实驾驶数据推动了数据驱动式自动驾驶运动规划的研究,涵盖数据增强、模型架构、奖励设计、训练策略与规划流程等多个方面。这些方法在复杂及少样本情况下展现出优于以往方法的泛化能力。然而实验表明,许多方法因设计或训练范式过于复杂,导致泛化能力受限。本文回顾并基准测试了先前方法的泛化表现,结果表明:当模型适当扩展时,多数设计要素变得冗余。为此,我们提出可扩展的解码器仅架构的StateTransformer-2(STR2),采用视觉变换器(ViT)编码器与专家混合(MoE)因果变换器架构。MoE主干通过训练期间的专家路由解决模态崩溃与奖励平衡问题。在NuPlan数据集上的大量实验显示,本方法在不同测试集与闭环模拟中均优于先前方法。此外,我们在数十亿真实城市驾驶场景下评估其可扩展性,证实随着数据与模型规模增长,准确率持续提升。
原文摘要 · Abstract (English)
Large real-world driving datasets have sparked significant research into various aspects of data-driven motion planners for autonomous driving. These include data augmentation, model architecture, reward design, training strategies, and planner pipelines. These planners promise better generalizations on complicated and few-shot cases than previous methods. However, experiment results show that many of these approaches produce limited generalization abilities in planning performance due to overly complex designs or training paradigms. In this paper, we review and benchmark previous methods focusing on generalizations. The experimental results indicate that as models are appropriately scaled, many design elements become redundant. We introduce StateTransformer-2 (STR2), a scalable, decoder-only motion planner that uses a Vision Transformer (ViT) encoder and a mixture-of-experts (MoE) causal Transformer architecture. The MoE backbone addresses modality collapse and reward balancing by expert routing during training. Extensive experiments on the NuPlan dataset show that our method generalizes better than previous approaches across different test sets and closed-loop simulations. Furthermore, we assess its scalability on billions of real-world urban driving scenarios, demonstrating consistent accuracy improvements as both data and model size grow.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。