| Literature DB >> 35937554 |
Lloyd E Emokpae1, Roland N Emokpae1, Wassila Lalouani2, Mohamed Younis2.
Abstract
The COVID-19 pandemic has highlighted how the healthcare system could be overwhelmed. Telehealth stands out to be an effective solution, where patients can be monitored remotely without packing hospitals and exposing healthcare givers to the deadly virus. This article presents our Intel award winning solution for diagnosing COVID-19 related symptoms and similar contagious diseases. Our solution realizes an Internet of Things system with multimodal physiological sensing capabilities. The sensor nodes are integrated in a wearable shirt (vest) to enable continuous monitoring in a noninvasive manner; the data are collected and analyzed using advanced machine learning techniques at a gateway for remote access by a healthcare provider. Our system can be used by both patients and quarantined individuals. The article presents an overview of the system and briefly describes some novel techniques for increased resource efficiency and assessment fidelity. Preliminary results are provided and the roadmap for full clinical trials is discussed.Entities:
Year: 2021 PMID: 35937554 PMCID: PMC9280812 DOI: 10.1109/MPRV.2021.3068183
Source DB: PubMed Journal: IEEE Pervasive Comput ISSN: 1536-1268 Impact factor: 1.603
Figure 1.Overview of our multimodal smart sensor network architecture for COVID-19 diagnosis. Also shown is one of our sensor data modality (ECG) in comparison with an existing FDA approved system.
Comparison of our system to the state-of-the-art.
| Wearable Device | Max Number of Sensors | Wireless Connectivity | Multimodal Sensing | Features |
|---|---|---|---|---|
| Telehealth-IoTTM | 24-30 | Yes | Yes | ✓Motion Tracking |
| ✓Auscultation | ||||
| ✓Vital Monitoring | ||||
| ✓Diagnose Illness Conditions | ||||
| Johns Hopkins | 12 | No | No | ✓Auscultation |
| ✓Vital Monitoring | ||||
| Technische University | 1 | Yes | Yes | ✓Auscultation |
| ✓Vital Monitoring | ||||
| University of Taipei | 2 | Yes | Yes | ✓Motion Tracking |
| ✓Auscultation | ||||
| ✓Vital Monitoring |
Figure 2.Architectural design of the employed: (a) Conditional GAN used for data augmentation, and (b) the CNN classifier used for processing the cough sound.
Cross-validation results for COVID-19 classification using the cough and breathing sound analysis of our telehealth-IoT deep learning model.
| Average | Standard deviation | Average | Standard deviation | Average | Standard deviation | Average | Standard deviation | ||
| Collected data only | 0.6549 | 0.0820 | 0.6297 | 0.0170 | 0.7273 | 0.0700 | 0.7045 | 0.0500 | |
| With data augmentation | Aug = 50 | 0.6968 | 0.0361 | 0.6667 | 0.0166 | 0.7646 | 0.0491 | 0.7333 | 0.0522 |
| Aug = 100 | 0.7099 | 0.0417 | 0.6875 | 0.0140 | 0.7904 | 0.0452 | 0.7703 | 0.0517 | |
| Aug = 150 | 0.7522 | 0.0368 | 0.7324 | 0.0289 | 0.8015 | 0.0293 | 0.7770 | 0.0283 | |
| Aug = 180 | 0.7777 | 0.0186 | 0.7375 | 0.0198 | 0.8120 | 0.0426 | 0.7988 | 0.0281 | |
| Aug = 200 | 0.7866 | 0.0317 | 0.7595 | 0.0246 | 0.8192 | 0.0217 | 0.8071 | 0.0237 | |
| Aug = 300 | 0.8244 | 0.0360 | 0.8010 | 0.0387 | 0.8417 | 0.0323 | 0.8260 | 0.0291 | |
| Aug = 1000 | 0.9172 | 0.0048 | 0.9098 | 0.0065 | 0.9172 | 0.0208 | 0.9098 | 0.0224 | |
Figure 3.Capturing the energy savings achieved by Telehealth-IoT in comparison to compressive sensing and to the baseline case where no optimization is applied, i.e., all samples are transmitted.