ACL 2024long6 citations

InfoLossQA: Characterizing and Recovering Information Loss in Text Simplification

Jan Trienes, Sebastian Joseph, Jörg Schlötterer, Christin Seifert, Kyle Lo, Wei Xu, Byron Wallace, Junyi Jessy Li

Abstract

Text simplification aims to make technical texts more accessible to laypeople but often results in deletion of information and vagueness. This work proposes InfoLossQA, a framework to characterize and recover simplification-induced information loss in form of question-and-answer (QA) pairs. Building on the theory of Questions Under Discussion, the QA pairs are designed to help readers deepen their knowledge of a text. First, we collect a dataset of 1,000 linguist-curated QA pairs derived from 104 LLM simplifications of English medical study abstracts. Our analyses of this data reveal that information loss occurs frequently, and that the QA pairs give a high-level overview of what information was lost. Second, we devise two methods for this task: end-to-end prompting of open-source and commercial language models, and a natural language inference pipeline. With a novel evaluation framework considering the correctness of QA pairs and their linguistic suitability, our expert evaluation reveals that models struggle to reliably identify information loss and applying similar standards as humans at what constitutes information loss.

BibTeX
@inproceedings{trienes-etal-2024-infolossqa,
    title = "{I}nfo{L}oss{QA}: Characterizing and Recovering Information Loss in Text Simplification",
    author = {Trienes, Jan  and
      Joseph, Sebastian  and
      Schl{\"o}tterer, J{\"o}rg  and
      Seifert, Christin  and
      Lo, Kyle  and
      Xu, Wei  and
      Wallace, Byron  and
      Li, Junyi Jessy},
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.234/",
    doi = "10.18653/v1/2024.acl-long.234",
    pages = "4263--4294"
}
InfoLossQA: Characterizing and Recovering Information Loss in Text Simplification · ACL 2024