LeGEND: A Top-Down Approach to Scenario Generation of Autonomous Driving Systems Assisted by Large Language Models
Shuncheng Tang, Zhenya Zhang, Jixiang Zhou, Lei Lei, Yuan Zhou, and, Yinxing Xue

TL;DR
LeGEND introduces a top-down scenario generation method for autonomous driving testing, leveraging large language models to convert natural language functional scenarios into formal logical ones, enhancing diversity and criticality detection.
Contribution
It presents a novel two-phase LLM-based framework for transforming natural language functional scenarios into formal logical scenarios for diverse autonomous driving testing.
Findings
LeGEND effectively identifies critical scenarios in autonomous driving.
It outperforms baseline methods in scenario diversity.
The two-phase transformation improves accuracy and relevance of generated scenarios.
Abstract
Autonomous driving systems (ADS) are safety-critical and require comprehensive testing before their deployment on public roads. While existing testing approaches primarily aim at the criticality of scenarios, they often overlook the diversity of the generated scenarios that is also important to reflect system defects in different aspects. To bridge the gap, we propose LeGEND, that features a top-down fashion of scenario generation: it starts with abstract functional scenarios, and then steps downwards to logical and concrete scenarios, such that scenario diversity can be controlled at the functional level. However, unlike logical scenarios that can be formally described, functional scenarios are often documented in natural languages (e.g., accident reports) and thus cannot be precisely parsed and processed by computers. To tackle that issue, LeGEND leverages the recent advances of large…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques
