English

Open-Domain Question Answering Goes Conversational via Question Rewriting

Information Retrieval 2021-04-16 v3 Computation and Language

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 difficulty of the setup and a large room for improvement.

Keywords

Cite

@article{arxiv.2010.04898,
  title  = {Open-Domain Question Answering Goes Conversational via Question Rewriting},
  author = {Raviteja Anantha and Svitlana Vakulenko and Zhucheng Tu and Shayne Longpre and Stephen Pulman and Srinivas Chappidi},
  journal= {arXiv preprint arXiv:2010.04898},
  year   = {2021}
}

Comments

15 pages, 10 tables, 3 figures, accepted at NAACL 2021

R2 v1 2026-06-23T19:13:44.255Z