English

Question Rewriting for Conversational Question Answering

Information Retrieval 2020-10-26 v3 Machine Learning

Abstract

Conversational question answering (QA) requires the ability to correctly interpret a question in the context of previous conversation turns. We address the conversational QA task by decomposing it into question rewriting and question answering subtasks. The question rewriting (QR) subtask is specifically designed to reformulate ambiguous questions, which depend on the conversational context, into unambiguous questions that can be correctly interpreted outside of the conversational context. We introduce a conversational QA architecture that sets the new state of the art on the TREC CAsT 2019 passage retrieval dataset. Moreover, we show that the same QR model improves QA performance on the QuAC dataset with respect to answer span extraction, which is the next step in QA after passage retrieval. Our evaluation results indicate that the QR model we proposed achieves near human-level performance on both datasets and the gap in performance on the end-to-end conversational QA task is attributed mostly to the errors in QA.

Keywords

Cite

@article{arxiv.2004.14652,
  title  = {Question Rewriting for Conversational Question Answering},
  author = {Svitlana Vakulenko and Shayne Longpre and Zhucheng Tu and Raviteja Anantha},
  journal= {arXiv preprint arXiv:2004.14652},
  year   = {2020}
}

Comments

Version accepted to WSDM 2021

R2 v1 2026-06-23T15:12:24.172Z