A Distributional Perspective on Word Learning in Neural Language Models
Filippo Ficarra, Ryan Cotterell, Alex Warstadt
TL;DR
The paper investigates whether neural language models acquire words in human-like order by tracking a broad set of distributional signatures that describe lexical knowledge during training. It generalizes prior surprisal-based metrics by including positive, negative, all-context, intrinsic, and reference-based signatures, and uses a convergence-based AoA extraction method. Experiments train GPT-2–size LMs from scratch on developmentally plausible datasets (Unified, BabyLM, CHILDES) and compare LM AoAs to Wordbank child AoA data, finding that signatures are complementary but largely not aligned with human trajectories. The work provides a framework for richer distributional analysis of word learning in LMs and highlights the need for training regimes and evaluation methods that yield more human-like developmental patterns.
Abstract
Language models (LMs) are increasingly being studied as models of human language learners. Due to the nascency of the field, it is not well-established whether LMs exhibit similar learning dynamics to humans, and there are few direct comparisons between learning trajectories in humans and models. Word learning trajectories for children are relatively well-documented, and recent work has tried to extend these investigations to language models. However, there are no widely agreed-upon metrics for word learning in language models. We take a distributional approach to this problem, defining lexical knowledge in terms of properties of the learned distribution for a target word. We argue that distributional signatures studied in prior work fail to capture key distributional information. Thus, we propose an array of signatures that improve on earlier approaches by capturing knowledge of both where the target word can and cannot occur as well as gradient preferences about the word's appropriateness. We obtain learning trajectories for a selection of small language models we train from scratch, study the relationship between different distributional signatures, compare how well they align with human word learning trajectories and interpretable lexical features, and address basic methodological questions about estimating these distributional signatures. Our metrics largely capture complementary information, suggesting that it is important not to rely on a single metric. However, across all metrics, language models' learning trajectories fail to correlate with those of children.
