paper-with-me

Papers

Handwashing Action Detection System for an Autonomous Social Robot

2022-10-27 · Sreejith Sasidharan, Pranav Prabha, Devasena Pasupuleti, Anand M Das, Chaitanya Kapoor, Gayathri Manikutty, Praveen Pankajakshan, Bhavani Rao

Young children are at an increased risk of contracting contagious diseases such as COVID-19 due to improper hand hygiene. An autonomous social agent that observes children while handwashing and encourages good hand washing practices could provide an opportunity for handwashing behavior to become a habit. In this article, we present a human action recognition system, which is part of the vision system of a social robot platform, to assist children in developing a correct handwashing technique. A modified convolution neural network (CNN) architecture with Channel Spatial Attention Bilinear Pooling (CSAB) frame, with a VGG-16 architecture as the backbone is trained and validated on an augmented dataset. The modified architecture generalizes well with an accuracy of 90% for the WHO-prescribed handwashing steps even in an unseen environment. Our findings indicate that the approach can recognize even subtle hand movements in the video and can be used for gesture detection and classification in social robotics.

📄 PDF Abstract BibTeX arXiv:2210.15804

Code (1)

void-96/har_tencon2022 공식 구현

Tasks

Action DetectionAction RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

You Can Wash Hands Better: Accurate Daily Handwashing Assessment with a Smartwatch

2021-12-09 · Fei Wang, Tingting Zhang, Xilei Wu, Pengcheng Wang 외

Hand hygiene is among the most effective daily practices for preventing infectious diseases such as influenza, malaria, and skin infections. While professional guidelines emphasize proper handwashing to reduce the risk o…

Action SegmentationGesture RecognitionSemantic Segmentation

Shadow Augmentation for Handwashing Action Recognition: from Synthetic to Real Datasets

2024-10-04 · Shengtai Ju, Amy R. Reibman

Video analytics systems designed for deployment in outdoor conditions can be vulnerable to many environmental changes, particularly changes in shadow. Existing works have shown that shadow and its introduced distribution…

Action Recognition

The COVID-19 vaccination, preventive behaviors and pro-social motivation: panel data analysis from Japan

2023-01-09 · Eiji Yamamura, Yoshiro Tsutsui, Fumio Ohtake

The COVID-19 vaccine reduces infection risk: even if one contracts COVID-19, the probability of complications like death or hospitalization is lower. However, vaccination may prompt people to decrease preventive behavior…

Feature Identification and Matching for Hand Hygiene Pose

2021-08-14 · Rashmi Bakshi

Three popular feature descriptors of computer vision such as SIFT, SURF, and ORB compared and evaluated. The number of correct features extracted and matched for the original hand hygiene pose-Rub hands palm to palm imag…

Beyond Individual Mimicry: Constructing Human-Like Social network with Graph-Augmented LLM Agents

2026-03-31 · Haoran Bu, Litian Zhang, Chuxuan Zhang, Zhanyuan Liu 외 arxiv

Driven by large language models (LLMs), social bot can autonomously engage in local interactions, whose human-like behaviors enable them to evade social bot detection. However, while these botnets exhibit realistic local…

Graph Neural Network