Skip to content
Conference

Machine Learning–based Multi-Disease Prediction

Jul 2026 · 2026 International Conference on Intelligent and Sustainable AI Systems (ICOSAAS) · pp. 1296-1301 · 0 citations · 16 references

Abstract

This paper proposes a machine learning–based multi-disease prediction system that integrates disease-specific classifiers within a unified, real-time clinical decision-support platform. The framework employs Support Vector Machine (RBF) for diabetes prediction, Support Vector Machine (linear) for heart disease, Decision Tree for chronic kidney disease (CKD), and Logistic Regression for cancer prediction, with each classifier selected according to the statistical characteristics of its respective dataset. The system is implemented using a Streamlit-based web interface, enabling efficient real-time prediction with interpretable outputs. Experimental evaluation demonstrates strong predictive performance, achieving accuracies ranging from 85.71% to 94.30% and AUC-ROC values between 0.91 and 0.97 across the four disease modules, representing a 7.2 percentage-point improvement over comparable unified prediction systems reported in the literature. The modular architecture provides scalability, low computational complexity, and rapid inference, making it suitable for pre-diagnostic screening in clinical environments. The proposed framework offers an effective and practical solution for early chronic disease detection while supporting future expansion. Planned enhancements include the integration of deep learning models for medical imaging and electronic health records, Explainable Artificial Intelligence (XAI) techniques such as SHAP and LIME, wearable and IoT-based continuous health monitoring, federated learning for privacy-preserving distributed model training, and prospective clinical validation through hospital information system integration. These developments are expected to improve prediction accuracy, interpretability, scalability, and clinical applicability for next-generation intelligent healthcare systems.

View source

Similar papers

Open access Jul 2026

Multiple Disease Prediction System using Machine Learning Algorithm

This study presents a Multiple Disease Prediction System (MDPS) that predicts the likelihood of various diseases using patient health information and medical datasets and achieves satisfactory predictive performance across multiple disease categories.

Prachi Kumari · 0 citations
Open access Jul 2026

Diabetes Prediction System Using Machine Learning

Experimental results demonstrate that Machine Learning techniques can effectively predict disease occurrence with high accuracy, thereby assisting healthcare professionals in early diagnosis and treatment planning.

Sunidhi, Mothe Rahul, Mr. D. Pramod Kumar et al. · 0 citations
Open access Aug 2026

Clinical Biomarker-Based Prediction of Chronic Kidney Disease Using Explainable Machine Learning

Chronic kidney disease (CKD) is a progressive disease that needs to be diagnosed properly to slow the progression of the disease and its complications. The authors of this study suggest a clinical biomarker-based prediction framework that can be improved with explainable machine learning to enhance the accuracy and interpretability of the classification of CKD. Prior to the development of the models, the publicly available CKD dataset consisting of 400 patient records and 25 clinical attributes was preprocessed by imputing missing values, encoding categorical features, and normalizing the data. The performance of a range of supervised machine learning algorithms, namely Logistic Regression, Decision Tree, Random Forest, Support Vector Machine, K-Nearest Neighbors, Naïve Bayes and Extreme Gradient Boosting (XGBoost) was assessed using the standard performance measures. The best predictive model of the models evaluated was the Random Forest classifier. Explainable Artificial Intelligence (XAI) was used to incorporate the contribution of each biomarker and hemoglobin, serum creatinine, packed cell volume, specific gravity, and albumin were found to be the most significant biomarkers. The results show how a combination of explainable ML and accessible clinical biomarkers can offer a precise, transparent, and clinically interpretable framework for early CKD diagnosis, risk stratification, and informed clinical decision making.

M. Khuntia, Hariballav Mahapatra, N. Lodha · 0 citations
Open access Aug 2026

A Multi-Model Machine Learning Approach for Predictive Analytics and Intelligent Decision Making

Disease risk can be predicted and clinical decisions can be made early based on wearable sensor data of physiological and behavioral parameters. However, patterns in wearable data of disease development are mostly non-linear, time-dependent, and influenced by individual health variations. Therefore, it is challenging to get reliable results with a single machine learning model for disease risk prediction. This study introduces a multi-model framework using wearable sensor data to improve early disease risk prediction and support timely clinical decisions. First, the data is processed using a data cleaning, normalization, missing value handling, feature extraction and class balancing. Then, a variety of predictors such as Support Vector Machine, Random Forest, Extreme Gradient Boosting and Long Short-Term Memory networks are trained and tested. The prediction probabilities of the single models are integrated in a stacking-approach. An intelligent decision making component classifies users into different disease risk categories (low, moderate, high) based on predicted probabilities and on clinical decision making thresholds. The framework is complemented by Explainable AI to identify the most influential physiological parameters for individual user risk scores. Performance is measured by accuracy, precision, recall, F1-score, area under ROC curve, sensitivity, specificity and by calibration. In comparison to individual machine learning models, the proposed multi-model framework enables more robust and interpretable disease risk predictions and supports health monitoring, early clinical interventions as well as evidence-based clinical and healthcare decisions.

K. Manivannan, Dr. Anil S Naik, Nagarajan Jeyaraman et al. · 0 citations
Conference Open access 2026

A Multi-Class Heart Disease and Stroke Risk Classification Framework for Combined Assessment: A Machine Learning Approach

This study introduces a combined multi-class machine learning system in predicting both heart disease and stroke risks. This was achieved by creating a harmonized dataset by merging two independent cardiovascular cohorts via conditionbased feature alignment and bias-controlled balancing to be able to make consistent risk modeling across diseases. The suggested framework, in contrast to the previous single-disease methodology, creates a single, explainable prediction pipeline that uses routinely available clinical biomarkers such as cholesterol, fasting glucose, and blood pressure to create detailed risk profiles of the individual patient. Several algorithms were compared and LightGBM demonstrated better performance with stroke and heart disease recall rate being 0.91 and 0.90 respectively with a total of 89% accuracy and an AUC of approximately 0.99. In addition to the predictive performance, interpretability studies based on SHAP values demonstrated similar clinical relevance of the major predictors and also showed cross-disease feature interactions. These results provide an indication that an integrated, interpretable, and data-efficient learning system has the potential to support screening and risk of cardiovascular disease in the early stages of care and inform preventive care in a real healthcare environment.

Abrar Rakin, Md. Istiak Ahamed, Farhan Hassin et al. · 0 citations