English

This is not correct! Negation-aware Evaluation of Language Generation Systems

Computation and Language 2023-07-27 v1 Machine Learning

Abstract

Large language models underestimate the impact of negations on how much they change the meaning of a sentence. Therefore, learned evaluation metrics based on these models are insensitive to negations. In this paper, we propose NegBLEURT, a negation-aware version of the BLEURT evaluation metric. For that, we designed a rule-based sentence negation tool and used it to create the CANNOT negation evaluation dataset. Based on this dataset, we fine-tuned a sentence transformer and an evaluation metric to improve their negation sensitivity. Evaluating these models on existing benchmarks shows that our fine-tuned models outperform existing metrics on the negated sentences by far while preserving their base models' performances on other perturbations.

Keywords

Cite

@article{arxiv.2307.13989,
  title  = {This is not correct! Negation-aware Evaluation of Language Generation Systems},
  author = {Miriam Anschütz and Diego Miguel Lozano and Georg Groh},
  journal= {arXiv preprint arXiv:2307.13989},
  year   = {2023}
}

Comments

Accepted to INLG 2023

R2 v1 2026-06-28T11:40:21.772Z