English

Targeted Syntactic Evaluation of Language Models

Computation and Language 2018-08-29 v1

Abstract

We present a dataset for evaluating the grammaticality of the predictions of a language model. We automatically construct a large number of minimally different pairs of English sentences, each consisting of a grammatical and an ungrammatical sentence. The sentence pairs represent different variations of structure-sensitive phenomena: subject-verb agreement, reflexive anaphora and negative polarity items. We expect a language model to assign a higher probability to the grammatical sentence than the ungrammatical one. In an experiment using this data set, an LSTM language model performed poorly on many of the constructions. Multi-task training with a syntactic objective (CCG supertagging) improved the LSTM's accuracy, but a large gap remained between its performance and the accuracy of human participants recruited online. This suggests that there is considerable room for improvement over LSTMs in capturing syntax in a language model.

Keywords

Cite

@article{arxiv.1808.09031,
  title  = {Targeted Syntactic Evaluation of Language Models},
  author = {Rebecca Marvin and Tal Linzen},
  journal= {arXiv preprint arXiv:1808.09031},
  year   = {2018}
}

Comments

Accepted to EMNLP 2018

R2 v1 2026-06-23T03:45:22.096Z