Improving Question Generation With to the Point Context
Jingjing Li, Yifan Gao, Lidong Bing, Irwin King, Michael R. Lyu

TL;DR
This paper introduces a question generation method that jointly models unstructured sentences and structured answer-relevant relations to produce more accurate and diverse questions, especially for complex sentences.
Contribution
It proposes a novel approach that incorporates structured answer-relevant relations as context, improving question relevance and diversity over traditional proximity-based models.
Findings
Significant improvements on automatic evaluation metrics
Enhanced ability to generate diverse questions
Better handling of complex answer-relevant relations
Abstract
Question generation (QG) is the task of generating a question from a reference sentence and a specified answer within the sentence. A major challenge in QG is to identify answer-relevant context words to finish the declarative-to-interrogative sentence transformation. Existing sequence-to-sequence neural models achieve this goal by proximity-based answer position encoding under the intuition that neighboring words of answers are of high possibility to be answer-relevant. However, such intuition may not apply to all cases especially for sentences with complex answer-relevant relations. Consequently, the performance of these models drops sharply when the relative distance between the answer fragment and other non-stop sentence words that also appear in the ground truth question increases. To address this issue, we propose a method to jointly model the unstructured sentence and the…
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 · Multimodal Machine Learning Applications
