错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Mdpg: a novel multi-disease diagnosis prediction method based on patient knowledge graphs

  • Weiguang Wang,
  • Yingying Feng,
  • Haiyan Zhao,
  • Xin Wang,
  • Ruikai Cai,
  • Wei Cai,
  • Xia Zhang

摘要

Diagnosis prediction, a key factor in enhancing healthcare efficiency, remains a focal point in clinical decision support research. However, the time-series, sparse and multi-noise characteristics of electronic health record (EHR) data make it a great challenge. Existing methods commonly address these issues using RNNs and incorporating medical prior knowledge from medical knowledge bases, but they neglect the local spatial characteristics and spatial–temporal correlation of the data. Consequently, we propose MDPG, a diagnosis prediction model based on patient knowledge graphs. Initially, we represent the electronic visit records of patients as a patient-centered temporal knowledge graph, capturing the local spatial structure and temporal characteristics of the visit information. Subsequently, we design the spatial graph convolution block, temporal self-attention block, and spatial–temporal synchronous graph convolution block to capture the spatial, temporal, and spatial–temporal correlations embedded in them, respectively. Ultimately, we accomplish the prediction of patients’ future states through multi-label classification. We conduct comprehensive experiments on two real-world datasets independently and evaluate the results using visit-level precision@k and code-level accuracy@k metrics. The experimental results demonstrate that MDPG outperforms all baseline models, yielding the best performance.