Papers
Topics
Authors
Recent
Search
2000 character limit reached

AI enabled RPM for Mental Health Facility

Published 20 Jan 2023 in cs.HC, cs.AI, and cs.CY | (2301.08828v1)

Abstract: Mental healthcare is one of the prominent parts of the healthcare industry with alarming concerns related to patients depression, stress leading to self-harm and threat to fellow patients and medical staff. To provide a therapeutic environment for both patients and staff, aggressive or agitated patients need to be monitored remotely and track their vital signs and physical activities continuously. Remote patient monitoring (RPM) using non-invasive technology could enable contactless monitoring of acutely ill patients in a mental health facility. Enabling the RPM system with AI unlocks a predictive environment in which future vital signs of the patients can be forecasted. This paper discusses an AI-enabled RPM system framework with a non-invasive digital technology RFID using its in-built NCS mechanism to retrieve vital signs and physical actions of patients. Based on the retrieved time series data, future vital signs of patients for the upcoming 3 hours and classify their physical actions into 10 labelled physical activities. This framework assists to avoid any unforeseen clinical disasters and take precautionary measures with medical intervention at right time. A case study of a middle-aged PTSD patient treated with the AI-enabled RPM system is demonstrated in this study.

Citations (7)

Summary

  • The paper introduces an integrated framework using RFID technology and AI to predict vital signs over a three-hour period.
  • It employs an MLP regressor with ReLU activation and Adam optimization to forecast heart rate and respiration at 15-minute intervals.
  • The system classifies ten physical activities via RFID tag phase changes, enabling proactive interventions to enhance patient safety.

AI-enabled RPM Framework for Mental Health Facilities

The paper "AI enabled RPM for Mental Health Facility" (2301.08828) introduces a novel framework designed to leverage AI within Remote Patient Monitoring (RPM) systems, specifically tailored for mental health facilities. This framework capitalizes on RFID technology with Near-field Coherent Sensing (NCS) capabilities to perform non-invasive monitoring of patients’ vital signs and physical activities—crucial in managing aggressive or agitated patients.

Framework Overview

The AI-enabled RPM system combines RFID technology with AI models to forecast future vital signs and classify physical activities in real-time. The framework utilizes passive RFID tags, strategically placed on patient clothing, allowing clinicians to monitor vital signs such as heart rate and respiration autonomously (Figure 1). Figure 1

Figure 1: Graphical Abstract highlighting RPM system integration for predictive healthcare.

This setup accomplishes contactless monitoring, promoting patient and staff safety by predicting clinical deterioration and potentially disruptive patient behaviors through continuous data extraction from RFID tags (Figure 2). Figure 2

Figure 2: Proposed research framework for AI-enabled RPM system.

Prediction and Classification Modelling

Prediction Modelling

The RPM system integrates a Multilayer Perceptron (MLP) model to handle regression tasks aimed at predicting vital signs—specifically heart rate and respiration—over a three-hour forecast period. The model processes continuous data sampled every hour, predicting future states every 15 minutes to anticipate potential health risks (Figure 3). Figure 3

Figure 3: Prediction of Future Vital Signs employing an MLP regressor model.

Features are input into the model, which employs traditional feed-forward architecture with ReLU activation, optimizing with the Adam algorithm and MAE loss function to ensure precise and robust predictions.

Classification Modelling

For physical activity classification, the RFID setup detects tag phase changes to classify patient motions across ten defined activities using an MLP classifier. This includes activities such as walking, running, or knee bending. The classifier employs binary cross-entropy for loss calculation alongside established metrics for precision, recall, and F1 score evaluation.

Case Study Implementation

A case study demonstration showcases the application of the AI-enabled RPM framework with a PTSD patient exhibiting volatile vital signs due to severe symptoms. The system accurately forecasts vital sign fluctuations and identifies risky behavior patterns allowing medical staff to intervene appropriately (Figure 4). Figure 4

Figure 4: Output Plots presenting real-time and forecast analyses of patient health metrics.

The outlined setup underscores the effectiveness of AI-driven RPM systems in non-invasive health monitoring, furnishing frontline healthcare workers with vital predictive insights to enhance patient care and response strategies.

Conclusion

The implementation of AI in RPM systems for mental health facilities offers substantial advancements in non-contact patient monitoring, focusing on predicting and mitigating risks associated with patient behavior. As demonstrated, the integration of predictive AI models fosters proactive clinical responses while safeguarding patient welfare. Future research directions could involve exploration into reinforcement learning to refine adaptive patient models and extend the RPM system’s capabilities across broader healthcare contexts, thereby establishing a comprehensive and intelligent monitoring approach in clinical settings.

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.