| Literature DB >> 35127632 |
Vinodhini Mani1, C Kavitha1, Shahab S Band2, Amir Mosavi3,4,5, Paul Hollins6, Selvashankar Palanisamy7.
Abstract
The proliferation of wearable sensors that record physiological signals has resulted in an exponential growth of data on digital health. To select the appropriate repository for the increasing amount of collected data, intelligent procedures are becoming increasingly necessary. However, allocating storage space is a nuanced process. Generally, patients have some input in choosing which repository to use, although they are not always responsible for this decision. Patients are likely to have idiosyncratic storage preferences based on their unique circumstances. The purpose of the current study is to develop a new predictive model of health data storage to meet the needs of patients while ensuring rapid storage decisions, even when data is streaming from wearable devices. To create the machine learning classifier, we used a training set synthesized from small samples of experts who exhibited correlations between health data and storage features. The results confirm the validity of the machine learning methodology.Entities:
Keywords: artificial intelligence; deep learning; health data; health repository; machine learning; patients; storage
Mesh:
Year: 2022 PMID: 35127632 PMCID: PMC8814315 DOI: 10.3389/fpubh.2021.831404
Source DB: PubMed Journal: Front Public Health ISSN: 2296-2565
Figure 1Paper contribution flow diagram.
Figure 2Proposed system architecture.
Figure 3Proposed health repository recommendation system.
Health repository evaluation.
|
|
|
|---|---|
| Storage | Can the repository be used to store Big Data? |
| Regarding processing Big Data, what is the repository's role? | |
| Are there any benefits to storing continuously streamed data in the repository? | |
| Cost | Does deployment cost a lot? |
| Does maintenance cost much? | |
| What is the service cost? | |
| Security | Is the storage repository capable of maintaining data integrity? |
| Does the storage repository have 24/7 accessibility? | |
| Are storage repositories resistant to cyberattacks? | |
| Privacy | Is data accessible to third parties? |
| Is the access control right given to the owner of the health records? | |
| Performance | How fast can you upload files? |
| Is it possible to retrieve data quickly? | |
| Is it possible to process data quickly? |
Association mapping ().
| Step 1: Begin |
| Step 2: Let Data Source as DS; |
| Step 3: Let Storage Requirements as SR; |
| Step 4: Let Health Repository Parameters as HRP; |
| Step 5: For each data ϵ DS do |
| Step 6: For each Storage Requirement ϵ SR do |
| Step 7: Collect the data; |
| Step 8: Identify the SR; |
| Step 9: Collect the HRP; |
| Step 10: For each SR and HRP do |
| Step 11: Analyze the parameters using Evaluation |
| Criteria; |
| Step 12: If (SR ϵ HRP) |
| Step 13: SR (SR1…n) → HRP (HRP1…n); |
| Step 14: Create Association Dataset as AD; |
| Step 15: Else |
| Step 16: Print Not Associated; |
| Step 17: End; End; End; End; End; |
Association mapping.
|
|
|
|
|
|
|---|---|---|---|---|
| 1 | Sensitivity of the data | A | Storage | 1 → (B,C,D,E) |
| 2 | The volume of the data | B | Cost | 2 → (A) |
| 3 | Context of Medical Care | C | Security | 3 → (E) |
| 4 | Demographics of patients | D | Privacy | 4 → (B,C,D,E) |
| E | Performance |
Health repository recommendation system ().
| Step 1: Begin |
| Step 2: data collected from various data sources; |
| Step 3: Call Association Mapping (); |
| Step 4: For each Health Data Block ϵ HB do |
| Step 5: Select the Supervised Machine learning algorithm; |
| Step 6: Train the Data block HB; |
| Step 7: Apply Heuristic Rule; |
| Step 8: If (Accuracy ≥ Threshold) |
| Step 9: Test data; |
| Step 10: Allocate the Health Data Block |
| HB → Health Repository HR; |
| Step 11: Send (Recommend Repository to Patients); |
| Step 12: Break; |
| Step 13: Else |
| Step 14: Continue; |
| Step 15: End; End; End; |
Mapped sample training data set.
|
|
|
|
|
|
|
|
|
|---|---|---|---|---|---|---|---|
| Data Block 1 | 1 | 2 | 3 | 3 | high | Typical | Blockchain based electronic health record |
| Data Block 2 | 2 | 5 | 3 | 5 | Low | Typical | Cloud electronic health record |
| ……. | … | … | … | …. | … | …. | ….. |
| Data Block n | 3 | 2 | 3 | 2 | 1 | Abnormal | Electronic medical record |
Figure 4Accuracy using 10-fold cross validation.
Figure 5RMSE using 10-fold cross validation.
Figure 6Accuracy of percentage split dataset.
Figure 7RMSE of percentage split dataset.
Figure 8Performance loss of training and test set.
Figure 9Performance accuracy of training and test set.
Figure 10Deep learning results for cloud electronic health record.