DiabetesNet: A Deep Learning Approach to Diabetes Diagnosis
Zeyu Zhang, Khandaker Asif Ahmed, Md Rakibul Hasan, Tom Gedeon, Md, Zakir Hossain

TL;DR
This paper introduces DiabetesNet, a deep learning model using BPNN with batch normalization and data re-sampling to improve non-invasive diabetes diagnosis accuracy across multiple datasets.
Contribution
It presents a novel application of BPNN with class balancing techniques for non-invasive diabetes diagnosis, outperforming traditional machine learning models.
Findings
Achieved up to 95.28% accuracy on Mesra Diabetes dataset
Significant improvements in sensitivity and specificity over traditional methods
Demonstrated robustness across three different datasets
Abstract
Diabetes, resulting from inadequate insulin production or utilization, causes extensive harm to the body. Existing diagnostic methods are often invasive and come with drawbacks, such as cost constraints. Although there are machine learning models like Classwise k Nearest Neighbor (CkNN) and General Regression Neural Network (GRNN), they struggle with imbalanced data and result in under-performance. Leveraging advancements in sensor technology and machine learning, we propose a non-invasive diabetes diagnosis using a Back Propagation Neural Network (BPNN) with batch normalization, incorporating data re-sampling and normalization for class balancing. Our method addresses existing challenges such as limited performance associated with traditional machine learning. Experimental results on three datasets show significant improvements in overall accuracy, sensitivity, and specificity compared…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare · Machine Learning in Healthcare
