提升自动驾驶轨迹规划在复杂场景下的泛化能力
CAFE-AD: Cross-Scenario Adaptive Feature Enhancement for Trajectory Planning in Autonomous Driving
- 通过自适应特征剪枝聚焦关键信息,减少噪声干扰
- 引入跨场景特征插值,增强小众场景表征,缓解过拟合
- 在nuPlan硬测试集和真实场景中均表现优异,适合复杂驾驶任务
基于模仿学习的nuPlan数据集轨迹规划任务因生成类人驾驶行为的潜力而备受关注。然而,在nuPlan数据集上进行开环训练时,闭环测试易出现因果混淆,且数据集存在长尾场景分布问题,给模仿学习带来挑战。为此,本文提出CAFE-AD方法,通过自适应特征剪枝模块对特征重要性排序,捕获最相关信息并降低噪声干扰;同时设计跨场景特征插值模块,增强小众场景表征以引入多样性,缓解在主导场景中的过拟合。我们在具有挑战性的公开nuPlan Test14-Hard闭环仿真基准上评估该方法,结果表明CAFE-AD优于当前先进规则与混合规划方法,并展现出缓解数据长尾分布影响的潜力。此外,我们还在真实世界环境中验证了其有效性。代码与模型将开源。
原文摘要 · Abstract (English)
Imitation learning based planning tasks on the nuPlan dataset have gained great interest due to their potential to generate human-like driving behaviors. However, open-loop training on the nuPlan dataset tends to cause causal confusion during closed-loop testing, and the dataset also presents a long-tail distribution of scenarios. These issues introduce challenges for imitation learning. To tackle these problems, we introduce CAFE-AD, a Cross-Scenario Adaptive Feature Enhancement for Trajectory Planning in Autonomous Driving method, designed to enhance feature representation across various scenario types. We develop an adaptive feature pruning module that ranks feature importance to capture the most relevant information while reducing the interference of noisy information during training. Moreover, we propose a cross-scenario feature interpolation module that enhances scenario information to introduce diversity, enabling the network to alleviate over-fitting in dominant scenarios. We evaluate our method CAFE-AD on the challenging public nuPlan Test14-Hard closed-loop simulation benchmark. The results demonstrate that CAFE-AD outperforms state-of-the-art methods including rule-based and hybrid planners, and exhibits the potential in mitigating the impact of long-tail distribution within the dataset. Additionally, we further validate its effectiveness in real-world environments. The code and models will be made available at https://github.com/AlniyatRui/CAFE-AD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。