English

Evaluating Semantic Accuracy of Data-to-Text Generation with Natural Language Inference

Computation and Language 2020-11-24 v1

Abstract

A major challenge in evaluating data-to-text (D2T) generation is measuring the semantic accuracy of the generated text, i.e. checking if the output text contains all and only facts supported by the input data. We propose a new metric for evaluating the semantic accuracy of D2T generation based on a neural model pretrained for natural language inference (NLI). We use the NLI model to check textual entailment between the input data and the output text in both directions, allowing us to reveal omissions or hallucinations. Input data are converted to text for NLI using trivial templates. Our experiments on two recent D2T datasets show that our metric can achieve high accuracy in identifying erroneous system outputs.

Keywords

Cite

@article{arxiv.2011.10819,
  title  = {Evaluating Semantic Accuracy of Data-to-Text Generation with Natural Language Inference},
  author = {Ondřej Dušek and Zdeněk Kasner},
  journal= {arXiv preprint arXiv:2011.10819},
  year   = {2020}
}

Comments

Accepted as a short paper for INLG 2020

R2 v1 2026-06-23T20:24:51.756Z