SOTAVerified

Mapping Instructions and Visual Observations to Actions with Reinforcement Learning

2017-04-28EMNLP 2017Code Available0· sign in to hype

Dipendra Misra, John Langford, Yoav Artzi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose to directly map raw visual observations and text input to actions for instruction execution. While existing approaches assume access to structured environment representations or use a pipeline of separately trained models, we learn a single model to jointly reason about linguistic and visual input. We use reinforcement learning in a contextual bandit setting to train a neural network agent. To guide the agent's exploration, we use reward shaping with different forms of supervision. Our approach does not require intermediate representations, planning procedures, or training different models. We evaluate in a simulated environment, and show significant improvements over supervised learning and common reinforcement learning variants.

Tasks

Reproductions