SOTAVerified

BabyBERTa: Learning More Grammar With Small-Scale Child-Directed Language

2021-11-01CoNLL (EMNLP) 2021Unverified0· sign in to hype

Philip A. Huebner, Elior Sulem, Fisher Cynthia, Dan Roth

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Transformer-based language models have taken the NLP world by storm. However, their potential for addressing important questions in language acquisition research has been largely ignored. In this work, we examined the grammatical knowledge of RoBERTa (Liu et al., 2019) when trained on a 5M word corpus of language acquisition data to simulate the input available to children between the ages 1 and 6. Using the behavioral probing paradigm, we found that a smaller version of RoBERTa-base that never predicts unmasked tokens, which we term BabyBERTa, acquires grammatical knowledge comparable to that of pre-trained RoBERTa-base - and does so with approximately 15X fewer parameters and 6,000X fewer words. We discuss implications for building more efficient models and the learnability of grammar from input available to children. Lastly, to support research on this front, we release our novel grammar test suite that is compatible with the small vocabulary of child-directed input.

Tasks

Reproductions