Enhancing diabetes complications prediction through knowledge graphs and convolutional networks

Published: 2025, Last Modified: 24 May 2025Eng. Appl. Artif. Intell. 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Early prediction of diabetes complications is crucial for timely intervention and effective disease management. However, current deep learning approaches often lack sufficient representation of diabetes knowledge and rely on large-scale annotated data. To address this, we propose a Knowledge Graphs-enhanced Diabetes Complications Prediction (KGDCP) model, which integrates a physical examination knowledge graph and an improved Diabetes Knowledge Graph (DiaKG) using self-attention-based convolutional neural networks. We construct the physical examination knowledge graph based on normal reference ranges of examination indicators and enhance DiaKG through knowledge deduplication and coreference resolution, improving its accuracy and comprehensiveness. Furthermore, we employ the embeddings of these two knowledge graphs to represent examination data and diagnostic information. A token-to-token (token2token) self-attention is utilized to explore dependencies among examination indicators, and convolutional neural networks extract local features to generate representation vectors. Additionally, source-to-token (source2token) self-attention assesses dependencies between diagnostic entities and the entire entity set, with entity-to-Physical Examination (entity2PE) attention gauging entity relevance to examination data representation vectors. Our model combines these features to enhance diabetes complications prediction, outperforming traditional models in predicting cerebral infarction and peripheral neuropathy.
Loading