Discovering Behavioral Predispositions in Data to Improve Human Activity Recognition
Maximilian Popko, Sebastian Bader, Stefan Lüdtke, Thomas Kirste
TL;DR
This work tackles the challenge of variable dementia-related behaviors in sensor-based HAR by introducing Behavioral Predispositions (BPDs), which capture the tendency to exhibit certain behaviors in specific time segments. The authors extract BPDs in two ways: a time-based approach and a clustering-based approach that groups segment-wise annotation histograms, with each BPD enabling a dedicated classifier. Empirical results show that when the current BPD is known, HAR performance improves substantially (e.g., up to ~0.5 F1 with 20 BPDs and 30-minute segments using SVM) compared with a baseline majority vote. The study highlights the potential of data-driven priors for dementia care HAR, while noting the practical need to infer BPDs from sensor data and generalize across patients for real-world use.
Abstract
The automatic, sensor-based assessment of challenging behavior of persons with dementia is an important task to support the selection of interventions. However, predicting behaviors like apathy and agitation is challenging due to the large inter- and intra-patient variability. Goal of this paper is to improve the recognition performance by making use of the observation that patients tend to show specific behaviors at certain times of the day or week. We propose to identify such segments of similar behavior via clustering the distributions of annotations of the time segments. All time segments within a cluster then consist of similar behaviors and thus indicate a behavioral predisposition (BPD). We utilize BPDs by training a classifier for each BPD. Empirically, we demonstrate that when the BPD per time segment is known, activity recognition performance can be substantially improved.
