Gated-Attention Architectures for Task-Oriented Language Grounding
Devendra Singh Chaplot, Kanthashree Mysore Sathyendra, Rama Kumar, Pasumarthi, Dheeraj Rajagopal, Ruslan Salakhutdinov

TL;DR
This paper introduces a neural architecture that combines visual and language inputs using Gated-Attention for task-oriented language grounding in 3D environments, enabling agents to follow natural language instructions without prior knowledge.
Contribution
It presents an end-to-end trainable model that effectively grounds language in visual environments using a novel Gated-Attention mechanism and reinforcement learning, tested on a new 3D environment.
Findings
Effective on unseen instructions and maps
Outperforms baseline models in grounding tasks
Demonstrates generalization in complex 3D environments
Abstract
To perform tasks specified by natural language instructions, autonomous agents need to extract semantically meaningful representations of language and map it to visual elements and actions in the environment. This problem is called task-oriented language grounding. We propose an end-to-end trainable neural architecture for task-oriented language grounding in 3D environments which assumes no prior linguistic or perceptual knowledge and requires only raw pixels from the environment and the natural language instruction as input. The proposed model combines the image and text representations using a Gated-Attention mechanism and learns a policy to execute the natural language instruction using standard reinforcement and imitation learning methods. We show the effectiveness of the proposed model on unseen instructions as well as unseen maps, both quantitatively and qualitatively. We also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques · Topic Modeling
