ACL 2022findings9 citations

Probing Factually Grounded Content Transfer with Factual Ablation

Peter West, Chris Quirk, Michel Galley, Yejin Choi

Abstract

Despite recent success, large neural models often generate factually incorrect text. Compounding this is the lack of a standard automatic evaluation for factuality–it cannot be meaningfully improved if it cannot be measured. Grounded generation promises a path to solving both of these problems: models draw on a reliable external document (grounding) for factual information, simplifying the challenge of factuality. Measuring factuality is also simplified–to factual consistency, testing whether the generation agrees with the grounding, rather than all facts. Yet, without a standard automatic metric for factual consistency, factually grounded generation remains an open problem. We study this problem for content transfer, in which generations extend a prompt, using information from factual grounding. Particularly, this domain allows us to introduce the notion of factual ablation for automatically measuring factual consistency: this captures the intuition that the model should be less likely to produce an output given a less relevant grounding document. In practice, we measure this by presenting a model with two grounding documents, and the model should prefer to use the more factually relevant one. We contribute two evaluation sets to measure this. Applying our new evaluation, we propose multiple novel methods improving over strong baselines.

BibTeX
@inproceedings{west-etal-2022-probing,
    title = "Probing Factually Grounded Content Transfer with Factual Ablation",
    author = "West, Peter  and
      Quirk, Chris  and
      Galley, Michel  and
      Choi, Yejin",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.294/",
    doi = "10.18653/v1/2022.findings-acl.294",
    pages = "3732--3746"
}
Probing Factually Grounded Content Transfer with Factual Ablation · ACL 2022