English

Building Open-Retrieval Conversational Question Answering Systems by Generating Synthetic Data and Decontextualizing User Questions

Computation and Language 2025-07-08 v1

Abstract

We consider open-retrieval conversational question answering (OR-CONVQA), an extension of question answering where system responses need to be (i) aware of dialog history and (ii) grounded in documents (or document fragments) retrieved per question. Domain-specific OR-CONVQA training datasets are crucial for real-world applications, but hard to obtain. We propose a pipeline that capitalizes on the abundance of plain text documents in organizations (e.g., product documentation) to automatically produce realistic OR-CONVQA dialogs with annotations. Similarly to real-world humanannotated OR-CONVQA datasets, we generate in-dialog question-answer pairs, self-contained (decontextualized, e.g., no referring expressions) versions of user questions, and propositions (sentences expressing prominent information from the documents) the system responses are grounded in. We show how the synthetic dialogs can be used to train efficient question rewriters that decontextualize user questions, allowing existing dialog-unaware retrievers to be utilized. The retrieved information and the decontextualized question are then passed on to an LLM that generates the system's response.

Keywords

Cite

@article{arxiv.2507.04884,
  title  = {Building Open-Retrieval Conversational Question Answering Systems by Generating Synthetic Data and Decontextualizing User Questions},
  author = {Christos Vlachos and Nikolaos Stylianou and Alexandra Fiotaki and Spiros Methenitis and Elisavet Palogiannidi and Themos Stafylakis and Ion Androutsopoulos},
  journal= {arXiv preprint arXiv:2507.04884},
  year   = {2025}
}

Comments

Accepted at SIGDIAL 2025

R2 v1 2026-07-01T03:49:16.630Z