Multi-modal Atmospheric Sensing to Augment Wearable IMU-Based Hand Washing Detection
Robin Burchard, Kristof Van Laerhoven
TL;DR
This work tackles the reliability of hand-washing detection using wearables by augmenting IMU data with atmospheric sensing (humidity, temperature, pressure). The authors develop an open-source wrist-worn prototype based on Puck.js and a BME280 module, and collect a benchmark dataset from 10 participants (43 hand-wash events) to evaluate sensor contributions. Visual analyses show humidity rises during washing, suggesting potential contextual cues, while ML ablations indicate no clear performance gain from atmospheric sensors with basic features, though personalized models benefit more. The study provides open hardware, data, and code to spur further research, highlighting that humidity- and environment-aware features need more sophisticated modeling to translate into robust hand-wash detection in real-world settings.
Abstract
Hand washing is a crucial part of personal hygiene. Hand washing detection is a relevant topic for wearable sensing with applications in the medical and professional fields. Hand washing detection can be used to aid workers in complying with hygiene rules. Hand washing detection using body-worn IMU-based sensor systems has been shown to be a feasible approach, although, for some reported results, the specificity of the detection was low, leading to a high rate of false positives. In this work, we present a novel, open-source prototype device that additionally includes a humidity, temperature, and barometric sensor. We contribute a benchmark dataset of 10 participants and 43 hand-washing events and perform an evaluation of the sensors' benefits. Added to that, we outline the usefulness of the additional sensor in both the annotation pipeline and the machine learning models. By visual inspection, we show that especially the humidity sensor registers a strong increase in the relative humidity during a hand-washing activity. A machine learning analysis of our data shows that distinct features benefiting from such relative humidity patterns remain to be identified.
