Open-Domain Question Answering Goes Conversational via Question Rewriting
Raviteja Anantha, Svitlana Vakulenko, Zhucheng Tu, Shayne Longpre,, Stephen Pulman, Srinivas Chappidi

TL;DR
This paper introduces the QReCC dataset for conversational question rewriting and open-domain QA, providing a benchmark for end-to-end conversational QA systems with significant room for improvement.
Contribution
It presents a new large-scale dataset and baseline results for conversational question rewriting and open-domain QA, enabling future research in this area.
Findings
QReCC dataset contains 14K conversations and 80K questions.
Baseline models achieve an F1 score of 19.10, far below human performance.
The dataset and baseline highlight the challenge of conversational QA.
Abstract
We introduce a new dataset for Question Rewriting in Conversational Context (QReCC), which contains 14K conversations with 80K question-answer pairs. The task in QReCC is to find answers to conversational questions within a collection of 10M web pages (split into 54M passages). Answers to questions in the same conversation may be distributed across several web pages. QReCC provides annotations that allow us to train and evaluate individual subtasks of question rewriting, passage retrieval and reading comprehension required for the end-to-end conversational question answering (QA) task. We report the effectiveness of a strong baseline approach that combines the state-of-the-art model for question rewriting, and competitive models for open-domain QA. Our results set the first baseline for the QReCC dataset with F1 of 19.10, compared to the human upper bound of 75.45, indicating the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
