English

Mapping Instructions and Visual Observations to Actions with Reinforcement Learning

Computation and Language 2017-07-25 v2

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.

Keywords

Cite

@article{arxiv.1704.08795,
  title  = {Mapping Instructions and Visual Observations to Actions with Reinforcement Learning},
  author = {Dipendra Misra and John Langford and Yoav Artzi},
  journal= {arXiv preprint arXiv:1704.08795},
  year   = {2017}
}

Comments

In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP), 2017

R2 v1 2026-06-22T19:30:28.339Z