Curiosity Killed or Incapacitated the Cat and the Asymptotically Optimal Agent
Michael K. Cohen, Elliot Catt, Marcus Hutter

TL;DR
This paper demonstrates that asymptotically optimal reinforcement learning agents can be destroyed or incapacitated in certain environments, and proposes a safer exploration agent, Mentee, that outperforms traditional agents in non-ergodic settings.
Contribution
The paper introduces Mentee, a reinforcement learning agent that safely explores by leveraging a mentor and information gain, challenging the assumption that asymptotic optimality guarantees safety.
Findings
Mentee outperforms existing asymptotically optimal agents in non-ergodic environments.
Traditional asymptotic optimality can lead to agent incapacitation or destruction.
Using a mentor and information gain improves safe exploration.
Abstract
Reinforcement learners are agents that learn to pick actions that lead to high reward. Ideally, the value of a reinforcement learner's policy approaches optimality--where the optimal informed policy is the one which maximizes reward. Unfortunately, we show that if an agent is guaranteed to be "asymptotically optimal" in any (stochastically computable) environment, then subject to an assumption about the true environment, this agent will be either "destroyed" or "incapacitated" with probability 1. Much work in reinforcement learning uses an ergodicity assumption to avoid this problem. Often, doing theoretical research under simplifying assumptions prepares us to provide practical solutions even in the absence of those assumptions, but the ergodicity assumption in reinforcement learning may have led us entirely astray in preparing safe and effective exploration strategies for agents in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Machine Learning and Algorithms
