Querying Labelled Data with Scenario Programs for Sim-to-Real Validation
Edward Kim, Jay Shenoy, Sebastian Junges, Daniel Fremont, Alberto, Sangiovanni-Vincentelli, Sanjit Seshia

TL;DR
This paper introduces a formal method using scenario programs to validate whether failure scenarios identified in simulation of autonomous vehicles are reproducible in real-world data, addressing the sim-to-real gap.
Contribution
It proposes a formal definition and a querying algorithm to match labelled real-world data with abstract scenario programs for sim-to-real validation.
Findings
Algorithm is accurate and efficient on realistic traffic scenarios
Scales well with a reasonable number of agents
Provides a formal framework for scenario validation
Abstract
Simulation-based testing of autonomous vehicles (AVs) has become an essential complement to road testing to ensure safety. Consequently, substantial research has focused on searching for failure scenarios in simulation. However, a fundamental question remains: are AV failure scenarios identified in simulation meaningful in reality, i.e., are they reproducible on the real system? Due to the sim-to-real gap arising from discrepancies between simulated and real sensor data, a failure scenario identified in simulation can be either a spurious artifact of the synthetic sensor data or an actual failure that persists with real sensor data. An approach to validate simulated failure scenarios is to identify instances of the scenario in a corpus of real data, and check if the failure persists on the real data. To this end, we propose a formal definition of what it means for a labelled data item…
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
TopicsBayesian Modeling and Causal Inference · Advanced Database Systems and Queries · Data Management and Algorithms
