Hallucination-Free Automatic Question & Answer Generation for Intuitive Learning
Nicholas X. Wang, Aggelos K. Katsaggelos

TL;DR
This paper presents a multi-agent framework that significantly reduces hallucinations in automatic question generation for education, improving reliability and quality of LLM-produced learning materials.
Contribution
It introduces a novel multi-agent, verification-driven approach with hallucination scoring and iterative refinement to produce accurate educational questions.
Findings
Reduced hallucination rates by over 90% in STEM questions
Maintained educational value and style of questions
Demonstrated scalability and effectiveness of multi-agent collaboration
Abstract
Hallucinations in large language models (LLMs), defined as fluent yet incorrect or incoherent outputs, pose a significant challenge to the automatic generation of educational multiple-choice questions (MCQs). We identified four key hallucination types in MCQ generation: reasoning inconsistencies, insolvability, factual errors, and mathematical errors. To address this, we propose a hallucination-free multi-agent generation framework that breaks down MCQ generation into discrete, verifiable stages. Our framework utilizes both rule-based and LLM-based detection agents, as well as hallucination scoring metrics to optimize question quality. We redefined MCQ generation as an optimization task minimizing hallucination risk while maximizing validity, answerability, and cost-efficiency. We also introduce an agent-led refinement process that uses counterfactual reasoning and chain-of-thought…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Intelligent Tutoring Systems and Adaptive Learning · Multimodal Machine Learning Applications
