paper-with-me

Papers

Knowledge Graph Augmented Large Language Models for Disease Prediction

2025-12-01 · Ruiyu Wang, Tuan Vinh, Ran Xu, Yuyin Zhou, Jiaying Lu, Carl Yang, Francisco Pasquel arxiv

Electronic health records (EHRs) enable strong clinical prediction, but explanations are often coarse and hard to use for patient-level decisions. We propose a knowledge graph (KG)-guided chain-of-thought (CoT) framework for visit-level disease prediction on MIMIC-III. We map ICD-9 codes to PrimeKG, mine disease-relevant nodes and paths, and use these paths to scaffold temporally consistent CoT rationales, retaining only samples whose conclusions match observed outcomes. We fine-tune lightweight instruction-tuned LLMs (LLaMA-3.1-Instruct-8B and Gemma-7B) on two small cohorts (400 and 1,000 index visits) across ten PrimeKG-mapped diseases. Our models outperform strong classical baselines, reaching AUROC 0.66-0.70 and macro-AUPR 0.40-0.47. Without additional training, the models transfer zero-shot to the CRADLE cohort, improving accuracy from 0.40-0.51 to 0.72-0.77. In a blinded clinician study, KG-guided CoT rationales are consistently preferred for clarity, relevance, and correctness. Code is available at: https://github.com/JonathanWry/KG-guided-LLM-pipeline

📄 PDF Abstract BibTeX arXiv:2512.01210

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph-Augmented Reasoning with Large Language Models for Tobacco Pest and Disease Management

2026-02-02 · Siyu Li, Chenwei Song, Qi Zhou, Wan Zhou 외 arxiv

This paper proposes a graph-augmented reasoning framework for tobacco pest and disease management that integrates structured domain knowledge into large language models. Building on GraphRAG, we construct a domain-specif…

parameter-efficient fine-tuningGraph Neural NetworkAnswer Generation

UniD$^3$: A Knowledge Graph-Enhanced RAG Framework for Drug-Disease Discovery and Reasoning

2026-05-31 · Qing Wang, Tianshi Liu, Minghao Zhou, Jialu Liang 외 arxiv

Systematic characterization of drug-disease relationships is essential for drug discovery and repurposing, yet is hindered by the heterogeneity and rapid growth of biomedical literature. Existing datasets rely on labor-i…

Knowledge GraphsDrug Discovery

Addressing accuracy and hallucination of LLMs in Alzheimer's disease research through knowledge graphs

2025-08-28 · Tingxuan Xu, Jiarui Feng, Justin Melendez, Kaleigh Roberts 외 arxiv

In the past two years, large language model (LLM)-based chatbots, such as ChatGPT, have revolutionized various domains by enabling diverse task completion and question-answering capabilities. However, their application i…

Response GenerationKnowledge Graphs

Leveraging Social Determinants of Health in Alzheimer's Research Using LLM-Augmented Literature Mining and Knowledge Graphs

2024-10-04 · Tianqi Shang, Shu Yang, Weiqing He, Tianhua Zhai 외

Growing evidence suggests that social determinants of health (SDoH), a set of nonmedical factors, affect individuals' risks of developing Alzheimer's disease (AD) and related dementias. Nevertheless, the etiological mech…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model+2

Automated Construction of Medical Indicator Knowledge Graphs Using Retrieval Augmented Large Language Models

2025-11-17 · Zhengda Wang, Daqian Shi, Jingyi Zhao, Xiaolei Diao 외 arxiv

Artificial intelligence (AI) is reshaping modern healthcare by advancing disease diagnosis, treatment decision-making, and biomedical research. Among AI technologies, large language models (LLMs) have become especially i…

Clinical KnowledgeKnowledge Graphs