English

Policy Entropy for Out-of-Distribution Classification

Machine Learning 2020-05-26 v1 Artificial Intelligence Machine Learning

Abstract

One critical prerequisite for the deployment of reinforcement learning systems in the real world is the ability to reliably detect situations on which the agent was not trained. Such situations could lead to potential safety risks when wrong predictions lead to the execution of harmful actions. In this work, we propose PEOC, a new policy entropy based out-of-distribution classifier that reliably detects unencountered states in deep reinforcement learning. It is based on using the entropy of an agent's policy as the classification score of a one-class classifier. We evaluate our approach using a procedural environment generator. Results show that PEOC is highly competitive against state-of-the-art one-class classification algorithms on the evaluated environments. Furthermore, we present a structured process for benchmarking out-of-distribution classification in reinforcement learning.

Keywords

Cite

@article{arxiv.2005.12069,
  title  = {Policy Entropy for Out-of-Distribution Classification},
  author = {Andreas Sedlmeier and Robert Müller and Steffen Illium and Claudia Linnhoff-Popien},
  journal= {arXiv preprint arXiv:2005.12069},
  year   = {2020}
}
R2 v1 2026-06-23T15:47:18.547Z