Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Exploration and Anti-Exploration with Distributional Random Network Distillation

About

Exploration remains a critical issue in deep reinforcement learning for an agent to attain high returns in unknown environments. Although the prevailing exploration Random Network Distillation (RND) algorithm has been demonstrated to be effective in numerous environments, it often needs more discriminative power in bonus allocation. This paper highlights the "bonus inconsistency" issue within RND, pinpointing its primary limitation. To address this issue, we introduce the Distributional RND (DRND), a derivative of the RND. DRND enhances the exploration process by distilling a distribution of random networks and implicitly incorporating pseudo counts to improve the precision of bonus allocation. This refinement encourages agents to engage in more extensive exploration. Our method effectively mitigates the inconsistency issue without introducing significant computational overhead. Both theoretical analysis and experimental results demonstrate the superiority of our approach over the original RND algorithm. Our method excels in challenging online exploration scenarios and effectively serves as an anti-exploration mechanism in D4RL offline tasks. Our code is publicly available at https://github.com/yk7333/DRND.

Kai Yang, Jian Tao, Jiafei Lyu, Xiu Li• 2024

Related benchmarks

TaskDatasetResultRank
Continuous ControlDeepMind Control Suite (DMC)
Cheetah Run873
15
Continuous ControlMuJoCo v5
Ant Score819
15
Continuous ControlMujoco
Ant-v5797
9
Continuous ControlDMC
Cheetah-run Score873
5
Continuous ControlDMC Vision Finger-Turn Hard (test)
AULC627.2
5
Continuous ControlDeepMind Control Suite Vision Cheetah-Run (test)
AULC663.1
5
Continuous ControlDeepMind Control Suite Vision Quadruped-Run (test)
AULC402.3
5
Continuous ControlDMC Vision Walker-Run (test)
AULC149.7
5
Continuous ControlDMC Vision Reacher-Hard (test)
AULC640.1
5
LocomotionDeepMind Control Suite Cheetah Run
AULC666.4
4
Showing 10 of 23 rows

Other info

Follow for update