AI Agents 相关度: 7/10

SaFeR: Safety-Critical Scenario Generation for Autonomous Driving Test via Feasibility-Constrained Token Resampling

Jinlong Cui, Fenghua Liang, Guo Yang, Chengcheng Tang, Jianxun Cui
arXiv: 2603.04071v1 发布: 2026-03-04 更新: 2026-03-04

AI 摘要

SaFeR提出了一种基于可行性约束的token重采样方法,用于生成自动驾驶安全关键场景。

主要贡献

  • 提出基于Transformer的交通生成模型作为现实先验
  • 提出差分注意力机制,减轻注意力噪声
  • 提出基于可行性约束的token重采样策略,平衡对抗性、可行性和现实性

方法论

使用Transformer模型学习交通分布,然后通过基于最大可行区域的强化学习来约束token重采样,生成安全关键场景。

原文摘要

Safety-critical scenario generation is crucial for evaluating autonomous driving systems. However, existing approaches often struggle to balance three conflicting objectives: adversarial criticality, physical feasibility, and behavioral realism. To bridge this gap, we propose SaFeR: safety-critical scenario generation for autonomous driving test via feasibility-constrained token resampling. We first formulate traffic generation as a discrete next token prediction problem, employing a Transformer-based model as a realism prior to capture naturalistic driving distributions. To capture complex interactions while effectively mitigating attention noise, we propose a novel differential attention mechanism within the realism prior. Building on this prior, SaFeR implements a novel resampling strategy that induces adversarial behaviors within a high-probability trust region to maintain naturalism, while enforcing a feasibility constraint derived from the Largest Feasible Region (LFR). By approximating the LFR via offline reinforcement learning, SaFeR effectively prevents the generation of theoretically inevitable collisions. Closed-loop experiments on the Waymo Open Motion Dataset and nuPlan demonstrate that SaFeR significantly outperforms state-of-the-art baselines, achieving a higher solution rate and superior kinematic realism while maintaining strong adversarial effectiveness.

标签

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

arXiv 分类

cs.RO cs.AI