paper-with-me

홈 › Papers

Uncertainty-Based Out-of-Distribution Detection in Deep Reinforcement Learning

2019-01-08 · Andreas Sedlmeier, Thomas Gabor, Thomy Phan, Lenz Belzner, Claudia Linnhoff-Popien

We consider the problem of detecting out-of-distribution (OOD) samples in deep reinforcement learning. In a value based reinforcement learning setting, we propose to use uncertainty estimation techniques directly on the agent's value estimating neural network to detect OOD samples. The focus of our work lies in analyzing the suitability of approximate Bayesian inference methods and related ensembling techniques that generate uncertainty estimates. Although prior work has shown that dropout-based variational inference techniques and bootstrap-based approaches can be used to model epistemic uncertainty, the suitability for detecting OOD samples in deep reinforcement learning remains an open question. Our results show that uncertainty estimation can be used to differentiate in- from out-of-distribution samples. Over the complete training process of the reinforcement learning agents, bootstrap-based approaches tend to produce more reliable epistemic uncertainty estimates, when compared to dropout-based approaches.

📄 PDF Abstract BibTeX arXiv:1901.02219

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceDeep Reinforcement LearningOpen-Ended Question AnsweringOut-of-Distribution Detectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

Similar Papers 제목 키워드 기반

Benchmark for Out-of-Distribution Detection in Deep Reinforcement Learning

2021-12-05 · Aaqib Parvez Mohammed, Matias Valdenegro-Toro

Reinforcement Learning (RL) based solutions are being adopted in a variety of domains including robotics, health care and industrial automation. Most focus is given to when these solutions work well, but they fail when p…

Deep Reinforcement LearningOut-of-Distribution DetectionOut of Distribution (OOD) Detectionreinforcement-learning+2

Safe Domain Randomization via Uncertainty-Aware Out-of-Distribution Detection and Policy Adaptation

2025-07-08 · Mohamad H. Danesh, Maxime Wabartha, Stanley Wu, Joelle Pineau 외

Deploying reinforcement learning (RL) policies in real-world involves significant challenges, including distribution shifts, safety concerns, and the impracticality of direct interactions during policy refinement. Existi…

MuJoCoOut-of-Distribution DetectionOut of Distribution (OOD) DetectionReinforcement Learning (RL)

Uncertainty Estimation and Calibration with Finite-State Probabilistic RNNs

2020-11-24 · ICLR 2021 1 · Cheng Wang, Carolin Lawrence, Mathias Niepert

Uncertainty quantification is crucial for building reliable and trustable machine learning systems. We propose to estimate uncertainty in recurrent neural networks (RNNs) via stochastic discrete state transitions over re…

Out-of-Distribution Detectionreinforcement-learningReinforcement Learning (RL)Uncertainty Quantification

How to Enable Uncertainty Estimation in Proximal Policy Optimization

2022-10-07 · Eugene Bykovets, Yannick Metz, Mennatallah El-Assady, Daniel A. Keim 외

While deep reinforcement learning (RL) agents have showcased strong results across many domains, a major concern is their inherent opaqueness and the safety of such systems in real-world use cases. To overcome these issu…

Deep Reinforcement LearningOut of Distribution (OOD) DetectionReinforcement Learning (RL)

Learning to Navigate Under Imperfect Perception: Conformalised Segmentation for Safe Reinforcement Learning

2025-10-21 · Daniel Bethell, Simos Gerasimou, Radu Calinescu, Calum Imrie arxiv

Reliable navigation in safety-critical environments requires both accurate hazard perception and principled uncertainty handling to strengthen downstream safety handling. Despite the effectiveness of existing approaches,…

Reinforcement LearningSemantic Segmentation