ACL 2022findings53 citations

Read before Generate! Faithful Long Form Question Answering with Machine Reading

Dan Su, Xiaoguang Li, Jindi Zhang, Lifeng Shang, Xin Jiang, Qun Liu, Pascale Fung

Abstract

Long-form question answering (LFQA) aims to generate a paragraph-length answer for a given question. While current work on LFQA using large pre-trained model for generation are effective at producing fluent and somewhat relevant content, one primary challenge lies in how to generate a faithful answer that has less hallucinated content. We propose a new end-to-end framework that jointly models answer generation and machine reading. The key idea is to augment the generation model with fine-grained, answer-related salient information which can be viewed as an emphasis on faithful facts. State-of-the-art results on two LFQA datasets, ELI5 and MS MARCO, demonstrate the effectiveness of our method, in comparison with strong baselines on automatic and human evaluation metrics. A detailed analysis further proves the competency of our methods in generating fluent, relevant, and more faithful answers.

BibTeX
@inproceedings{su-etal-2022-read,
    title = "Read before Generate! Faithful Long Form Question Answering with Machine Reading",
    author = "Su, Dan  and
      Li, Xiaoguang  and
      Zhang, Jindi  and
      Shang, Lifeng  and
      Jiang, Xin  and
      Liu, Qun  and
      Fung, Pascale",
    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.61/",
    doi = "10.18653/v1/2022.findings-acl.61",
    pages = "744--756"
}
Read before Generate! Faithful Long Form Question Answering with Machine Reading · ACL 2022