arXiv:2605.21168cs.AI2026-05

生成能触发自动驾驶失败但物理上可实现的极限场景

ScenePilot: Controllable Boundary-Driven Critical Scenario Generation for Autonomous Driving

论文配图:ScenePilot: Controllable Boundary-Driven Critical Scenario Generation for Autonomous Driving
图 1 · 摘自论文原文
  • 基于物理可行性与风险预测的多目标强化学习生成
  • 在SafeBench上碰撞率提升6.2个百分点且场景合法
  • 适合自动驾驶系统安全验证与抗性训练

安全关键场景是评估自动驾驶系统的核心,但自然数据中此类场景稀少,因此仿真压力测试不可或缺。现有方法将周边车辆视为对手,或因未建模车辆-道路物理极限导致视觉极端但不可行的碰撞,或仅单独保证物理或策略可行性,导致过度关注激进操作或依赖控制器能力边界。本文提出ScenePilot,一种基于可行性的边界驱动框架,聚焦于理论上可解但实际引发自动驾驶系统失败的边界带场景。通过将基于RSS的物理可行性分数σ与在线学习的车辆风险预测器Φ结合,构建约束多目标强化学习,并引入步级可行性感知屏蔽机制,在保持探索贴近可行性边界的同时避免不可行伪影。在SafeBench上使用多个规划器的实验表明,ScenePilot显著提升碰撞率(+6.2个百分点),同时保持物理有效性;且在这些边界带场景上进行对抗微调后,下游崩溃率持续下降。代码已公开。

原文摘要 · Abstract (English)

Safety-critical scenarios are central to evaluating autonomous driving systems, yet their rarity in naturalistic logs makes simulation-based stress testing indispensable. Most scenario generation methods treat surrounding agents as adversaries, but they either (i) induce failures without explicitly modeling vehicle-road physical limits, yielding visually extreme yet physically unsolvable crashes, or (ii) enforce physical feasibility or policy feasibility in isolation, which can over-focus on aggressive maneuvers or remain tied to a controller-dependent capability boundary. We propose ScenePilot, a feasibility-guided, boundary-driven framework that targets the boundary band: scenarios that are physically solvable in principle yet still cause the deployed autonomy stack to fail. We formulate generation as constrained multi-objective reinforcement learning, combining an RSS-derived physical-feasibility score $σ$ with an online-learned AV-risk predictor $Φ$, and introduce step-level feasibility-aware shielding to keep exploration near the feasibility boundary while avoiding infeasible artifacts. Experiments on SafeBench with multiple planners show that ScenePilot yields substantially higher collision rates (+6.2 percentage points) while preserving physical validity, and that adversarial fine-tuning on these boundary-band scenarios consistently reduces downstream crash rates. The code is available at https://github.com/QiyuRuan/ScenePilot.

自动驾驶场景生成安全验证强化学习

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