EMNLP 2022main17 citations

R2D2: Robust Data-to-Text with Replacement Detection

Linyong Nan, Lorenzo Jaime Flores, Yilun Zhao, Yixin Liu, Luke Benson, Weijin Zou, Dragomir Radev

Abstract

Unfaithful text generation is a common problem for text generation systems. In the case of Data-to-Text (D2T) systems, the factuality of the generated text is particularly crucial for any real-world applications. We introduce R2D2, a training framework that addresses unfaithful Data-to-Text generation by training a system both as a generator and a faithfulness discriminator with additional replacement detection and unlikelihood learning tasks. To facilitate such training, we propose two methods for sampling unfaithful sentences. We argue that the poor entity retrieval capability of D2T systems is one of the primary sources of unfaithfulness, so in addition to the existing metrics, we further propose named entity based metrics to evaluate the fidelity of D2T generations. Our experimental results show that R2D2 systems could effectively mitigate the unfaithful text generation, and they achieve new state-of-theart results on FeTaQA, LogicNLG, and ToTTo, all with significant improvements.

BibTeX
@inproceedings{nan-etal-2022-r2d2,
    title = "{R}2{D}2: Robust Data-to-Text with Replacement Detection",
    author = "Nan, Linyong  and
      Flores, Lorenzo Jaime  and
      Zhao, Yilun  and
      Liu, Yixin  and
      Benson, Luke  and
      Zou, Weijin  and
      Radev, Dragomir",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.464/",
    doi = "10.18653/v1/2022.emnlp-main.464",
    pages = "6903--6917"
}
R2D2: Robust Data-to-Text with Replacement Detection · EMNLP 2022