MISO: Monitoring Inactivity of Single Older Adults at Home using RGB-D Technology
Chen Long-fei, Robert B. Fisher
TL;DR
This work tackles the problem of monitoring inactivity in a single older adult’s home without compromising privacy. It introduces MISO, an on-device RGB-D pipeline that combines depth-based foreground extraction, color-based motion detection, and pet-motion suppression to detect inactivity events defined as movement-free intervals longer than $1$ second, logging their times and durations. Activity patterns are modeled with a Poisson process for movements and an exponential distribution for inter-movement intervals, with a maximum-likelihood rate $lambda_{MLE} = 1 / mean(x)$. Across lab and field tests, the system shows high accuracy, robustness to dim lighting and TV flicker, and outperforms state-of-the-art methods for small motions, all while preserving privacy by avoiding image storage and internet connectivity. The approach supports long-term, non-intrusive home monitoring and offers a foundation for personalized health insights and timely interventions, with future work addressing very dark environments and internet-enabled emergency capabilities.
Abstract
A new application for real-time monitoring of the lack of movement in older adults' own homes is proposed, aiming to support people's lives and independence in their later years. A lightweight camera monitoring system, based on an RGB-D camera and a compact computer processor, was developed and piloted in community homes to observe the daily behavior of older adults. Instances of body inactivity were detected in everyday scenarios anonymously and unobtrusively. These events can be explained at a higher level, such as a loss of consciousness or physiological deterioration. The accuracy of the inactivity monitoring system is assessed, and statistics of inactivity events related to the daily behavior of older adults are provided. The results demonstrate that our method achieves high accuracy in inactivity detection across various environments and camera views. It outperforms existing state-of-the-art vision-based models in challenging conditions like dim room lighting and TV flickering. However, the proposed method does require some ambient light to function effectively.
