Dialogue Is Not Enough to Make a Communicative BabyLM (But Neither Is Developmentally Inspired Reinforcement Learning)
Francesca Padovani, Bastian Bunzeck, Manar Ali, Omar Momen, Arianna Bisazza, Hendrik Buschmeier, Sina Zarrieß
TL;DR
This study probes whether pretraining a small BabyLM on child–caregiver dialogue alone can yield linguistically proficient models. It introduces llamalogue, a 135M-parameter model trained on CHILDES dialogue triplets, and applies two reinforcement-learning paradigms—DPO and PPO—to promote more communicative dialogue generation. Across standard BabyLM benchmarks, the base model and PPO/DPO-finetuned variants largely underperform compared with strong baselines, though DPO improves performance on a custom dialogue minimal-pair benchmark. The results suggest CDS-only pretraining yields domain-specific gains (dialogue coherence) but limited transfer to broader linguistic capabilities, highlighting the need for curriculum design and richer data mixtures in developmentally inspired language learning.
Abstract
We investigate whether pre-training exclusively on dialogue data results in formally and functionally apt small language models. Based on this pre-trained llamalogue model, we employ a variety of fine-tuning strategies to enforce "more communicative" text generations by our models. Although our models underperform on most standard BabyLM benchmarks, they excel at dialogue continuation prediction in a minimal pair setting. While PPO fine-tuning has mixed to adversarial effects on our models, DPO fine-tuning further improves their performance on our custom dialogue benchmark.
