arXiv:2607.04451cs.CV2026-07中稿 · ECCV

通过硬约束生成可控碰撞场景,提升自动驾驶安全评估可靠性

CCFM: Collision-Constrained Flow Matching for Safety-Critical Scenario Generation

论文配图:CCFM: Collision-Constrained Flow Matching for Safety-Critical Scenario Generation
图 1 · 摘自论文原文
  • 用物理约束精确控制四种碰撞类型的发生
  • 在nuScenes上实现46.4%碰撞率,nuPlan上达83.1%
  • 适合自动驾驶安全测试与真实事故数据生成

自动驾驶规划器在安全关键闭环仿真中的评估对实际部署至关重要。然而,生成可控制的安全关键场景仍具挑战性。现有方法采用软引导,仅提供概率偏好,无法保证特定碰撞类型的几何与严重程度约束。本文提出碰撞约束流匹配(CCFM),通过硬物理约束实现精确碰撞控制。CCFM包含三个核心组件:(i) 基于复合评分的启发式碰撞选择器,用于最优识别对抗性车辆与碰撞类型;(ii) 结构化硬约束,通过接触点、航向与严重度要求显式定义四类碰撞(追尾、侧碰、切入、正面);(iii) 碰撞约束流匹配采样器,利用高斯-牛顿流形投影强制约束满足。CCFM在nuScenes上达到46.4%碰撞率,在nuPlan上达83.1%,显著优于基线,同时保持真实驾驶行为。该方法为自动驾驶安全评估和仿真到现实的撞车数据生成提供了可靠基础。代码与实现细节见https://github.com/KELISBU/CCFM。

原文摘要 · Abstract (English)

Evaluation of autonomous vehicle (AV) planners in safety-critical closed-loop simulation is essential for real-world deployment. However, generating controllable safety-critical scenarios remains challenging. Existing approaches use soft guidance that provides only probabilistic preferences and cannot guarantee the satisfaction of geometric and severity constraints associated with specific collision types. We introduce Collision-Constrained Flow Matching (CCFM), a novel framework that guarantees precise collision control through hard physical constraints. CCFM consists of three key components: (i) a heuristic collision selector that optimally identifies an adversarial agent and collision type via composite scoring; (ii) structured hard constraints that explicitly define four collision types (rear-end, side, cut-in, head-on) through contact point, heading, and severity requirements; and (iii) a collision-constrained flow matching sampler that enforces the constraints via Gauss-Newton manifold projection. CCFM achieves collision rate up to 46.4% on nuScenes and 83.1% on nuPlan, significantly outperforming baselines while preserving realistic driving behavior. By enabling controllable collision characteristics in safety-critical scenario generation, CCFM provides a reliable foundation for AV safety evaluation and sim-to-real crash data generation. The code and implementation details are available at https://github.com/KELISBU/CCFM.

自动驾驶安全评估场景生成碰撞控制

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