pith. sign in

arxiv: 1807.03586 · v5 · pith:GOK7PMUVnew · submitted 2018-07-10 · 💻 cs.CL · cs.AI

Difficulty Controllable Generation of Reading Comprehension Questions

classification 💻 cs.CL cs.AI
keywords difficultyquestionscomprehensiongenerationreadingquestionspecifiedframework
0
0 comments X
read the original abstract

We investigate the difficulty levels of questions in reading comprehension datasets such as SQuAD, and propose a new question generation setting, named Difficulty-controllable Question Generation (DQG). Taking as input a sentence in the reading comprehension paragraph and some of its text fragments (i.e., answers) that we want to ask questions about, a DQG method needs to generate questions each of which has a given text fragment as its answer, and meanwhile the generation is under the control of specified difficulty labels---the output questions should satisfy the specified difficulty as much as possible. To solve this task, we propose an end-to-end framework to generate questions of designated difficulty levels by exploring a few important intuitions. For evaluation, we prepared the first dataset of reading comprehension questions with difficulty labels. The results show that the question generated by our framework not only have better quality under the metrics like BLEU, but also comply with the specified difficulty labels.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Multi-Agent Framework for Feature-Constrained Difficulty Control in Reading Comprehension Item Generation

    cs.CL 2026-05 unverdicted novelty 6.0

    MAFIG is a multi-agent framework that uses LLM agents and evaluators to generate reading comprehension items with significantly higher adherence to specified feature constraints than single-agent baselines.