arXiv:2605.06966cs.ROcs.SE2026-05中稿 · ICRA

用自然语言生成自动驾驶测试场景,精准控制车辆交互行为。

Traffic Scenario Orchestration from Language via Constraint Satisfaction

论文配图:Traffic Scenario Orchestration from Language via Constraint Satisfaction
图 1 · 摘自论文原文
  • 将语言描述转为约束条件,用求解器生成符合要求的场景
  • 在多样化场景中成功率达90%以上,显著优于基线方法
  • 适合需要车辆对指令反应的闭环测试,提升测试有效性

自动驾驶汽车需在仿真中进行大量测试,但驾驶场景的生成耗时费力。理想场景常处于分布外,且对与被测自动驾驶策略的交互有精确要求。手动编程虽可控但难以扩展;统计模型可利用计算和数据,但在分布外场景中难以精确控制。本文将场景编排建模为约束求解问题,提出一种语言输入、仿真输出的闭环测试场景生成框架。利用基础模型推理,将自然语言描述转化为一组约束作为场景表示,再调用现成求解器生成满足测试意图的参与者行为。在精心设计的多样场景基准上,该方法在编排成功率上显著优于基线。进一步表明,对于需要主车响应的场景,闭环机制尤为重要。

原文摘要 · Abstract (English)

Autonomous vehicles (AVs) require extensive testing in simulation, but test case generation for driving scenarios is laborious. The desired scenarios are often out-of-distribution and have precise requirements on interactions with the AV policy under test. Manually programming scenarios allows for precise controllability but is difficult to scale. On the other hand, statistical models can leverage compute and data, but struggle with precise controllability when out-of-distribution. We cast scenario orchestration as a constraint-solving problem and present a language-in, simulation-out scenario orchestrator for closed-loop testing AVs. Our approach leverages foundation model reasoning to translate general, natural language descriptions into a set of constraints as a scenario representation. This then allows us to leverage off the shelf solvers to solve for actor behaviors which meet precise testing intentions in closed-loop. Under a benchmark of carefully crafted and diverse scenario descriptions, our approach greatly outperforms our baselines in orchestration success rate. We further show that our closed-loop approach is especially important for scenarios which require ego-reactive specifications.

自动驾驶场景生成约束求解

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