arXiv:2510.18060cs.LGcs.AI2025-10中稿 · ICLR被引 9

用预训练模型引导自对弈强化学习,让自动驾驶仿真更像人、更快更省。

SPACeR: Self-Play Anchoring with Centralized Reference Models

  • 用预训练模型做中心参考,给自对弈奖励,锚定人类驾驶行为
  • 推理速度比大模型快10倍,参数量小50倍,性能接近模仿学习
  • 适合测试自动驾驶规划器,支持快速闭环仿真评估

开发自动驾驶车辆不仅需要安全高效,还需具备类人、社会感知且可预测的行为。这要求仿真智能体策略具备类人、快速、可扩展的多智能体特性。近期基于大扩散模型或分词化模型的模仿学习进展表明,可直接从人类驾驶数据中捕捉行为,生成逼真策略。但这些模型计算开销大、推理慢,在反应式闭环场景中难以适应。相反,自对弈强化学习(RL)能高效扩展并自然建模多智能体交互,但常依赖启发式规则和奖励塑形,导致策略偏离人类规范。我们提出SPACeR框架,利用预训练的分词化自回归运动模型作为中心参考策略,指导去中心化的自对弈过程。该参考模型提供似然奖励与KL散度,将策略锚定在人类驾驶分布,同时保持强化学习的可扩展性。在Waymo Sim Agents Challenge上评估,本方法性能媲美模仿学习模型,推理速度提升至10倍,参数量减少至50分之一。此外,在闭环自车规划评估任务中,我们的仿真智能体能高效、可扩展地衡量规划器质量,建立自动驾驶策略测试新范式。

原文摘要 · Abstract (English)

Developing autonomous vehicles (AVs) requires not only safety and efficiency, but also realistic, human-like behaviors that are socially aware and predictable. Achieving this requires sim agent policies that are human-like, fast, and scalable in multi-agent settings. Recent progress in imitation learning with large diffusion-based or tokenized models has shown that behaviors can be captured directly from human driving data, producing realistic policies. However, these models are computationally expensive, slow during inference, and struggle to adapt in reactive, closed-loop scenarios. In contrast, self-play reinforcement learning (RL) scales efficiently and naturally captures multi-agent interactions, but it often relies on heuristics and reward shaping, and the resulting policies can diverge from human norms. We propose SPACeR, a framework that leverages a pretrained tokenized autoregressive motion model as a centralized reference policy to guide decentralized self-play. The reference model provides likelihood rewards and KL divergence, anchoring policies to the human driving distribution while preserving RL scalability. Evaluated on the Waymo Sim Agents Challenge, our method achieves competitive performance with imitation-learned policies while being up to 10x faster at inference and 50x smaller in parameter size than large generative models. In addition, we demonstrate in closed-loop ego planning evaluation tasks that our sim agents can effectively measure planner quality with fast and scalable traffic simulation, establishing a new paradigm for testing autonomous driving policies.

自动驾驶强化学习仿真自对弈

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