English

CoHS-CQG: Context and History Selection for Conversational Question Generation

Computation and Language 2022-10-12 v2

Abstract

Conversational question generation (CQG) serves as a vital task for machines to assist humans, such as interactive reading comprehension, through conversations. Compared to traditional single-turn question generation (SQG), CQG is more challenging in the sense that the generated question is required not only to be meaningful, but also to align with the occurred conversation history. While previous studies mainly focus on how to model the flow and alignment of the conversation, there has been no thorough study to date on which parts of the context and history are necessary for the model. We argue that shortening the context and history is crucial as it can help the model to optimise more on the conversational alignment property. To this end, we propose CoHS-CQG, a two-stage CQG framework, which adopts a CoHS module to shorten the context and history of the input. In particular, CoHS selects contiguous sentences and history turns according to their relevance scores by a top-p strategy. Our model achieves state-of-the-art performances on CoQA in both the answer-aware and answer-unaware settings.

Keywords

Cite

@article{arxiv.2209.06652,
  title  = {CoHS-CQG: Context and History Selection for Conversational Question Generation},
  author = {Xuan Long Do and Bowei Zou and Liangming Pan and Nancy F. Chen and Shafiq Joty and Ai Ti Aw},
  journal= {arXiv preprint arXiv:2209.06652},
  year   = {2022}
}

Comments

Accepted by 29th International Conference on Computational Linguistics (COLING 2022)

R2 v1 2026-06-28T01:17:18.880Z