STADA: Specification-based Testing for Autonomous Driving Agents
Joy Saha, Trey Woodlief, Sebastian Elbaum, and Matthew B. Dwyer

TL;DR
STADA is a formal specification-based testing framework for autonomous driving agents that systematically generates diverse scenarios from temporal logic specifications, significantly improving coverage and efficiency over existing methods.
Contribution
It introduces a novel approach to generate test scenarios directly from formal safety specifications, reducing manual effort and increasing coverage in autonomous driving validation.
Findings
Over 2x higher coverage than baseline on fine criteria
75% increase in coverage on coarse criteria
Achieves similar coverage with 6x fewer simulations
Abstract
Simulation-based testing has become a standard approach to validating autonomous driving agents prior to real-world deployment. A high-quality validation campaign will exercise an agent in diverse contexts comprised of varying static environments, e.g., lanes, intersections, signage, and dynamic elements, e.g., vehicles and pedestrians. To achieve this, existing test generation techniques rely on template-based, manually constructed, or random scenario generation. When applied to validate formally specified safety requirements, such methods either require significant human effort or run the risk of missing important behavior related to the requirement. To address this gap, we present STADA, a Specification-based Test generation framework for Autonomous Driving Agents that systematically generates the space of scenarios defined by a formal specification expressed in temporal logic…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Formal Methods in Verification · Software Testing and Debugging Techniques
