paper-with-me

홈 › Papers

Simulator Ensembles for Trustworthy Autonomous Driving Testing

2025-03-11 · Lev Sorokin, Matteo Biagiola, Andrea Stocco

Scenario-based testing with driving simulators is extensively used to identify failing conditions of automated driving assistance systems (ADAS) and reduce the amount of in-field road testing. However, existing studies have shown that repeated test execution in the same as well as in distinct simulators can yield different outcomes, which can be attributed to sources of flakiness or different implementations of the physics, among other factors. In this paper, we present MultiSim, a novel approach to multi-simulation ADAS testing based on a search-based testing approach that leverages an ensemble of simulators to identify failure-inducing, simulator-agnostic test scenarios. During the search, each scenario is evaluated jointly on multiple simulators. Scenarios that produce consistent results across simulators are prioritized for further exploration, while those that fail on only a subset of simulators are given less priority, as they may reflect simulator-specific issues rather than generalizable failures. Our case study, which involves testing a deep neural network-based ADAS on different pairs of three widely used simulators, demonstrates that MultiSim outperforms single-simulator testing by achieving on average a higher rate of simulator-agnostic failures by 51%. Compared to a state-of-the-art multi-simulator approach that combines the outcome of independent test generation campaigns obtained in different simulators, MultiSim identifies 54% more simulator-agnostic failing tests while showing a comparable validity rate. An enhancement of MultiSim that leverages surrogate models to predict simulator disagreements and bypass executions does not only increase the average number of valid failures but also improves efficiency in finding the first valid failure.

📄 PDF Abstract BibTeX arXiv:2503.08936

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Drivingvalid

Similar Papers 제목 키워드 기반

Two is Better Than One: Digital Siblings to Improve Autonomous Driving Testing

2023-05-14 · Matteo Biagiola, Andrea Stocco, Vincenzo Riccio, Paolo Tonella

Simulation-based testing represents an important step to ensure the reliability of autonomous driving software. In practice, when companies rely on third-party general-purpose simulators, either for in-house or outsource…

Autonomous DrivingAutonomous Vehicles

LGSVL Simulator: A High Fidelity Simulator for Autonomous Driving

2020-05-07 · Guodong Rong, Byung Hyun Shin, Hadi Tabatabaee, Qiang Lu 외

Testing autonomous driving algorithms on real autonomous vehicles is extremely costly and many researchers and developers in the field cannot afford a real car and the corresponding sensors. Although several free and ope…

Autonomous DrivingAutonomous VehiclesVocal Bursts Intensity Prediction

Predicting Safety Misbehaviours in Autonomous Driving Systems using Uncertainty Quantification

2024-04-29 · Ruben Grewal, Paolo Tonella, Andrea Stocco

The automated real-time recognition of unexpected situations plays a crucial role in the safety of autonomous vehicles, especially in unsupported and unpredictable scenarios. This paper evaluates different Bayesian uncer…

Autonomous DrivingAutonomous VehiclesUncertainty Quantification

Deep Reinforcement Learning for Adverse Garage Scenario Generation

2024-07-01 · Kai Li

Autonomous vehicles need to travel over 11 billion miles to ensure their safety. Therefore, the importance of simulation testing before real-world testing is self-evident. In recent years, the release of 3D simulators fo…

Autonomous DrivingAutonomous VehiclesDeep Reinforcement Learningreinforcement-learning+1

GarchingSim: An Autonomous Driving Simulator with Photorealistic Scenes and Minimalist Workflow

2024-01-28 · Liguo Zhou, Yinglei Song, Yichao Gao, Zhou Yu 외

Conducting real road testing for autonomous driving algorithms can be expensive and sometimes impractical, particularly for small startups and research institutes. Thus, simulation becomes an important method for evaluat…

Autonomous Driving