| Literature DB >> 34155483 |
Abstract
Internet of Medical Things (IoMT) and embedded systems have improved the healthcare systems by enabling remote monitoring the patients' health conditions anywhere and anytime especially during novel COVID-19 pandemic. In this paper, an IoT-based predicting model is proposed to predict colorectal cancer (CRC) in elderlies. It provides a CRC predicting model for the involved medical team to continuously trace an elderly's biological indicators using smart wearable embedded systems and medical IoT devices. In this model, vital medical data is collected by IoMT devices and sensors, then analytical information is derived via machine learning (ML) methods for early CRC diagnosis and elderly's health parameters changes. The experimental results confirm that the suggested model meets the proper accuracy of predicting the CRC in aged people. © Bharati Vidyapeeth's Institute of Computer Applications and Management 2021.Entities:
Keywords: Colorectal cancer; Data mining; Health monitoring system; Internet of Medical Things (IoMT)
Year: 2021 PMID: 34155483 PMCID: PMC8208609 DOI: 10.1007/s41870-021-00663-5
Source DB: PubMed Journal: Int J Inf Technol ISSN: 2511-2104
Comparison of related works
| Reference | Platform IoT/Cloud/Internet-based | Data mining me thod | Performance Factors | ||||
|---|---|---|---|---|---|---|---|
| Accuracy | Sensitivity | Specificity | Time Consumption | TP/FP and TN/.FN | |||
| [ | Not mentioned | Tree-based selective ensemble regression method | × | × | × | × | ✓ |
| [ | Not mentioned | Neural network | × | × | × | ✓ | × |
| [ | Not mentioned | Decision tree | × | ✓ | ✓ | × | ✓ |
| [ | Not mentioned | Not mentioned | × | × | × | × | ✓ |
| [ | Not mentioned | Random forests (FR), support vector machine (SVM), classification and regression tree (CART) | × | × | × | × | ✓ |
| [ | Not mentioned | Support vector machine (SNM) | × | × | × | × | ✓ |
| [ | Internet-based | Not mentioned | × | × | × | × | × |
| [ | Internet-based | Not mentioned | × | × | × | × | × |
| Our model | Cloud-based IoT | Multi-layer perceptron (MLP), J48, sequential minimal optimization (SMO), naïve bayes | ✓ | ✓ | ✓ | ✓ | ✓ |
Fig. 1The proposed screening model for early diagnosis of CRC in elderlies in IoT platform
The main elderly’s clinical indicators
| No | Type of the data | Feature | Data Type | Unit |
|---|---|---|---|---|
| 1 | Personal data | Gender | Nominal | Male, Female |
| 2 | Personal data | Personal history | Nominal | Yes, no |
| 3 | Personal data | Family history | Nominal | Yes, no |
| 4 | Clinical data | Constipation | Nominal | Yes, no |
| 5 | Clinical data | Diarrhea | Nominal | Yes, no |
| 6 | Clinical data | Rectal bleeding | Nominal | Yes, no |
| 7 | Clinical data | Abdominal Pain | Nominal | Yes, no |
| 8 | Clinical data | Abdominal tenderness | Nominal | Yes, no |
| 9 | Clinical data | Abnormal rectal form | Nominal | Yes, no |
| 10 | Clinical IoT data | Wight loss | Nominal | Yes, no |
| 11 | Clinical IoT data | Hemoglobin (Hgb) | Numerical | Gms |
| 12 | Clinical IoT data | (FIT) | Nominal | Yes, no |
Obtained rules for CRC prediction
| Extracted rules for colorectal health status and CRC prediction |
|---|
Tabular presentation of indicators evaluation for CRC prediction
Fig. 2The procedure of CRC prediction
The performance parameters for measuring the efficiency of the CRC prediction method
| Factors | Acc | Pr | Re | F-score |
|---|---|---|---|---|
| Formula |
Fig. 3Accuracy of each algorithm with 20 cross validation fold
Fig. 4Precision of each algorithm with 20 cross validation fold
Fig. 5Recall of each algorithm with 20 cross validation fold
Fig. 6F-Score of each algorithm with 20 cross validation fold
Fig. 7Average execution time for existing algorithms