English

Dialogizer: Context-aware Conversational-QA Dataset Generation from Textual Sources

Computation and Language 2023-11-15 v1 Artificial Intelligence

Abstract

To address the data scarcity issue in Conversational question answering (ConvQA), a dialog inpainting method, which utilizes documents to generate ConvQA datasets, has been proposed. However, the original dialog inpainting model is trained solely on the dialog reconstruction task, resulting in the generation of questions with low contextual relevance due to insufficient learning of question-answer alignment. To overcome this limitation, we propose a novel framework called Dialogizer, which has the capability to automatically generate ConvQA datasets with high contextual relevance from textual sources. The framework incorporates two training tasks: question-answer matching (QAM) and topic-aware dialog generation (TDG). Moreover, re-ranking is conducted during the inference phase based on the contextual relevance of the generated questions. Using our framework, we produce four ConvQA datasets by utilizing documents from multiple domains as the primary source. Through automatic evaluation using diverse metrics, as well as human evaluation, we validate that our proposed framework exhibits the ability to generate datasets of higher quality compared to the baseline dialog inpainting model.

Keywords

Cite

@article{arxiv.2311.07589,
  title  = {Dialogizer: Context-aware Conversational-QA Dataset Generation from Textual Sources},
  author = {Yerin Hwang and Yongil Kim and Hyunkyung Bae and Jeesoo Bang and Hwanhee Lee and Kyomin Jung},
  journal= {arXiv preprint arXiv:2311.07589},
  year   = {2023}
}

Comments

Accepted to EMNLP 2023 main conference

R2 v1 2026-06-28T13:19:44.994Z