arXiv:2509.24995cs.ROcs.SY2025-09被引 1

用扩散模型生成无需历史轨迹的逼真交通场景,提升自动驾驶测试多样性。

Path Diffuser: Diffusion Model for Data-Driven Traffic Simulator

  • 基于扩散模型,仅凭地图生成初始位置和轨迹,无需历史数据。
  • 在Argoverse2上比基线提升1.92倍分布匹配度、1.62倍道路合规性。
  • 引入弗雷内帧候选轨迹先验,确保生成路径符合道路规则。

生成多样化且真实的交通场景对自动驾驶规划的开发与测试至关重要。传统规则式规划缺乏多样性与真实性,而基于学习的模拟器通常依赖历史轨迹进行重放、预测或编辑,难以生成全新场景,受限于完全标注的日志和历史数据。尤其在无监督地图场景(如弯道)下,若缺少代理的历史轨迹与位姿信息,生成轨迹常偏离可行驶区域。为此,我们提出路径扩散模型(Path Diffuser, PD):一种两阶段扩散模型,仅根据地图生成代理的初始位姿及其对应轨迹,无需任何历史上下文。同时,PD引入基于运动基元的先验,利用弗雷内坐标系下的候选轨迹提升多样性,并保证道路合规性。我们还探索了复杂多智能体交互的建模设计。在Argoverse2数据集上的大量实验表明,该方法在分布度量上优于基线1.92倍,常识性度量提升1.14倍,对抗性基准中道路合规性提升1.62倍,且在分布外地图变体上具备良好泛化能力。

原文摘要 · Abstract (English)

Simulating diverse and realistic traffic scenarios is critical for developing and testing autonomous planning. Traditional rule-based planners lack diversity and realism, while learning-based simulators often replay, forecast, or edit scenarios using historical agent trajectories. However, they struggle to generate new scenarios, limiting scalability and diversity due to their reliance on fully annotated logs and historical data. Thus, a key challenge for a learning-based simulator's performance is that it requires agents' past trajectories and pose information in addition to map data, which might not be available for all agents on the road.Without which, generated scenarios often produce unrealistic trajectories that deviate from drivable areas, particularly under out-of-distribution (OOD) map scenes (e.g., curved roads). To address this, we propose Path Diffuser (PD): a two-stage, diffusion model for generating agent pose initializations and their corresponding trajectories conditioned on the map, free of any historical context of agents' trajectories. Furthermore, PD incorporates a motion primitive-based prior, leveraging Frenet frame candidate trajectories to enhance diversity while ensuring road-compliant trajectory generation. We also explore various design choices for modeling complex multi-agent interactions. We demonstrate the effectiveness of our method through extensive experiments on the Argoverse2 Dataset and additionally evaluate the generalizability of the approach on OOD map variants. Notably, Path Diffuser outperforms the baseline methods by 1.92x on distribution metrics, 1.14x on common-sense metrics, and 1.62x on road compliance from adversarial benchmarks.

交通模拟扩散模型自动驾驶轨迹生成

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