Claim Missing Document
Check
Articles

Found 2 Documents
Search

Precision medicine in hepatology: harnessing IoT and machine learning for personalized liver disease stage prediction Swain, Satyaprakash; Mohanty, Mihir Narayan; Pattanayak, Binod Kumar
International Journal of Reconfigurable and Embedded Systems (IJRES) Vol 13, No 3: November 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijres.v13.i3.pp724-734

Abstract

In this research, we used a dataset from Siksha ‘O’ Anusandhan (S’O’A) University Medical Laboratory containing 6,780 samples collected manually and through internet of things (IoT) sensor sources from 6,780 patients to perform a thorough investigation into liver disease stage prediction. The dataset was carefully cleaned before being sent to the machine learning pipeline. We utilised a range of machine learning models, such as Naïve Bayes (NB), sequential minimal optimisation (SMO), K-STAR, random forest (RF), and multi-class classification (MCC), using Python to predict the stages of liver disease. The results of our simulations demonstrated how well the SMO model performed in comparison to other models. We then expanded our analysis using different machine learning boosting models with SMO as the base model: adaptive boosting (AdaBoost), gradient boost, extreme gradient boosting (XGBoost), CatBoost, and light gradient boosting model (LightGBM). Surprisingly, gradient boost proved to be the most successful, producing an astounding 96% accuracy. A closer look at the data showed that when AdaBoost was combined with the SMO base model, the accuracy results were 94.10%, XGBoost 90%, CatBoost 92%, and LightGBM 94%. These results highlight the effectiveness of proposed model i.e. gradient boosting in improving the prediction of liver disease stage and provide insightful information for improving clinical decision support systems in the field of medical diagnostics.
Enhancing sleep disorder diagnosis through ensemble ML models: a comprehensive study on insomnia and sleep apnea Swain, Satyaprakash; Pattanayak, Binod Kumar; Mohanty, Mihir Narayan; Sahoo, Amiya Kumar; Jayasingh, Suvendra Kumar
International Journal of Advances in Applied Sciences Vol 15, No 1: March 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijaas.v15.i1.pp29-41

Abstract

Sleep disorders are common and can significantly harm human health, with insomnia and sleep apnea being the most prevalent conditions. These disorders are often difficult to detect and treat accurately. Although machine learning (ML) techniques have shown promise in improving diagnostic precision and personalized treatment, most existing studies rely on single source data or conventional ML models, which limit their robustness and generalizability across diverse populations. To address this research gap, this study integrates multi-modal data and ensemble learning techniques to enhance accuracy, interpretability, and real-time applicability in diagnosing insomnia and sleep apnea. A dataset of 400 samples was collected through manual methods and internet of things (IoT) devices from multiple sources. Statistical techniques were applied for data cleaning, followed by principal component analysis (PCA) to reduce dimensionality and improve training efficiency. Four base ML models: decision tree (DT), support vector machine (SVM), naive Bayes (NB), and random forest (RF) were initially trained and evaluated. Subsequently, a boosting-based ensemble model was implemented to further improve performance. The proposed gradient boosting model with RF as the base learner achieved the highest diagnostic accuracy of 96.01%. The results demonstrate that ensemble ML models combined with multi-modal data significantly enhance the accuracy of insomnia and sleep apnea diagnosis.