paper-with-me

Papers

Controllable Open-ended Question Generation with A New Question Type Ontology

2021-07-01 · ACL 2021 5 · Shuyang Cao, Lu Wang

We investigate the less-explored task of generating open-ended questions that are typically answered by multiple sentences. We first define a new question type ontology which differentiates the nuanced nature of questions better than widely used question words. A new dataset with 4,959 questions is labeled based on the new ontology. We then propose a novel question type-aware question generation framework, augmented by a semantic graph representation, to jointly predict question focuses and produce the question. Based on this framework, we further use both exemplars and automatically generated templates to improve controllability and diversity. Experiments on two newly collected large-scale datasets show that our model improves question quality over competitive comparisons based on automatic metrics. Human judges also rate our model outputs highly in answerability, coverage of scope, and overall quality. Finally, our model variants with templates can produce questions with enhanced controllability and diversity.

📄 PDF Abstract BibTeX arXiv:2107.00152

Code (1)

ShuyangCao/open-ended_question_ontology 공식 구현 pytorch

Tasks

DiversityQuestion GenerationQuestion-GenerationVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Question Generation for Adaptive Education

2021-06-08 · ACL 2021 5 · Megha Srivastava, Noah Goodman

Intelligent and adaptive online education systems aim to make high-quality education available for a diverse range of students. However, existing systems usually depend on a pool of hand-made questions, limiting how fine…

Knowledge TracingQuestion GenerationQuestion-GenerationTranslation

CoDiQ: Test-Time Scaling for Controllable Difficult Question Generation

2026-02-02 · Zhongyuan Peng, Caijun Xu, Changyi Xiao, Shibo Hong 외 arxiv

Large Reasoning Models (LRMs) benefit substantially from training on challenging competition-level questions. However, existing automated question synthesis methods lack precise difficulty control, incur high computation…

Question Generation

CONSISTENT: Open-Ended Question Generation From News Articles

2022-10-20 · Tuhin Chakrabarty, Justin Lewis, Smaranda Muresan

Recent work on question generation has largely focused on factoid questions such as who, what, where, when about basic facts. Generating open-ended why, how, what, etc. questions that require long-form answers have prove…

ArticlesQuestion GenerationQuestion-Generation

Are LLMs Aware that Some Questions are not Open-ended?

2024-10-01 · Dongjie Yang, Hai Zhao

Large Language Models (LLMs) have shown the impressive capability of answering questions in a wide range of scenarios. However, when LLMs face different types of questions, it is worth exploring whether LLMs are aware th…

Text Generation

An Answer is just the Start: Related Insight Generation for Open-Ended Document-Grounded QA

2026-04-21 · Saransh Sharma, Pritika Ramu, Aparna Garimella, Koyel Mukherjee arxiv

Answering open-ended questions remains challenging for AI systems because it requires synthesis, judgment, and exploration beyond factual retrieval, and users often refine answers through multiple iterations rather than …

Question Answering