paper-with-me

Papers

SAVME: Efficient Safety Validation for Autonomous Systems Using Meta-Learning

2023-09-21 · Marc R. Schlichting, Nina V. Boord, Anthony L. Corso, Mykel J. Kochenderfer

Discovering potential failures of an autonomous system is important prior to deployment. Falsification-based methods are often used to assess the safety of such systems, but the cost of running many accurate simulation can be high. The validation can be accelerated by identifying critical failure scenarios for the system under test and by reducing the simulation runtime. We propose a Bayesian approach that integrates meta-learning strategies with a multi-armed bandit framework. Our method involves learning distributions over scenario parameters that are prone to triggering failures in the system under test, as well as a distribution over fidelity settings that enable fast and accurate simulations. In the spirit of meta-learning, we also assess whether the learned fidelity settings distribution facilitates faster learning of the scenario parameter distributions for new scenarios. We showcase our methodology using a cutting-edge 3D driving simulator, incorporating 16 fidelity settings for an autonomous vehicle stack that includes camera and lidar sensors. We evaluate various scenarios based on an autonomous vehicle pre-crash typology. As a result, our approach achieves a significant speedup, up to 18 times faster compared to traditional methods that solely rely on a high-fidelity simulator.

📄 PDF Abstract BibTeX arXiv:2309.12474

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Data selection method for assessment of autonomous vehicles

2024-07-16 · Linh Trinh, Ali Anwar, Siegfried Mercelis

As the popularity of autonomous vehicles has grown, many standards and regulators, such as ISO, NHTSA, and Euro NCAP, require safety validation to ensure a sufficient level of safety before deploying them in the real wor…

Autonomous Vehicles

Black-Box Safety Validation of Autonomous Systems: A Multi-Fidelity Reinforcement Learning Approach

2022-03-07 · Jared J. Beard, Ali Baheri

The increasing use of autonomous and semi-autonomous agents in society has made it crucial to validate their safety. However, the complex scenarios in which they are used may make formal verification impossible. To addre…

Decision MakingReinforcement Learning (RL)

Transfer Learning for Efficient Iterative Safety Validation

2020-12-09 · Anthony Corso, Mykel J. Kochenderfer

Safety validation is important during the development of safety-critical autonomous systems but can require significant computational effort. Existing algorithms often start from scratch each time the system under test c…

Autonomous Drivingreinforcement-learningReinforcement Learning (RL)Transfer Learning

A Survey of Algorithms for Black-Box Safety Validation of Cyber-Physical Systems

2020-05-06 · Anthony Corso, Robert J. Moss, Mark Koren, Ritchie Lee 외

Autonomous cyber-physical systems (CPS) can improve safety and efficiency for safety-critical applications, but require rigorous testing before deployment. The complexity of these systems often precludes the use of forma…

Autonomous VehiclesCollision AvoidanceProblem DecompositionSurvey

Diffusion Models for Safety Validation of Autonomous Driving Systems

2025-06-10 · Juanran Wang, Marc R. Schlichting, Harrison Delecki, Mykel J. Kochenderfer

Safety validation of autonomous driving systems is extremely challenging due to the high risks and costs of real-world testing as well as the rarity and diversity of potential failures. To address these challenges, we tr…

Autonomous DrivingDenoisingDiversity