SOTAVerified

Beating Atari with Natural Language Guided Reinforcement Learning

2017-04-18Code Available0· sign in to hype

Russell Kaplan, Christopher Sauer, Alexander Sosa

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce the first deep reinforcement learning agent that learns to beat Atari games with the aid of natural language instructions. The agent uses a multimodal embedding between environment observations and natural language to self-monitor progress through a list of English instructions, granting itself reward for completing instructions in addition to increasing the game score. Our agent significantly outperforms Deep Q-Networks (DQNs), Asynchronous Advantage Actor-Critic (A3C) agents, and the best agents posted to OpenAI Gym on what is often considered the hardest Atari 2600 environment: Montezuma's Revenge.

Tasks

Reproductions