English

An Empirical Comparison of LM-based Question and Answer Generation Methods

Computation and Language 2023-05-29 v1

Abstract

Question and answer generation (QAG) consists of generating a set of question-answer pairs given a context (e.g. a paragraph). This task has a variety of applications, such as data augmentation for question answering (QA) models, information retrieval and education. In this paper, we establish baselines with three different QAG methodologies that leverage sequence-to-sequence language model (LM) fine-tuning. Experiments show that an end-to-end QAG model, which is computationally light at both training and inference times, is generally robust and outperforms other more convoluted approaches. However, there are differences depending on the underlying generative LM. Finally, our analysis shows that QA models fine-tuned solely on generated question-answer pairs can be competitive when compared to supervised QA models trained on human-labeled data.

Keywords

Cite

@article{arxiv.2305.17002,
  title  = {An Empirical Comparison of LM-based Question and Answer Generation Methods},
  author = {Asahi Ushio and Fernando Alva-Manchego and Jose Camacho-Collados},
  journal= {arXiv preprint arXiv:2305.17002},
  year   = {2023}
}

Comments

Accepted by ACL 2023 Findings

R2 v1 2026-06-28T10:47:39.164Z