Consecutive Question Generation via Dynamic Multitask Learning
Yunji Li, Sujian Li, Xing Shi

TL;DR
This paper introduces a novel dynamic multitask learning framework for consecutive question generation that produces logically related question-answer pairs to better understand passages, improving question quality and benefiting NLP tasks.
Contribution
The paper proposes a new dynamic multitask approach for CQG, integrating auxiliary tasks and reranking to enhance question generation quality and applicability.
Findings
Significant improvement in question generation quality.
Enhanced performance in related NLP tasks.
Effective use of reranking losses for better question series.
Abstract
In this paper, we propose the task of consecutive question generation (CQG), which generates a set of logically related question-answer pairs to understand a whole passage, with a comprehensive consideration of the aspects including accuracy, coverage, and informativeness. To achieve this, we first examine the four key elements of CQG, i.e., question, answer, rationale, and context history, and propose a novel dynamic multitask framework with one main task generating a question-answer pair, and four auxiliary tasks generating other elements. It directly helps the model generate good questions through both joint training and self-reranking. At the same time, to fully explore the worth-asking information in a given passage, we make use of the reranking losses to sample the rationales and search for the best question series globally. Finally, we measure our strategy by QA data augmentation…
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.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
