SEAICLMar 4, 2025

Text2Scenario: Text-Driven Scenario Generation for Autonomous Driving Test

arXiv:2503.02911v118 citationsh-index: 11Automotive Innovation
Originality Incremental advance
AI Analysis

This addresses the bottleneck of manual scenario configuration in autonomous driving testing, offering a domain-specific solution that is incremental in automating an existing process.

The paper tackles the labor-intensive manual creation of simulation test scenarios for autonomous driving by introducing Text2Scenario, a framework that uses a Large Language Model to generate scenarios from natural language inputs, with results showing that most generated scenarios closely match user expectations, enabling efficient evaluation of AD stacks.

Autonomous driving (AD) testing constitutes a critical methodology for assessing performance benchmarks prior to product deployment. The creation of segmented scenarios within a simulated environment is acknowledged as a robust and effective strategy; however, the process of tailoring these scenarios often necessitates laborious and time-consuming manual efforts, thereby hindering the development and implementation of AD technologies. In response to this challenge, we introduce Text2Scenario, a framework that leverages a Large Language Model (LLM) to autonomously generate simulation test scenarios that closely align with user specifications, derived from their natural language inputs. Specifically, an LLM, equipped with a meticulously engineered input prompt scheme functions as a text parser for test scenario descriptions, extracting from a hierarchically organized scenario repository the components that most accurately reflect the user's preferences. Subsequently, by exploiting the precedence of scenario components, the process involves sequentially matching and linking scenario representations within a Domain Specific Language corpus, ultimately fabricating executable test scenarios. The experimental results demonstrate that such prompt engineering can meticulously extract the nuanced details of scenario elements embedded within various descriptive formats, with the majority of generated scenarios aligning closely with the user's initial expectations, allowing for the efficient and precise evaluation of diverse AD stacks void of the labor-intensive need for manual scenario configuration. Project page: https://caixxuan.github.io/Text2Scenario.GitHub.io.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes