Privacy-Preserving Bathroom Monitoring for Elderly Emergencies Using PIR and LiDAR Sensors
Youssouf Sidibé, Julia Gersey
TL;DR
In-home elderly care requires reliable detection of falls and prolonged inactivity without compromising privacy, especially in bathrooms. The authors implement a privacy-preserving monitoring system that fuses PIR and LiDAR data with a rule-based state machine to detect Entered, Seated, Exited, Fall Suspected, and Alert states, with data sampled every 50 ms. The approach uses a low-cost hardware stack (under $20) and validates its effectiveness through five real-world experiments, demonstrating accurate state transitions and timely alerts while avoiding video capture. This non-visual, passive design supports aging-in-place, reduces alarm fatigue, and offers a scalable, explainable solution suitable for deployment in multiple rooms and homes.
Abstract
In-home elderly monitoring requires systems that can detect emergency events - such as falls or prolonged inactivity - while preserving privacy and requiring no user input. These systems must be embedded into the surrounding environment, capable of capturing activity, and responding promptly. This paper presents a low-cost, privacy-preserving solution using Passive Infrared (PIR) and Light Detection and Ranging (LiDAR) sensors to track entries, sitting, exits, and emergency scenarios within a home bathroom setting. We developed and evaluated a rule-based detection system through five real-world experiments simulating elderly behavior. Annotated time-series graphs demonstrate the system's ability to detect dangerous states, such as motionless collapses, while maintaining privacy through non-visual sensing.
