paper-with-me

Papers

Multimodal Transformer for Nursing Activity Recognition

2022-04-09 · Momal Ijaz, Renato Diaz, Chen Chen

In an aging population, elderly patient safety is a primary concern at hospitals and nursing homes, which demands for increased nurse care. By performing nurse activity recognition, we can not only make sure that all patients get an equal desired care, but it can also free nurses from manual documentation of activities they perform, leading to a fair and safe place of care for the elderly. In this work, we present a multimodal transformer-based network, which extracts features from skeletal joints and acceleration data, and fuses them to perform nurse activity recognition. Our method achieves state-of-the-art performance of 81.8% accuracy on the benchmark dataset available for nurse activity recognition from the Nurse Care Activity Recognition Challenge. We perform ablation studies to show that our fusion model is better than single modality transformer variants (using only acceleration or skeleton joints data). Our solution also outperforms state-of-the-art ST-GCN, GRU and other classical hand-crafted-feature-based classifier solutions by a margin of 1.6%, on the NCRC dataset. Code is available at \url{https://github.com/Momilijaz96/MMT_for_NCRC}.

📄 PDF Abstract BibTeX arXiv:2204.04564

Code (1)

momilijaz96/mmt_for_ncrc 공식 구현 pytorch

Tasks

Activity Recognition

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Nurse care activity recognition challenge: summary and results

2019-09-09 · UbiComp/ISWC '19 Proceedings of the 2019 ACM International Joint Conference on Pervasive and Ubiquitous Computing and Proceedings of the 2019 ACM International Symposium on Wearable Computers 2019 9 · http://delivery.acm.org/10.1145/3350000/3345577/p746-lago.pdf

Although activity recognition has been studied for a long time now, research and applications have focused on physical activity recognition. Even if many application domains require the recognition of more complex activi…

Activity RecognitionMultimodal Activity Recognition

NurViD: A Large Expert-Level Video Database for Nursing Procedure Activity Understanding

2023-09-26 · NeurIPS 2023 11

The application of deep learning to nursing procedure activity understanding has the potential to greatly enhance the quality and safety of nurse-patient interactions. By utilizing the technique, we can facilitate traini…

SparseSense: Human Activity Recognition from Highly Sparse Sensor Data-streams Using Set-based Neural Networks

2019-06-06 · Alireza Abedin, S. Hamid Rezatofighi, Qinfeng Shi, Damith C. Ranasinghe

Batteryless or so called passive wearables are providing new and innovative methods for human activity recognition (HAR), especially in healthcare applications for older people. Passive sensors are low cost, lightweight,…

Activity RecognitionHuman Activity Recognition

Partial matching face recognition method for rehabilitation nursing robots beds

2015-08-02 · Dongmei Liang, Wushan Cheng

In order to establish face recognition system in rehabilitation nursing robots beds and achieve real-time monitor the patient on the bed. We propose a face recognition method based on partial matching Hu moments which ap…

Face Recognition

Self-Supervised Multimodal Fusion Transformer for Passive Activity Recognition

2022-08-15 · Armand K. Koupai, Mohammud J. Bocus, Raul Santos-Rodriguez, Robert J. Piechocki 외

The pervasiveness of Wi-Fi signals provides significant opportunities for human sensing and activity recognition in fields such as healthcare. The sensors most commonly used for passive Wi-Fi sensing are based on passive…

Activity RecognitionSelf-Supervised LearningSensor Fusion