Machine Learning Approaches for Analyzing Physiological Data in Remote Patient Monitoring

Abstract

The surge in infectious and chronic diseases, coupled with the increasing number of independent-living elderly individuals, has made remote patient monitoring (RPM) crucial for healthcare service. Sensors technology and the Internet of Things produce numerous small robotics devices for collecting multi-modal data on relevant physiological parameters. These are subsequently analyzed to predict health conditions in time to save patients’ lives. Range-specific physiological data analysis is very crucial in RPM systems. According to the literature, deep learning effectively analyzes this data type. However, its low explainability and high resource dependency motivate us to conduct a comparative study on how various machine learning (ML) approaches can enhance RPM. This study compares the performance of decision trees, random forest, and support vector machine algorithms on two publicly available RPM medical datasets from Kaggle. We evaluate these ML techniques for RPM in terms of accuracy, precision, recall, and sensitivity. Our findings provide valuable insights into the effectiveness of ML methods in improving RPM systems.

Cite

Text

Banerjee et al. "Machine Learning Approaches for Analyzing Physiological Data in Remote Patient Monitoring." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-92591-7_12

Markdown

[Banerjee et al. "Machine Learning Approaches for Analyzing Physiological Data in Remote Patient Monitoring." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/banerjee2024eccvw-machine/) doi:10.1007/978-3-031-92591-7_12

BibTeX

@inproceedings{banerjee2024eccvw-machine,
  title     = {{Machine Learning Approaches for Analyzing Physiological Data in Remote Patient Monitoring}},
  author    = {Banerjee, Anuradha and Sufian, Abu and Leo, Marco},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {186-202},
  doi       = {10.1007/978-3-031-92591-7_12},
  url       = {https://mlanthology.org/eccvw/2024/banerjee2024eccvw-machine/}
}