Table of Contents
Fetching ...

Retrieving Contextual Information for Long-Form Question Answering using Weak Supervision

Philipp Christmann, Svitlana Vakulenko, Ionut Teodor Sorodoc, Bill Byrne, Adrià de Gispert

TL;DR

It is shown that long-form answers often anticipate likely follow-up questions, via experiments on a conversational QA dataset, and proposes and compares different weak supervision techniques to optimize retrieval for contextual information.

Abstract

Long-form question answering (LFQA) aims at generating in-depth answers to end-user questions, providing relevant information beyond the direct answer. However, existing retrievers are typically optimized towards information that directly targets the question, missing out on such contextual information. Furthermore, there is a lack of training data for relevant context. To this end, we propose and compare different weak supervision techniques to optimize retrieval for contextual information. Experiments demonstrate improvements on the end-to-end QA performance on ASQA, a dataset for long-form question answering. Importantly, as more contextual information is retrieved, we improve the relevant page recall for LFQA by 14.7% and the groundedness of generated long-form answers by 12.5%. Finally, we show that long-form answers often anticipate likely follow-up questions, via experiments on a conversational QA dataset.

Retrieving Contextual Information for Long-Form Question Answering using Weak Supervision

TL;DR

It is shown that long-form answers often anticipate likely follow-up questions, via experiments on a conversational QA dataset, and proposes and compares different weak supervision techniques to optimize retrieval for contextual information.

Abstract

Long-form question answering (LFQA) aims at generating in-depth answers to end-user questions, providing relevant information beyond the direct answer. However, existing retrievers are typically optimized towards information that directly targets the question, missing out on such contextual information. Furthermore, there is a lack of training data for relevant context. To this end, we propose and compare different weak supervision techniques to optimize retrieval for contextual information. Experiments demonstrate improvements on the end-to-end QA performance on ASQA, a dataset for long-form question answering. Importantly, as more contextual information is retrieved, we improve the relevant page recall for LFQA by 14.7% and the groundedness of generated long-form answers by 12.5%. Finally, we show that long-form answers often anticipate likely follow-up questions, via experiments on a conversational QA dataset.

Paper Structure

This paper contains 11 sections, 3 equations, 1 figure, 4 tables, 1 algorithm.

Figures (1)

  • Figure 1: Answer recall per turn on ConvMix.