paper-with-me

Papers

Failure Probability Estimation for Black-Box Autonomous Systems using State-Dependent Importance Sampling Proposals

2024-12-03 · Harrison Delecki, Sydney M. Katz, Mykel J. Kochenderfer

Estimating the probability of failure is a critical step in developing safety-critical autonomous systems. Direct estimation methods such as Monte Carlo sampling are often impractical due to the rarity of failures in these systems. Existing importance sampling approaches do not scale to sequential decision-making systems with large state spaces and long horizons. We propose an adaptive importance sampling algorithm to address these limitations. Our method minimizes the forward Kullback-Leibler divergence between a state-dependent proposal distribution and a relaxed form of the optimal importance sampling distribution. Our method uses Markov score ascent methods to estimate this objective. We evaluate our approach on four sequential systems and show that it provides more accurate failure probability estimates than baseline Monte Carlo and importance sampling techniques. This work is open sourced.

📄 PDF Abstract BibTeX arXiv:2412.02154

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSequential Decision Making

Similar Papers 제목 키워드 기반

Bayesian Safety Validation for Failure Probability Estimation of Black-Box Systems

2023-05-03 · Robert J. Moss, Mykel J. Kochenderfer, Maxime Gariel, Arthur Dubois

Estimating the probability of failure is an important step in the certification of safety-critical systems. Efficient estimation methods are often needed due to the challenges posed by high-dimensional input spaces, risk…

Bayesian OptimizationDecision Making

Efficient Black-box Assessment of Autonomous Vehicle Safety

2019-12-08 · Justin Norden, Matthew O'Kelly, Aman Sinha

While autonomous vehicle (AV) technology has shown substantial progress, we still lack tools for rigorous and scalable testing. Real-world testing, the $\textit{de-facto}$ evaluation method, is dangerous to the public. M…

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…

Silent Failures in Physical AI: A Literature Review of Runtime Action Authorization for Autonomous Systems

2026-05-23 · Barak Or arxiv

Physical AI systems increasingly map multimodal observations, language instructions, and learned world representations into physically consequential actions. Robotics foundation models, vision-language-action models, and…

A Deep Reinforcement Learning Approach to Rare Event Estimation

2022-11-22 · Anthony Corso, Kyu-Young Kim, Shubh Gupta, Grace Gao 외

An important step in the design of autonomous systems is to evaluate the probability that a failure will occur. In safety-critical domains, the failure probability is extremely small so that the evaluation of a policy th…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2