SACDNet: Towards Early Type 2 Diabetes Prediction with Uncertainty for Electronic Health Records
Tayyab Nasir, Muhammad Kamran Malik

TL;DR
This paper introduces SACDNet, a neural network with uncertainty quantification for early T2DM prediction using EHR data, achieving high accuracy and fairness across demographic groups.
Contribution
The study presents SACDNet, a novel neural network architecture with uncertainty estimation for early T2DM prediction, along with a new real-world EHR dataset and fairness analysis.
Findings
SACDNet achieves 89.3% accuracy and 89.1% F1-score.
The MC Dropout framework quantifies prediction uncertainty.
The dataset includes 4,124 diabetic and 181,767 non-diabetic cases.
Abstract
Type 2 diabetes mellitus (T2DM) is one of the most common diseases and a leading cause of death. The problem of early diagnosis of T2DM is challenging and necessary to prevent serious complications. This study proposes a novel neural network architecture for early T2DM prediction using multi-headed self-attention and dense layers to extract features from historic diagnoses, patient vitals, and demographics. The proposed technique is called the Self-Attention for Comorbid Disease Net (SACDNet), achieving an accuracy of 89.3% and an F1-Score of 89.1%, having a 1.6% increased accuracy and 1.3% increased f1-score compared to the baseline techniques. Monte Carlo (MC) Dropout is applied to the SACDNet to get a bayesian approximation. A T2DM prediction framework based on the MC Dropout SACDNet is proposed to quantize the uncertainty associated with the predictions. A T2DM prediction dataset is…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare · Machine Learning in Healthcare · Diabetes, Cardiovascular Risks, and Lipoproteins
MethodsDropout
