Curious Agents Saga (Part 2), Novelty or Surprise: How to Make Your Deep Reinforcement Learning Agents Curious?
Published:
Novelty or Surprise: How to Make Your Deep Reinforcement Learning Agents Curious?
Table of Content
- Challenges in Exploration
- Novelty
- State Counting
- Change Counting
- Novelty through Reachability
- Novelty via Reconstruction
- Surprise
- Predictive Surprise
- Bayesian Surprise
- Hybrid Approaches
- Surprise + Novelty
- Novelty of Surprise
Challenges in Exploration
In the preceding post, we studied classical exploration strategies primarily grounded in theoretical justifications under naĂŻve assumptions, challenging to scale in complex scenarios. đź§ Why is scaling a big problem? Practical environments often involve huge continuous state and action spaces, as exemplified below:
Check our papers: