arXiv:2512.21133cs.RO2025-12

用稀疏图结构高效建模交通场景,支持超大规模轨迹生成。

SparScene: Efficient Traffic Scene Representation via Sparse Graph Learning for Large-Scale Trajectory Generation

  • 基于道路拓扑构建结构感知的稀疏连接图
  • 单场景200+车辆5毫秒内完成生成,5000+车辆仅需54毫秒
  • 适合需要高并发、大规模交通仿真的自动驾驶系统

多智能体轨迹生成是自动驾驶与智能交通系统的核心问题。然而,在复杂场景中高效建模众多路网使用者与基础设施间的动态交互仍具挑战。现有方法通常采用基于距离或全连接的密集图结构,不仅引入大量冗余边,还需复杂且参数量大的编码网络,导致训练与推理效率低下,难以扩展至大规模交通场景。为此,我们提出SparScene,一种面向高效可扩展交通场景表示的稀疏图学习框架。该方法不依赖距离阈值,而是利用车道图拓扑构建智能体与车道间的结构感知稀疏连接,实现高效而信息丰富的场景图表示。SparScene采用轻量级图编码器,高效聚合智能体-地图及智能体-智能体交互,生成紧凑的场景表征,显著提升效率与可扩展性。在Waymo Open Motion Dataset(WOMD)运动预测基准上,SparScene表现优异:单场景生成超过200个智能体轨迹耗时仅5毫秒,可扩展至5000+智能体与17000+车道,推理时间仅54毫秒,显存占用2.9 GB,展现出对大规模交通场景的卓越可扩展性。

原文摘要 · Abstract (English)

Multi-agent trajectory generation is a core problem for autonomous driving and intelligent transportation systems. However, efficiently modeling the dynamic interactions between numerous road users and infrastructures in complex scenes remains an open problem. Existing methods typically employ distance-based or fully connected dense graph structures to capture interaction information, which not only introduces a large number of redundant edges but also requires complex and heavily parameterized networks for encoding, thereby resulting in low training and inference efficiency, limiting scalability to large and complex traffic scenes. To overcome the limitations of existing methods, we propose SparScene, a sparse graph learning framework designed for efficient and scalable traffic scene representation. Instead of relying on distance thresholds, SparScene leverages the lane graph topology to construct structure-aware sparse connections between agents and lanes, enabling efficient yet informative scene graph representation. SparScene adopts a lightweight graph encoder that efficiently aggregates agent-map and agent-agent interactions, yielding compact scene representations with substantially improved efficiency and scalability. On the motion prediction benchmark of the Waymo Open Motion Dataset (WOMD), SparScene achieves competitive performance with remarkable efficiency. It generates trajectories for more than 200 agents in a scene within 5 ms and scales to more than 5,000 agents and 17,000 lanes with merely 54 ms of inference time with a GPU memory of 2.9 GB, highlighting its superior scalability for large-scale traffic scenes.

轨迹生成稀疏图自动驾驶高效建模

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