Curiosity-Driven Exploration via Latent Bayesian Surprise
Pietro Mazzaglia, Ozan Catal, Tim Verbelen, Bart Dhoedt

TL;DR
This paper introduces a computationally efficient curiosity-driven exploration method using Bayesian surprise in a latent space, enhancing exploration in continuous tasks and video games while being resilient to environmental stochasticity.
Contribution
It applies Bayesian surprise in a latent space to improve exploration efficiency and robustness, reducing computational costs compared to previous methods.
Findings
Outperforms state-of-the-art methods in exploration tasks
Maintains robustness in stochastic environments
Is computationally inexpensive
Abstract
The human intrinsic desire to pursue knowledge, also known as curiosity, is considered essential in the process of skill acquisition. With the aid of artificial curiosity, we could equip current techniques for control, such as Reinforcement Learning, with more natural exploration capabilities. A promising approach in this respect has consisted of using Bayesian surprise on model parameters, i.e. a metric for the difference between prior and posterior beliefs, to favour exploration. In this contribution, we propose to apply Bayesian surprise in a latent space representing the agent's current understanding of the dynamics of the system, drastically reducing the computational costs. We extensively evaluate our method by measuring the agent's performance in terms of environment exploration, for continuous tasks, and looking at the game scores achieved, for video games. Our model is…
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
Taxonomy
TopicsPsychological and Educational Research Studies
