ACL 2023findings4 citations

Open-World Factually Consistent Question Generation

Himanshu Maheshwari, Sumit Shekhar, Apoorv Saxena, Niyati Chhaya

Abstract

Question generation methods based on pre-trained language models often suffer from factual inconsistencies and incorrect entities and are not answerable from the input paragraph. Domain shift – where the test data is from a different domain than the training data - further exacerbates the problem of hallucination. This is a critical issue for any natural language application doing question generation. In this work, we propose an effective data processing technique based on de-lexicalization for consistent question generation across domains. Unlike existing approaches for remedying hallucination, the proposed approach does not filter training data and is generic across question-generation models. Experimental results across six benchmark datasets show that our model is robust to domain shift and produces entity-level factually consistent questions without significant impact on traditional metrics.

BibTeX
@inproceedings{maheshwari-etal-2023-open,
    title = "Open-World Factually Consistent Question Generation",
    author = "Maheshwari, Himanshu  and
      Shekhar, Sumit  and
      Saxena, Apoorv  and
      Chhaya, Niyati",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.151/",
    doi = "10.18653/v1/2023.findings-acl.151",
    pages = "2390--2404"
}
Open-World Factually Consistent Question Generation · ACL 2023