English

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

Robotics 2024-12-04 v1 Artificial Intelligence Machine Learning Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2412.02154,
  title  = {Failure Probability Estimation for Black-Box Autonomous Systems using State-Dependent Importance Sampling Proposals},
  author = {Harrison Delecki and Sydney M. Katz and Mykel J. Kochenderfer},
  journal= {arXiv preprint arXiv:2412.02154},
  year   = {2024}
}

Comments

Submitted to L4DC 2025

R2 v1 2026-06-28T20:20:48.424Z