Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Addressing Semantic Drift in Question Generation for Semi-Supervised Question Answering

About

Text-based Question Generation (QG) aims at generating natural and relevant questions that can be answered by a given answer in some context. Existing QG models suffer from a "semantic drift" problem, i.e., the semantics of the model-generated question drifts away from the given context and answer. In this paper, we first propose two semantics-enhanced rewards obtained from downstream question paraphrasing and question answering tasks to regularize the QG model to generate semantically valid questions. Second, since the traditional evaluation metrics (e.g., BLEU) often fall short in evaluating the quality of generated questions, we propose a QA-based evaluation method which measures the QG model's ability to mimic human annotators in generating QA training data. Experiments show that our method achieves the new state-of-the-art performance w.r.t. traditional metrics, and also performs best on our QA-based evaluation metrics. Further, we investigate how to use our QG model to augment QA datasets and enable semi-supervised QA. We propose two ways to generate synthetic QA pairs: generate new questions from existing articles or collect QA pairs from new articles. We also propose two empirically effective strategies, a data filter and mixing mini-batch training, to properly use the QG-generated data for QA. Experiments show that our method improves over both BiDAF and BERT QA baselines, even without introducing new articles.

Shiyue Zhang, Mohit Bansal• 2019

Related benchmarks

TaskDatasetResultRank
Question AnsweringSQuAD v1.1 (test)
F1 Score88.79
260
Question GenerationSQuAD 1.1 (test)
BLEU-420.76
29
Question GenerationSQuAD 1.1
METEOR0.2265
21
Question GenerationSQuAD
BLEU-40.184
21
Question GenerationSQuAD 1.1 (dev)
BLEU-420.76
16
Question GenerationSQuAD Du
BLEU-418.37
10
Question GenerationSQuAD 1.1 (reversed dev-test)
BLEU-420.76
9
Question GenerationSQuAD (Zhao split)
BLEU-420.76
7
Question GenerationTriviaQA (test)
QAE EM27.54
5
Question GenerationNatural Questions (test)
QAE EM30.59
5
Showing 10 of 10 rows

Other info

Follow for update