BeBold: Exploration Beyond the Boundary of Explored Regions

Tianjun Zhang,Huazhe Xu,Xiaolong Wang,Yi Wu,Kurt Keutzer,Joseph E. Gonzalez,Yuandong Tian
2020-01-01
Abstract:Efficient exploration under sparse rewards remains a key challenge in deep reinforcement learning. To guide exploration, previous work makes extensive use of intrinsic reward (IR). There are many heuristics for IR, including visitation counts, curiosity, and state-difference. In this paper, we analyze the pros and cons of each method and propose the regulated difference of inverse visitation counts as a simple but effective criterion for IR. The criterion helps the agent explore Beyond the Boundary of explored regions and mitigates common issues in count-based methods, such as short-sightedness and detachment. The resulting method, BeBold, solves the 12 most challenging procedurally-generated tasks in MiniGrid with just 120M environment steps, without any curriculum learning. In comparison, the previous SoTA only solves 50 popular rogue-like game that contains more challenging procedurally-generated environments.
What problem does this paper attempt to address?