paper-with-me

Papers

A Deep Reinforcement Learning Approach to Rare Event Estimation

2022-11-22 · Anthony Corso, Kyu-Young Kim, Shubh Gupta, Grace Gao, Mykel J. Kochenderfer

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 through Monte Carlo sampling is inefficient. Adaptive importance sampling approaches have been developed for rare event estimation but do not scale well to sequential systems with long horizons. In this work, we develop two adaptive importance sampling algorithms that can efficiently estimate the probability of rare events for sequential decision making systems. The basis for these algorithms is the minimization of the Kullback-Leibler divergence between a state-dependent proposal distribution and a target distribution over trajectories, but the resulting algorithms resemble policy gradient and value-based reinforcement learning. We apply multiple importance sampling to reduce the variance of our estimate and to address the issue of multi-modality in the optimal proposal distribution. We demonstrate our approach on a control task with both continuous and discrete actions spaces and show accuracy improvements over several baselines.

📄 PDF Abstract BibTeX arXiv:2211.12470

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

The surprising efficiency of temporal difference learning for rare event prediction

2024-05-27 · Xiaoou Cheng, Jonathan Weare

We quantify the efficiency of temporal difference (TD) learning over the direct, or Monte Carlo (MC), estimator for policy evaluation in reinforcement learning, with an emphasis on estimation of quantities related to rar…

Certifiable Deep Importance Sampling for Rare-Event Simulation of Black-Box Systems

2021-11-03 · Mansur Arief, Yuanlu Bai, Wenhao Ding, Shengyi He 외

Rare-event simulation techniques, such as importance sampling (IS), constitute powerful tools to speed up challenging estimation of rare catastrophic events. These techniques often leverage the knowledge and analysis on …

Extreme Risk Mitigation in Reinforcement Learning using Extreme Value Theory

2023-08-24 · Karthik Somayaji NS, Yu Wang, Malachi Schram, Jan Drgona 외

Risk-sensitive reinforcement learning (RL) has garnered significant attention in recent years due to the growing interest in deploying RL agents in real-world scenarios. A critical aspect of risk awareness involves model…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Inexact iterative numerical linear algebra for neural network-based spectral estimation and rare-event prediction

2023-03-22 · John Strahan, Spencer C. Guo, Chatipat Lorpaiboon, Aaron R. Dinner 외

Understanding dynamics in complex systems is challenging because there are many degrees of freedom, and those that are most important for describing events of interest are often not obvious. The leading eigenfunctions of…

A reinforcement learning approach to rare trajectory sampling

2020-05-26 · Dominic C. Rose, Jamie F. Mair, Juan P. Garrahan

Very often when studying non-equilibrium systems one is interested in analysing dynamical behaviour that occurs with very low probability, so called rare events. In practice, since rare events are by definition atypical,…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)