paper-with-me

Papers

Finding Failures in High-Fidelity Simulation using Adaptive Stress Testing and the Backward Algorithm

2021-07-27 · Mark Koren, Ahmed Nassar, Mykel J. Kochenderfer

Validating the safety of autonomous systems generally requires the use of high-fidelity simulators that adequately capture the variability of real-world scenarios. However, it is generally not feasible to exhaustively search the space of simulation scenarios for failures. Adaptive stress testing (AST) is a method that uses reinforcement learning to find the most likely failure of a system. AST with a deep reinforcement learning solver has been shown to be effective in finding failures across a range of different systems. This approach generally involves running many simulations, which can be very expensive when using a high-fidelity simulator. To improve efficiency, we present a method that first finds failures in a low-fidelity simulator. It then uses the backward algorithm, which trains a deep neural network policy using a single expert demonstration, to adapt the low-fidelity failures to high-fidelity. We have created a series of autonomous vehicle validation case studies that represent some of the ways low-fidelity and high-fidelity simulators can differ, such as time discretization. We demonstrate in a variety of case studies that this new AST approach is able to find failures with significantly fewer high-fidelity simulation steps than are needed when just running AST directly in high-fidelity. As a proof of concept, we also demonstrate AST on NVIDIA's DriveSim simulator, an industry state-of-the-art high-fidelity simulator for finding failures in autonomous vehicles.

📄 PDF Abstract BibTeX arXiv:2107.12940

Code (1)

mitkina/EnvironmentPrediction 공식 구현 tf

Tasks

Autonomous VehiclesDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Testing Rare Downstream Safety Violations via Upstream Adaptive Sampling of Perception Error Models

2022-09-20 · Craig Innes, Subramanian Ramamoorthy

Testing black-box perceptual-control systems in simulation faces two difficulties. Firstly, perceptual inputs in simulation lack the fidelity of real-world sensor inputs. Secondly, for a reasonably accurate perception sy…

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 c…

Meta-Learning

Adaptive Stress Testing: Finding Likely Failure Events with Reinforcement Learning

2018-11-06 · Ritchie Lee, Ole J. Mengshoel, Anshu Saksena, Ryan Gardner 외

Finding the most likely path to a set of failure states is important to the analysis of safety-critical systems that operate over a sequence of time steps, such as aircraft collision avoidance systems and autonomous cars…

Autonomous DrivingCollision Avoidancereinforcement-learningReinforcement Learning+1

Entropy-based adaptive design for contour finding and estimating reliability

2021-05-24 · D. Austin Cole, Robert B. Gramacy, James E. Warner, Geoffrey F. Bomarito 외

In reliability analysis, methods used to estimate failure probability are often limited by the costs associated with model evaluations. Many of these methods, such as multifidelity importance sampling (MFIS), rely upon a…

Persistent Personas? Role-Playing, Instruction Following, and Safety in Extended Interactions

2025-12-14 · Pedro Henrique Luz de Araujo, Michael A. Hedderich, Ali Modarressi, Hinrich Schuetze 외 arxiv

Persona-assigned large language models (LLMs) are used in domains such as education, healthcare, and sociodemographic simulation. Yet, they are typically evaluated only in short, single-round settings that do not reflect…

Instruction Following