English

Modeling Exemplification in Long-form Question Answering via Retrieval

Computation and Language 2022-05-20 v1

Abstract

Exemplification is a process by which writers explain or clarify a concept by providing an example. While common in all forms of writing, exemplification is particularly useful in the task of long-form question answering (LFQA), where a complicated answer can be made more understandable through simple examples. In this paper, we provide the first computational study of exemplification in QA, performing a fine-grained annotation of different types of examples (e.g., hypotheticals, anecdotes) in three corpora. We show that not only do state-of-the-art LFQA models struggle to generate relevant examples, but also that standard evaluation metrics such as ROUGE are insufficient to judge exemplification quality. We propose to treat exemplification as a \emph{retrieval} problem in which a partially-written answer is used to query a large set of human-written examples extracted from a corpus. Our approach allows a reliable ranking-type automatic metrics that correlates well with human evaluation. A human evaluation shows that our model's retrieved examples are more relevant than examples generated from a state-of-the-art LFQA model.

Keywords

Cite

@article{arxiv.2205.09278,
  title  = {Modeling Exemplification in Long-form Question Answering via Retrieval},
  author = {Shufan Wang and Fangyuan Xu and Laure Thompson and Eunsol Choi and Mohit Iyyer},
  journal= {arXiv preprint arXiv:2205.09278},
  year   = {2022}
}

Comments

2022 Annual Conference of the North American Chapter of the Association for Computational Linguistics

R2 v1 2026-06-24T11:21:45.975Z