paper-with-me

홈 › Papers

Automatic Question Generation for Intuitive Learning Utilizing Causal Graph Guided Chain of Thought Reasoning

2026-01-02 · Nicholas X. Wang, Neel V. Parpia, Aaryan D. Parikh, Aggelos K. Katsaggelos arxiv

Intuitive learning is crucial for developing deep conceptual understanding, especially in STEM education, where students often struggle with abstract and interconnected concepts. Automatic question generation has become an effective strategy for personalized and adaptive learning. However, its effectiveness is hindered by hallucinations in large language models (LLMs), which may generate factually incorrect, ambiguous, or pedagogically inconsistent questions. To address this issue, we propose a novel framework that combines causal-graph-guided Chain-of-Thought (CoT) reasoning with a multi-agent LLM architecture. This approach ensures the generation of accurate, meaningful, and curriculum-aligned questions. Causal graphs provide an explicit representation of domain knowledge, while CoT reasoning facilitates a structured, step-by-step traversal of related concepts. Dedicated LLM agents are assigned specific tasks such as graph pathfinding, reasoning, validation, and output, all working within domain constraints. A dual validation mechanism-at both the conceptual and output stages-greatly reduces hallucinations. Experimental results demonstrate up to a 70% improvement in quality compared to reference methods and yielded highly favorable outcomes in subjective evaluations.

📄 PDF Abstract BibTeX arXiv:2601.06098

Code (0)

등록된 구현이 없습니다.

Tasks

Question Generation

Similar Papers 제목 키워드 기반

Automatically Generating Cause-and-Effect Questions from Passages

2021-04-01 · EACL (BEA) 2021 4 · Katherine Stasaski, Manav Rathod, Tony Tu, Yunfang Xiao 외

Automated question generation has the potential to greatly aid in education applications, such as online study aids to check understanding of readings. The state-of-the-art in neural question generation has advanced grea…

Question AnsweringQuestion GenerationQuestion-Generation

Accelerating Causal Network Discovery of Alzheimer Disease Biomarkers via Scientific Literature-based Retrieval Augmented Generation

2025-04-01 · Xiaofan Zhou, Liangjie Huang, Pinyang Cheng, Wenpen Yin 외

The causal relationships between biomarkers are essential for disease diagnosis and medical treatment planning. One notable application is Alzheimer's disease (AD) diagnosis, where certain biomarkers may influence the pr…

Medical DiagnosisRAGRetrieval-augmented Generation

A Paraphrase Generation System for EHR Question Answering

2019-08-01 · WS 2019 8 · Sarvesh Soni, Kirk Roberts

This paper proposes a dataset and method for automatically generating paraphrases for clinical questions relating to patient-specific information in electronic health records (EHRs). Crowdsourcing is used to collect 10,5…

DecoderParaphrase GenerationQuestion Answering

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 identifi…

Question GenerationAnswer Generation

Causal Tree Extraction from Medical Case Reports: A Novel Task for Experts-like Text Comprehension

2025-03-03 · Sakiko Yahata, Zhen Wan, Fei Cheng, Sadao Kurohashi 외

Extracting causal relationships from a medical case report is essential for comprehending the case, particularly its diagnostic process. Since the diagnostic process is regarded as a bottom-up inference, causal relations…

DiagnosticMedical Relation ExtractionQuestion AnsweringReading Comprehension+1