基于流匹配的自动驾驶直接控制策略学习 / Learning Direct Control Policies with Flow Matching for Autonomous Driving
1️⃣ 一句话总结
本文提出一种自动驾驶规划方法,利用流匹配模型直接从鸟瞰图生成加速度和曲率控制轨迹,只需少量计算步骤即可实现低延迟的实时闭环规划,且在全新场景(如高速公路)中也能可靠运行,适应性强。
We present a flow-matching planner for autonomous driving that directly outputs actionable control trajectories defined by acceleration and curvature profiles. The model is conditioned on a bird's-eye-view (BEV) raster of the surrounding scene and generates control sequences in a small number of Ordinary Differential Equations (ODE) integration steps, enabling low-latency inference suitable for real-time closed-loop re-planning. We train exclusively on urban scenarios (real urban city streets, intersections and roundabouts of the city of Parma, Italy) collected from a 2D traffic simulator with reactive agents, and evaluate in closed-loop on both in-distribution and markedly out-of-distribution environments, including multi-lane highways and unseen urban scenarios. Our results show that the model generalizes reliably to these unseen conditions, maintaining stable closed-loop control and successfully completing scenarios that differ substantially from the training distribution. We attribute this to the BEV representation, which provides a geometry-centric view of the scene that is inherently less sensitive to distributional shifts, and to the flow-matching formulation, which learns a smooth vector field that degrades gracefully under distribution shift. We provide video demonstrations of closed-loop behavior at this https URL.
基于流匹配的自动驾驶直接控制策略学习 / Learning Direct Control Policies with Flow Matching for Autonomous Driving
本文提出一种自动驾驶规划方法,利用流匹配模型直接从鸟瞰图生成加速度和曲率控制轨迹,只需少量计算步骤即可实现低延迟的实时闭环规划,且在全新场景(如高速公路)中也能可靠运行,适应性强。
源自 arXiv: 2605.14832