English

SkillQG: Learning to Generate Question for Reading Comprehension Assessment

Computation and Language 2023-05-09 v1

Abstract

We present \textbf{\texttt{SkillQG}}: a question generation framework with controllable comprehension types for assessing and improving machine reading comprehension models. Existing question generation systems widely differentiate questions by literal\textit{literal} information such as question words and answer types to generate semantically relevant questions for a given context. However, they rarely consider the comprehension\textit{comprehension} nature of questions, i.e. the different comprehension capabilities embodied by different questions. In comparison, our SkillQG\texttt{SkillQG} is able to tailor a fine-grained assessment and improvement to the capabilities of question answering models built on it. Specifically, we first frame the comprehension type of questions based on a hierarchical skill-based schema, then formulate SkillQG\texttt{SkillQG} as a skill-conditioned question generator. Furthermore, to improve the controllability of generation, we augment the input text with question focus and skill-specific knowledge, which are constructed by iteratively prompting the pre-trained language models. Empirical results demonstrate that SkillQG\texttt{SkillQG} outperforms baselines in terms of quality, relevance, and skill-controllability while showing a promising performance boost in downstream question answering task.

Keywords

Cite

@article{arxiv.2305.04737,
  title  = {SkillQG: Learning to Generate Question for Reading Comprehension Assessment},
  author = {Xiaoqiang Wang and Bang Liu and Siliang Tang and Lingfei Wu},
  journal= {arXiv preprint arXiv:2305.04737},
  year   = {2023}
}

Comments

Accepted at ACL 2023 Findings

R2 v1 2026-06-28T10:28:45.130Z