paper-with-me

홈 › Papers

Cognitively Diverse Multiple-Choice Question Generation: A Hybrid Multi-Agent Framework with Large Language Models

2026-02-03 · Yu Tian, Linh Huynh, Katerina Christhilf, Shubham Chakraborty, Micah Watanabe, Tracy Arner, Danielle McNamara arxiv

Recent advances in large language models (LLMs) have made automated multiple-choice question (MCQ) generation increasingly feasible; however, reliably producing items that satisfy controlled cognitive demands remains a challenge. To address this gap, we introduce ReQUESTA, a hybrid, multi-agent framework for generating cognitively diverse MCQs that systematically target text-based, inferential, and main idea comprehension. ReQUESTA decomposes MCQ authoring into specialized subtasks and coordinates LLM-powered agents with rule-based components to support planning, controlled generation, iterative evaluation, and post-processing. We evaluated the framework in a large-scale reading comprehension study using academic expository texts, comparing ReQUESTA-generated MCQs with those produced by a single-pass GPT-5 zero-shot baseline. Psychometric analyses of learner responses assessed item difficulty and discrimination, while expert raters evaluated question quality across multiple dimensions, including topic relevance and distractor quality. Results showed that ReQUESTA-generated items were consistently more challenging, more discriminative, and more strongly aligned with overall reading comprehension performance. Expert evaluations further indicated stronger alignment with central concepts and superior distractor linguistic consistency and semantic plausibility, particularly for inferential questions. These findings demonstrate that hybrid, agentic orchestration can systematically improve the reliability and controllability of LLM-based generation, highlighting workflow design as a key lever for structured artifact generation beyond single-pass prompting.

📄 PDF Abstract BibTeX arXiv:2602.03704

Code (0)

등록된 구현이 없습니다.

Tasks

Reading ComprehensionQuestion Generation

Similar Papers 제목 키워드 기반

Automatically Generating Questions about Novel Metaphors in Literature

2018-11-01 · WS 2018 11 · Natalie Parde, Rodney Nielsen

The automatic generation of stimulating questions is crucial to the development of intelligent cognitive exercise applications. We developed an approach that generates appropriate \textit{Questioning the Author} queries …

Text Generation

DEEPQUESTION: Systematic Generation of Real-World Challenges for Evaluating LLMs Performance

2025-05-30 · Ali Khoramfar, Ali Ramezani, Mohammad Mahdi Mohajeri, Mohammad Javad Dousti 외

LLMs often excel on standard benchmarks but falter on real-world tasks. We introduce DeepQuestion, a scalable automated framework that augments existing datasets based on Bloom's taxonomy and creates novel questions that…

A Semantic Feature-Wise Transformation Relation Network for Automatic Short Answer Grading

2021-11-01 · EMNLP 2021 11 · Zhaohui Li, Yajur Tomar, Rebecca J. Passonneau

Automatic short answer grading (ASAG) is the task of assessing students’ short natural language responses to objective questions. It is a crucial component of new education platforms, and could support more wide-spread u…

automatic short answer gradingData AugmentationMultiple-choiceRelation+2

MixRea: Benchmarking Explicit-Implicit Reasoning in Large Language Models

2026-05-19 · Yuanqing Cai, Ziyi Huang, Minhao Liu, Lixin Duan 외 arxiv

Large language models (LLMs) are increasingly integrated into high-stakes decision-making. Inspired by the theory of \emph{inattentional blindness} in human cognition, we investigate whether LLMs, trained on human-prefer…

Difficulty-Controllable Multiple-Choice Question Generation Using Large Language Models and Direct Preference Optimization

2025-10-22 · Yuto Tomikawa, Masaki Uto arxiv

Difficulty-controllable question generation for reading comprehension has gained significant attention in the field of education as a fundamental tool for adaptive learning support. Although several neural question gener…

Reading ComprehensionQuestion Generation