Reasoning-Enhanced Healthcare Predictions with Knowledge Graph Community Retrieval
Pengcheng Jiang, Cao Xiao, Minhao Jiang, Parminder Bhatia, Taha, Kass-Hout, Jimeng Sun, Jiawei Han

TL;DR
KARE is a framework that combines knowledge graph community retrieval with LLM reasoning to improve the accuracy and interpretability of healthcare predictions, addressing limitations of traditional retrieval methods.
Contribution
It introduces a hierarchical graph community detection and summarization approach for precise medical knowledge retrieval integrated with LLM reasoning.
Findings
Outperforms leading models by up to 15% on MIMIC datasets.
Enhances prediction accuracy for mortality and readmission.
Improves interpretability and trustworthiness of clinical predictions.
Abstract
Large language models (LLMs) have demonstrated significant potential in clinical decision support. Yet LLMs still suffer from hallucinations and lack fine-grained contextual medical knowledge, limiting their high-stake healthcare applications such as clinical diagnosis. Traditional retrieval-augmented generation (RAG) methods attempt to address these limitations but frequently retrieve sparse or irrelevant information, undermining prediction accuracy. We introduce KARE, a novel framework that integrates knowledge graph (KG) community-level retrieval with LLM reasoning to enhance healthcare predictions. KARE constructs a comprehensive multi-source KG by integrating biomedical databases, clinical literature, and LLM-generated insights, and organizes it using hierarchical graph community detection and summarization for precise and contextually relevant information retrieval. Our key…
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
TopicsBiomedical Text Mining and Ontologies · Advanced Graph Neural Networks · Artificial Intelligence in Healthcare
