01
An ADL smart home for Alzheimer's safety and caregiver burden reduction
A research project in ambient assisted living (AAL), addressing safety and caregiver burden for people living with Alzheimer's at home. The central constraint came out of the literature rather than out of preference: visual surveillance is where acceptance collapses, and the highest-risk rooms are the ones a camera is least tolerable in. So the system senses ambient, non-visual signals only — no cameras, no always-listening microphones — and the engineering problem becomes inference under that constraint.
Activities of daily living (ADL) are read as evidence, never as proof. An opened medication box records an interaction, not a swallowed dose. A stove on is ordinary until the kitchen is empty. A finite-state rulebook resolves that evidence into an explainable care state. The simulation exists to verify the rulebook — the home is modelled in Unreal Engine so scenarios are injected and replayed identically, which is how care rules get tested before anyone's safety depends on them.
The simulation is not the product. It is the instrument for testing whether the care rules hold.