PoseAction: Action Recognition for Patients in the Ward using Deep Learning Approaches
Zherui Li, Raye Chen-Hua Yeow

TL;DR
This paper introduces PoseAction, a deep learning-based system combining OpenPose and AlphAction for real-time patient action recognition in hospital wards, enhancing safety and privacy while demonstrating high accuracy.
Contribution
The work presents a novel integrated model, PoseAction, that achieves high accuracy in recognizing 12 ward-related actions and incorporates privacy-preserving face blurring.
Findings
Achieved 98.72% classification mAP for action recognition
Developed a real-time online action detection mode
Implemented face blurring for privacy protection
Abstract
Real-time intelligent detection and prediction of subjects' behavior particularly their movements or actions is critical in the ward. This approach offers the advantage of reducing in-hospital care costs and improving the efficiency of healthcare workers, which is especially true for scenarios at night or during peak admission periods. Therefore, in this work, we propose using computer vision (CV) and deep learning (DL) methods for detecting subjects and recognizing their actions. We utilize OpenPose as an accurate subject detector for recognizing the positions of human subjects in the video stream. Additionally, we employ AlphAction's Asynchronous Interaction Aggregation (AIA) network to predict the actions of detected subjects. This integrated model, referred to as PoseAction, is proposed. At the same time, the proposed model is further trained to predict 12 common actions in ward…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · COVID-19 diagnosis using AI · Human Pose and Action Recognition
MethodsOpenPose · Asynchronous Interaction Aggregation
