English

Combining Experience Replay with Exploration by Random Network Distillation

Machine Learning 2019-12-03 v1 Artificial Intelligence Machine Learning

Abstract

Our work is a simple extension of the paper "Exploration by Random Network Distillation". More in detail, we show how to efficiently combine Intrinsic Rewards with Experience Replay in order to achieve more efficient and robust exploration (with respect to PPO/RND) and consequently better results in terms of agent performances and sample efficiency. We are able to do it by using a new technique named Prioritized Oversampled Experience Replay (POER), that has been built upon the definition of what is the important experience useful to replay. Finally, we evaluate our technique on the famous Atari game Montezuma's Revenge and some other hard exploration Atari games.

Keywords

Cite

@article{arxiv.1905.07579,
  title  = {Combining Experience Replay with Exploration by Random Network Distillation},
  author = {Francesco Sovrano},
  journal= {arXiv preprint arXiv:1905.07579},
  year   = {2019}
}

Comments

8 pages, 6 figures, accepted as full-paper at IEEE Conference on Games (CoG) 2019

R2 v1 2026-06-23T09:11:32.338Z