Unified Question Generation with Continual Lifelong Learning
Wei Yuan, Hongzhi Yin, Tieke He, Tong Chen, Qiufeng Wang, Lizhen Cui

TL;DR
This paper introduces Unified-QG, a lifelong learning model for question generation that adapts across various datasets and formats, reducing the need for multiple models and enhancing QA system performance.
Contribution
The paper proposes a unified question generation model using format-convert encoding and STRIDER replay to handle multiple formats and datasets continually.
Findings
Effective across 8 datasets and 4 QG formats.
Reduces catastrophic forgetting in continual learning.
Improves QA systems with synthetic data.
Abstract
Question Generation (QG), as a challenging Natural Language Processing task, aims at generating questions based on given answers and context. Existing QG methods mainly focus on building or training models for specific QG datasets. These works are subject to two major limitations: (1) They are dedicated to specific QG formats (e.g., answer-extraction or multi-choice QG), therefore, if we want to address a new format of QG, a re-design of the QG model is required. (2) Optimal performance is only achieved on the dataset they were just trained on. As a result, we have to train and keep various QG models for different QG datasets, which is resource-intensive and ungeneralizable. To solve the problems, we propose a model named Unified-QG based on lifelong learning techniques, which can continually learn QG tasks across different datasets and formats. Specifically, we first build a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
