Joy Lai

h-index4
2papers

2 Papers

4.6HCApr 21
Remindful: Designing Reminder Systems for Caregiver Interpretation in Dementia Care

Joy Lai, Alex Mihailidis

Digital reminder systems are widely used in dementia care to support everyday tasks, but they are typically designed for one-way prompting rather than helping caregivers interpret engagement over time. We present Remindful, a caregiver-informed reminder platform that extends task prompting with caregiver-facing alerts, summaries, and review features to support awareness in home-based dementia care. Drawing on formative caregiver interviews, lived-experience advisor input, and in-home deployments with two caregiver-PLwD dyads, we examine how reminder-based caregiver awareness functions in practice. Our findings show that reminder systems can support caregiver reassurance, household coordination, and awareness of routines over time, but that reminder interaction data is highly context-dependent. Household participation, prompt attribution, routine mismatch, accessibility barriers, and technical failures all shaped what reminder logs could reasonably mean. We argue that reminder systems should not be treated as neutral behavioral sensors, but designed as assistive infrastructures for caregiver interpretation that preserve uncertainty and support contextual sensemaking in real homes.

AINov 20, 2025
PersonaDrift: A Benchmark for Temporal Anomaly Detection in Language-Based Dementia Monitoring

Joy Lai, Alex Mihailidis

People living with dementia (PLwD) often show gradual shifts in how they communicate, becoming less expressive, more repetitive, or drifting off-topic in subtle ways. While caregivers may notice these changes informally, most computational tools are not designed to track such behavioral drift over time. This paper introduces PersonaDrift, a synthetic benchmark designed to evaluate machine learning and statistical methods for detecting progressive changes in daily communication, focusing on user responses to a digital reminder system. PersonaDrift simulates 60-day interaction logs for synthetic users modeled after real PLwD, based on interviews with caregivers. These caregiver-informed personas vary in tone, modality, and communication habits, enabling realistic diversity in behavior. The benchmark focuses on two forms of longitudinal change that caregivers highlighted as particularly salient: flattened sentiment (reduced emotional tone and verbosity) and off-topic replies (semantic drift). These changes are injected progressively at different rates to emulate naturalistic cognitive trajectories, and the framework is designed to be extensible to additional behaviors in future use cases. To explore this novel application space, we evaluate several anomaly detection approaches, unsupervised statistical methods (CUSUM, EWMA, One-Class SVM), sequence models using contextual embeddings (GRU + BERT), and supervised classifiers in both generalized and personalized settings. Preliminary results show that flattened sentiment can often be detected with simple statistical models in users with low baseline variability, while detecting semantic drift requires temporal modeling and personalized baselines. Across both tasks, personalized classifiers consistently outperform generalized ones, highlighting the importance of individual behavioral context.