HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Exploration by Random Network Distillation

Yuri Burda; Harrison Edwards; Amos Storkey; Oleg Klimov

Exploration by Random Network Distillation

Abstract

We introduce an exploration bonus for deep reinforcement learning methods that is easy to implement and adds minimal overhead to the computation performed. The bonus is the error of a neural network predicting features of the observations given by a fixed randomly initialized neural network. We also introduce a method to flexibly combine intrinsic and extrinsic rewards. We find that the random network distillation (RND) bonus combined with this increased flexibility enables significant progress on several hard exploration Atari games. In particular we establish state of the art performance on Montezuma's Revenge, a game famously difficult for deep reinforcement learning methods. To the best of our knowledge, this is the first method that achieves better than average human performance on this game without using demonstrations or having access to the underlying state of the game, and occasionally completes the first level.

Code Repositories

kngwyu/intrinsic-rewards
pytorch
Mentioned in GitHub
michalnand/reinforcement_learning
pytorch
Mentioned in GitHub
LeejwUniverse/RL_Exploration_Pytorch
pytorch
Mentioned in GitHub
bacdavid/RND-O
Mentioned in GitHub
rle-foundation/rlexplore
jax
Mentioned in GitHub
lgerrets/rl18-curiosity
Mentioned in GitHub
riveSunder/carle
pytorch
Mentioned in GitHub
alirezakazemipour/ppo-rnd
pytorch
Mentioned in GitHub
balloch/rl-exploration-transfer
pytorch
Mentioned in GitHub
jakegrigsby/supersonic
tf
Mentioned in GitHub
forevergj/multithreading_ppo_RND
pytorch
Mentioned in GitHub
jhare96/reinforcement-learning
tf
Mentioned in GitHub
DuaneNielsen/rnd
pytorch
Mentioned in GitHub
Narsil/rl-baselines
pytorch
Mentioned in GitHub
riveSunder/moving_in_morley
pytorch
Mentioned in GitHub
uoe-agents/derl
pytorch
Mentioned in GitHub
openai/random-network-distillation
Official
tf
Mentioned in GitHub

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Exploration by Random Network Distillation | Papers | HyperAI