CLOct 13, 2021

Simple or Complex? Complexity-Controllable Question Generation with Soft Templates and Deep Mixture of Experts Model

arXiv:2110.06560v1662 citations
Originality Highly original
AI Analysis

This work addresses the need for complexity-controllable question generation to expand the applicability of question generation systems, representing an incremental improvement with novel components.

The paper tackles the problem of generating natural-language questions with controlled complexity levels by proposing an end-to-end neural model that uses a mixture of experts to select soft templates and a cross-domain complexity estimator. The results show that the model outperforms state-of-the-art methods in automatic and manual evaluations on two benchmark QA datasets, with the complexity estimator being significantly more accurate in both in-domain and out-domain settings.

The ability to generate natural-language questions with controlled complexity levels is highly desirable as it further expands the applicability of question generation. In this paper, we propose an end-to-end neural complexity-controllable question generation model, which incorporates a mixture of experts (MoE) as the selector of soft templates to improve the accuracy of complexity control and the quality of generated questions. The soft templates capture question similarity while avoiding the expensive construction of actual templates. Our method introduces a novel, cross-domain complexity estimator to assess the complexity of a question, taking into account the passage, the question, the answer and their interactions. The experimental results on two benchmark QA datasets demonstrate that our QG model is superior to state-of-the-art methods in both automatic and manual evaluation. Moreover, our complexity estimator is significantly more accurate than the baselines in both in-domain and out-domain settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes