CLAIMar 2, 2023

Computational Language Acquisition with Theory of Mind

CMU
arXiv:2303.01502v120 citationsh-index: 91
Originality Incremental advance
AI Analysis

This work addresses computational language acquisition by incorporating insights from child development, though it appears incremental in applying existing ToM methods to a new domain.

The paper tackled language acquisition by equipping agents with Theory of Mind (ToM), finding that this approach led to performance gains in an image referential game and some evidence that increased task difficulty improved utterance fluency and precision.

Unlike current state-of-the-art language models, young children actively acquire language through interactions with their surrounding environment and caretakers. One mechanism that has been argued to be critical to language learning is the ability to infer the mental states of other agents in social environments, coined Theory of Mind (ToM) by Premack & Woodruff (1978). Drawing inspiration from the modern operationalized versions of ToM implemented in Rabinowitz et al. (2018) and Zhu et al. (2021), we build language-learning agents equipped with ToM, and measure its effects on the learning process. We model ToM by giving the speaker agent an internal listener model that is trained alongside the speaker and used to rerank potential utterances. We experiment with varying task difficulty, hypothesizing that models will acquire more complex language to adapt to stronger environmental pressures. We find that training speakers with a highly weighted ToM listener component leads to performance gains in our image referential game setting. We also find some evidence that increasing task difficulty in the training process results in more fluent and precise utterances in evaluation. This suggests the potential utility of further incorporating ToM, as well as other insights from child language acquisition, into computational models of language acquisition.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes