paper-with-me

Papers

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

2021-11-01 · CoNLL (EMNLP) 2021 11 · Philip A. Huebner, Elior Sulem, Fisher Cynthia, Dan Roth

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language Acquisition

Similar Papers 제목 키워드 기반

Tolerance Principle and Small Language Model Learning

2026-01-17 · Adam E. Friedman, Stevan Harnad, Rushen Shi arxiv

Modern language models like GPT-3, BERT, and LLaMA require massive training data, yet with sufficient training they reliably learn to distinguish grammatical from ungrammatical sentences. Children aged as young as 14 mon…

ToddlerBERTa: Exploiting BabyBERTa for Grammar Learning and Language Understanding

2023-08-30 · Omer Veysel Cagatan

We present ToddlerBERTa, a BabyBERTa-like language model, exploring its capabilities through five different models with varied hyperparameters. Evaluating on BLiMP, SuperGLUE, MSGS, and a Supplement benchmark from the Ba…

Language ModelingLanguage ModellingSentence

On the effect of curriculum learning with developmental data for grammar acquisition

2023-10-31 · Mattia Opper, J. Morrison, N. Siddharth

This work explores the degree to which grammar acquisition is driven by language `simplicity' and the source modality (speech vs. text) of data. Using BabyBERTa as a probe, we find that grammar acquisition is largely dri…

Learning from Child-Directed Speech in Two-Language Scenarios: A French-English Case Study

2026-03-13 · Liel Binyamin, Elior Sulem arxiv

Research on developmentally plausible language models has largely focused on English, leaving open questions about multilingual settings. We present a systematic study of compact language models by extending BabyBERTa to…

Baby Scale: Investigating Models Trained on Individual Children's Language Input

2026-03-31 · Steven Y. Feng, Alvin W. M. Tan, Michael C. Frank arxiv

Modern language models (LMs) must be trained on many orders of magnitude more words of training data than human children receive before they begin to produce useful behavior. Assessing the nature and origins of this "dat…

Language Acquisition