ReGraM: Region-First Knowledge Graph Reasoning for Medical Question Answering
Chaerin Lee, Sohee Park, Hyunsik Na, and Daseon Choi

TL;DR
ReGraM introduces a region-first knowledge graph reasoning method for medical question answering, focusing on relevant subgraphs to improve accuracy and reduce hallucinations, outperforming existing approaches across multiple benchmarks.
Contribution
The paper proposes a novel region-first reasoning framework that constructs query-aligned subgraphs, enhancing medical QA performance by focusing on relevant evidence and reducing noise.
Findings
Achieves up to 8.04% accuracy improvement on MCQ benchmarks.
Reduces hallucination rate by 42.9%.
Outperforms baseline methods across seven medical QA datasets.
Abstract
Recent studies in medical question answering (Medical QA) have actively explored the integration of large language models (LLMs) with biomedical knowledge graphs (KGs) to improve factual accuracy. However, most existing approaches still rely on traversing the entire KG or performing large-scale retrieval, which introduces substantial noise and leads to unstable multi-hop reasoning. We argue that the core challenge lies not in expanding access to knowledge, but in identifying and reasoning over the appropriate subset of evidence for each query. ReGraM is a region-first knowledge graph reasoning framework that addresses this challenge by constructing a query-aligned subgraph and performing stepwise reasoning constrained to this localized region under multiple evidence aware modes. By focusing inference on only the most relevant portion of the KG, ReGraM departs from the assumption that…
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
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Topic Modeling
