Modeling Exemplification in Long-form Question Answering via Retrieval
Shufan Wang, Fangyuan Xu, Laure Thompson, Eunsol Choi, Mohit Iyyer

TL;DR
This paper investigates exemplification in long-form question answering, highlighting its importance, analyzing types of examples, and proposing a retrieval-based approach to improve example relevance and evaluation.
Contribution
It introduces a novel retrieval-based method for exemplification in LFQA and demonstrates its effectiveness over traditional generation methods.
Findings
Retrieval-based exemplification yields more relevant examples than generation-based methods.
Standard metrics like ROUGE are inadequate for evaluating exemplification quality.
Human evaluation confirms the superiority of retrieved examples in relevance.
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.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
