English

Quantity doesn't buy quality syntax with neural language models

Computation and Language 2019-09-04 v1

Abstract

Recurrent neural networks can learn to predict upcoming words remarkably well on average; in syntactically complex contexts, however, they often assign unexpectedly high probabilities to ungrammatical words. We investigate to what extent these shortcomings can be mitigated by increasing the size of the network and the corpus on which it is trained. We find that gains from increasing network size are minimal beyond a certain point. Likewise, expanding the training corpus yields diminishing returns; we estimate that the training corpus would need to be unrealistically large for the models to match human performance. A comparison to GPT and BERT, Transformer-based models trained on billions of words, reveals that these models perform even more poorly than our LSTMs in some constructions. Our results make the case for more data efficient architectures.

Keywords

Cite

@article{arxiv.1909.00111,
  title  = {Quantity doesn't buy quality syntax with neural language models},
  author = {Marten van Schijndel and Aaron Mueller and Tal Linzen},
  journal= {arXiv preprint arXiv:1909.00111},
  year   = {2019}
}

Comments

Accepted for presentation at EMNLP-IJCNLP 2019

R2 v1 2026-06-23T11:01:52.420Z