A Guide agent trained with a two-token discrete bottleneck learns an emergent guidance language that speeds up a new agent's navigation learning in BabyAI and can be partially reverse-engineered into action commands.
Interactive Grounded Language Acquisition and Generalization in a 2D World
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We build a virtual agent for learning language in a 2D maze-like world. The agent sees images of the surrounding environment, listens to a virtual teacher, and takes actions to receive rewards. It interactively learns the teacher's language from scratch based on two language use cases: sentence-directed navigation and question answering. It learns simultaneously the visual representations of the world, the language, and the action control. By disentangling language grounding from other computational routines and sharing a concept detection function between language grounding and prediction, the agent reliably interpolates and extrapolates to interpret sentences that contain new word combinations or new words missing from training sentences. The new words are transferred from the answers of language prediction. Such a language ability is trained and evaluated on a population of over 1.6 million distinct sentences consisting of 119 object words, 8 color words, 9 spatial-relation words, and 50 grammatical words. The proposed model significantly outperforms five comparison methods for interpreting zero-shot sentences. In addition, we demonstrate human-interpretable intermediate outputs of the model in the appendix.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Mastering emergent language: learning to guide in simulated navigation
A Guide agent trained with a two-token discrete bottleneck learns an emergent guidance language that speeds up a new agent's navigation learning in BabyAI and can be partially reverse-engineered into action commands.