Visually Grounded Speech Models have a Mutual Exclusivity Bias
Leanne Nortje, Dan Oneaţă, Yevgen Matusevych, Herman Kamper
TL;DR
The paper investigates whether visually grounded speech models exhibit the mutual exclusivity bias when learning from continuous speech paired with images. Using the Matt-Net architecture, it trains on familiar classes and tests with a novel word against a familiar and a novel object, while varying audio-visual initialisations to simulate prior knowledge; the model computes a similarity score $S(a,v)$ via a multimodal attention mechanism and is trained with a contrastive objective. Across initialisations and loss variants, the ME bias consistently emerges, being strongest when both audio and vision priors are present, and it stabilises after roughly 60 training epochs. These findings show that child-like constraints like ME can arise in visually grounded word-learning systems under naturalistic conditions, with implications for understanding representation geometry and the role of priors in multimodal language learning.
Abstract
When children learn new words, they employ constraints such as the mutual exclusivity (ME) bias: a novel word is mapped to a novel object rather than a familiar one. This bias has been studied computationally, but only in models that use discrete word representations as input, ignoring the high variability of spoken words. We investigate the ME bias in the context of visually grounded speech models that learn from natural images and continuous speech audio. Concretely, we train a model on familiar words and test its ME bias by asking it to select between a novel and a familiar object when queried with a novel word. To simulate prior acoustic and visual knowledge, we experiment with several initialisation strategies using pretrained speech and vision networks. Our findings reveal the ME bias across the different initialisation approaches, with a stronger bias in models with more prior (in particular, visual) knowledge. Additional tests confirm the robustness of our results, even when different loss functions are considered.
