arXiv:2606.00519cs.RO2026-06被引 1

用锚点分步学习,让自动驾驶规划更安全可控。

DriveAnchor: Progressive Anchor-based Flow Learning for Autonomous Driving Planning

论文配图:DriveAnchor: Progressive Anchor-based Flow Learning for Autonomous Driving Planning
图 1 · 摘自论文原文
  • 用2398个轨迹锚点构建行为词库,实现多样化规划
  • 通过能量场调整锚点位置,碰撞率降89%,奖励提升32%
  • 无需重新训练即可响应新路线,适合实车部署

我们提出DriveAnchor,一种三阶段自动驾驶规划框架,实现行为多样性、可控性与安全性。演示流预训练将无结构的高斯先验替换为通过最远点采样构建的2398个轨迹形状词汇表,从词表覆盖结构上保证行为多样性。引导流后训练联合训练能量场模块与流匹配(FM),仅以静态道路几何为条件,将锚点移向用户指定的路径多边形,实现可控性且无需可微引导;第二阶段后,新路径设定只需更新能量场,无需重训FM。奖励精调阶段采用零阶强化学习,使每个锚点输出对齐避撞目标:因流匹配模型在单步模式下为确定性前馈网络,每个锚点唯一决定轨迹,将奖励优化简化为锚点空间的方向搜索,无需对数似然计算或ODE到SDE转换。在约200万未见驾驶场景上评估,近程碰撞率降低89%,平均奖励提升32%,且不降低模仿精度,推理速度达2.06毫秒(NVIDIA Drive Orin)。DriveAnchor已通过实车测试,验证其适用于生产部署。

原文摘要 · Abstract (English)

We present DriveAnchor, a three-stage framework for autonomous driving planning that achieves behavioral diversity, controllability, and safety in a composable pipeline. Demonstration Flow Pretraining replaces the unstructured Gaussian prior with a vocabulary of 2,398 trajectory shapes constructed by farthest-point sampling, structurally grounding behavioral diversity in vocabulary coverage. Guided Flow Post-training jointly post-trains an Energy Field module with flow matching (FM), conditioning the Energy Field on static road geometry alone, to relocate anchors toward user-specified corridor polygons before flow generation, adding controllability without differentiable guidance; after Stage 2, new corridor presets require only Energy Field updates, not FM retraining. Reward-Refined Flow Fine-tuning applies zeroth-order reinforcement learning to align each anchor's output with collision-avoidance objectives: because the flow-matching model is a deterministic feedforward network in single-step mode, each anchor uniquely determines the output trajectory, reducing reward optimization to a direction search in anchor space without log-likelihood computation or ODE-to-SDE conversion. Evaluated on approximately 2 million held-out driving scenarios, DriveAnchor reduces near-range collision rates by 89% and improves mean reward by 32% without degradation in imitation accuracy, with 2.06 ms inference on NVIDIA Drive Orin. DriveAnchor has been validated through real-world vehicle testing, confirming its practicality for production deployment.

自动驾驶轨迹规划流模型可控生成

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