Like a Baby: Visually Situated Neural Language Acquisition
Alexander G. Ororbia, Ankur Mali, Matthew A. Kelly, and David Reitter

TL;DR
This paper demonstrates that neural language models trained with visual context outperform language-only models, supporting the idea that language learning benefits from multi-modal, situated environments similar to how babies learn.
Contribution
Introduces a multi-modal neural architecture that leverages visual context to improve language modeling and shows its effectiveness across multiple languages and model types.
Findings
Multi-modal models reduce perplexity by 2% compared to language-only models.
Fine-tuning BERT embeddings yields a 3.5% improvement.
Visual context benefits persist across languages and model architectures.
Abstract
We examine the benefits of visual context in training neural language models to perform next-word prediction. A multi-modal neural architecture is introduced that outperform its equivalent trained on language alone with a 2\% decrease in perplexity, even when no visual context is available at test. Fine-tuning the embeddings of a pre-trained state-of-the-art bidirectional language model (BERT) in the language modeling framework yields a 3.5\% improvement. The advantage for training with visual context when testing without is robust across different languages (English, German and Spanish) and different models (GRU, LSTM, -RNN, as well as those that use BERT embeddings). Thus, language models perform better when they learn like a baby, i.e, in a multi-modal environment. This finding is compatible with the theory of situated cognition: language is inseparable from its physical…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
