MedReason: Eliciting Factual Medical Reasoning Steps in LLMs via Knowledge Graphs
Juncheng Wu, Wenlong Deng, Xingxuan Li, Sheng Liu, Taomian Mi, Yifan, Peng, Ziyang Xu, Yi Liu, Hyunjin Cho, Chang-In Choi, Yihan Cao, Hui Ren,, Xiang Li, Xiaoxiao Li, Yuyin Zhou

TL;DR
MedReason introduces a large-scale, high-quality medical reasoning dataset utilizing knowledge graphs to enable explainable AI in medical diagnosis and treatment planning, significantly improving LLM performance.
Contribution
We created MedReason, a comprehensive medical reasoning dataset with step-by-step explanations derived from knowledge graphs, enhancing the interpretability and accuracy of medical LLMs.
Findings
Fine-tuning with MedReason improves medical problem-solving accuracy by up to 7.7%.
MedReason outperforms existing models on clinical benchmarks by up to 4.2%.
Expert validation confirms the quality and coherence of the reasoning paths.
Abstract
Medical tasks such as diagnosis and treatment planning require precise and complex reasoning, particularly in life-critical domains. Unlike mathematical reasoning, medical reasoning demands meticulous, verifiable thought processes to ensure reliability and accuracy. However, there is a notable lack of datasets that provide transparent, step-by-step reasoning to validate and enhance the medical reasoning ability of AI models. To bridge this gap, we introduce MedReason, a large-scale high-quality medical reasoning dataset designed to enable faithful and explainable medical problem-solving in large language models (LLMs). We utilize a structured medical knowledge graph (KG) to convert clinical QA pairs into logical chains of reasoning, or ``thinking paths'', which trace connections from question elements to answers via relevant KG entities. Each path is validated for consistency with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Advanced Graph Neural Networks · Topic Modeling
