English

Understanding by Understanding Not: Modeling Negation in Language Models

Computation and Language 2021-05-11 v1

Abstract

Negation is a core construction in natural language. Despite being very successful on many tasks, state-of-the-art pre-trained language models often handle negation incorrectly. To improve language models in this regard, we propose to augment the language modeling objective with an unlikelihood objective that is based on negated generic sentences from a raw text corpus. By training BERT with the resulting combined objective we reduce the mean top~1 error rate to 4% on the negated LAMA dataset. We also see some improvements on the negated NLI benchmarks.

Keywords

Cite

@article{arxiv.2105.03519,
  title  = {Understanding by Understanding Not: Modeling Negation in Language Models},
  author = {Arian Hosseini and Siva Reddy and Dzmitry Bahdanau and R Devon Hjelm and Alessandro Sordoni and Aaron Courville},
  journal= {arXiv preprint arXiv:2105.03519},
  year   = {2021}
}
R2 v1 2026-06-24T01:53:33.279Z