TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Neural Question Generation from Text: A Preliminary Study

Neural Question Generation from Text: A Preliminary Study

Qingyu Zhou, Nan Yang, Furu Wei, Chuanqi Tan, Hangbo Bao, Ming Zhou

2017-04-06Question Generation
PaperPDFCodeCodeCodeCodeCode(official)Code

Abstract

Automatic question generation aims to generate questions from a text passage where the generated questions can be answered by certain sub-spans of the given passage. Traditional methods mainly use rigid heuristic rules to transform a sentence into related questions. In this work, we propose to apply the neural encoder-decoder model to generate meaningful and diverse questions from natural language sentences. The encoder reads the input text and the answer position, to produce an answer-aware input representation, which is fed to the decoder to generate an answer focused question. We conduct a preliminary study on neural question generation from text with the SQuAD dataset, and the experiment results show that our method can produce fluent and diverse questions.

Results

TaskDatasetMetricValueModel
Question GenerationSQuAD1.1BLEU-413.27NQG++

Related Papers

Compressed and Smooth Latent Space for Text Diffusion Modeling2025-06-26ELLIS Alicante at CQs-Gen 2025: Winning the critical thinking questions shared task: LLM-based question generation and selection2025-06-17Knowledge Compression via Question Generation: Enhancing Multihop Document Retrieval without Fine-tuning2025-06-09Multiple-Choice Question Generation Using Large Language Models: Methodology and Educator Insights2025-06-05TO-GATE: Clarifying Questions and Summarizing Responses with Trajectory Optimization for Eliciting Human Preference2025-06-03Bench4KE: Benchmarking Automated Competency Question Generation2025-05-30Ask, Retrieve, Summarize: A Modular Pipeline for Scientific Literature Summarization2025-05-22Multi-Hop Question Generation via Dual-Perspective Keyword Guidance2025-05-21