paper-with-me

홈 › Papers

GraphCare: Enhancing Healthcare Predictions with Personalized Knowledge Graphs

2023-05-22 · Pengcheng Jiang, Cao Xiao, Adam Cross, Jimeng Sun

Clinical predictive models often rely on patients' electronic health records (EHR), but integrating medical knowledge to enhance predictions and decision-making is challenging. This is because personalized predictions require personalized knowledge graphs (KGs), which are difficult to generate from patient EHR data. To address this, we propose \textsc{GraphCare}, an open-world framework that uses external KGs to improve EHR-based predictions. Our method extracts knowledge from large language models (LLMs) and external biomedical KGs to build patient-specific KGs, which are then used to train our proposed Bi-attention AugmenTed (BAT) graph neural network (GNN) for healthcare predictions. On two public datasets, MIMIC-III and MIMIC-IV, \textsc{GraphCare} surpasses baselines in four vital healthcare prediction tasks: mortality, readmission, length of stay (LOS), and drug recommendation. On MIMIC-III, it boosts AUROC by 17.6\% and 6.6\% for mortality and readmission, and F1-score by 7.9\% and 10.8\% for LOS and drug recommendation, respectively. Notably, \textsc{GraphCare} demonstrates a substantial edge in scenarios with limited data availability. Our findings highlight the potential of using external KGs in healthcare prediction tasks and demonstrate the promise of \textsc{GraphCare} in generating personalized KGs for promoting personalized medicine.

📄 PDF Abstract BibTeX arXiv:2305.12788

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingGraph Neural NetworkKnowledge Graphs

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Bi-attention Bi-attention employs the attention-in-attention (AiA) mechanism to capture second-order statistical information: the outer point-wise channel attention vectors are computed from…

Similar Papers 제목 키워드 기반

Patient-Centric Knowledge Graphs: A Survey of Current Methods, Challenges, and Applications

2024-02-20 · Hassan S. Al Khatib, Subash Neupane, Harish Kumar Manchukonda, Noorbakhsh Amiri Golilarz 외

Patient-Centric Knowledge Graphs (PCKGs) represent an important shift in healthcare that focuses on individualized patient care by mapping the patient's health information in a holistic and multi-dimensional way. PCKGs i…

Data IntegrationDisease PredictionKnowledge Graphs

From General to Specific: Tailoring Large Language Models for Personalized Healthcare

2024-12-20 · Ruize Shi, Hong Huang, Wei Zhou, Kehan Yin 외

The rapid development of large language models (LLMs) has transformed many industries, including healthcare. However, previous medical LLMs have largely focused on leveraging general medical knowledge to provide response…

Language ModelingLanguage ModellingRecommendation SystemsReinforcement Learning (RL)

Enhancing Medical Dialogue Generation through Knowledge Refinement and Dynamic Prompt Adjustment

2025-06-12 · Hongda Sun, Jiaren Peng, Wenzhong Yang, Liang He 외

Medical dialogue systems (MDS) have emerged as crucial online platforms for enabling multi-turn, context-aware conversations with patients. However, existing MDS often struggle to (1) identify relevant medical knowledge …

Dialogue GenerationTriplet

IntelliCare: Improving Healthcare Analysis with Variance-Controlled Patient-Level Knowledge from Large Language Models

2024-08-23 · Zhihao Yu, Yujie Jin, Yongxin Xu, Xu Chu 외

While pioneering deep learning methods have made great strides in analyzing electronic health record (EHR) data, they often struggle to fully capture the semantics of diverse medical codes from limited data. The integrat…

Remembering Everything Makes You Vulnerable: A Limelight on Machine Unlearning for Personalized Healthcare Sector

2024-07-05 · Ahan Chatterjee, Sai Anirudh Aryasomayajula, Rajat Chaudhari, Subhajit Paul 외

As the prevalence of data-driven technologies in healthcare continues to rise, concerns regarding data privacy and security become increasingly paramount. This thesis aims to address the vulnerability of personalized hea…

Machine Unlearning