paper-with-me

홈 › Papers

Hallucination-Free Automatic Question & Answer Generation for Intuitive Learning

2026-01-13 · Nicholas X. Wang, Aggelos K. Katsaggelos arxiv

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 (CoT) to iteratively improve hallucination in question generation. We evaluated a sample of AP- aligned STEM questions, where our system reduced hallucination rates by over 90% compared to baseline generation while preserving the educational value and style of questions. Our results demonstrate that structured multi-agent collaboration can mitigate hallucinations in educational content creation at scale, paving the way for more reliable LLM-powered learning tools.

📄 PDF Abstract BibTeX arXiv:2601.14280

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationAnswer Generation

Similar Papers 제목 키워드 기반

Fine-tuning Large Language Models for Improving Factuality in Legal Question Answering

2025-01-11 · Yinghao Hu, Leilei Gan, Wenyi Xiao, Kun Kuang 외

Hallucination, or the generation of incorrect or fabricated information, remains a critical challenge in large language models (LLMs), particularly in high-stake domains such as legal question answering (QA). In order to…

HallucinationQuestion Answering

Automatic Layer Selection for Hallucination Detection

2026-05-25 · Xinpeng Wang, William X. Cao, Andrew Gordon Wilson, Zhe Zeng arxiv

Recent studies on hallucination detection have shown that hallucination-related signals are more strongly encoded in intermediate layers than in the final layer of large language models (LLMs). Although a growing body of…

Question Answering

KSHSeek: Data-Driven Approaches to Mitigating and Detecting Knowledge-Shortcut Hallucinations in Generative Models

2025-03-25 · Zhiwei Wang, Zhongxin Liu, Ying Li, Hongyu Sun 외

The emergence of large language models (LLMs) has significantly advanced the development of natural language processing (NLP), especially in text generation tasks like question answering. However, model hallucinations re…

HallucinationQuestion AnsweringText Generation

Counterfactual Anatomy-guided Spatial-Temporal Decoding for Annotation-Free Hallucination Mitigation in Medical VLMs

2026-08-18 · Yifan Lu, Adinath Dukre, Abhijit Das, Ziyun Zou 외 arxiv

Medical vision-language models (Med-VLMs) have demonstrated strong performance on medical visual question answering, yet they remain prone to hallucination, generating clinically unsupported statements that are insuffici…

Visual Question Answering

Evidence-Enhanced Triplet Generation Framework for Hallucination Alleviation in Generative Question Answering

2024-08-27 · Haowei Du, Huishuai Zhang, Dongyan Zhao

To address the hallucination in generative question answering (GQA) where the answer can not be derived from the document, we propose a novel evidence-enhanced triplet generation framework, EATQA, encouraging the model t…

Generative Question AnsweringHallucinationQuestion AnsweringTriplet