Search papers, labs, and topics across Lattice.
This study systematically evaluates various motion representations for fall detection using wearable sensors, addressing the challenge of limited real-world data. By comparing interval-based, kernel-based, symbolic, and foundation model representations, the authors find that while complex models perform well in simulated environments, they falter in real-world scenarios characterized by data scarcity and domain shifts. Notably, a lightweight symbolic representation augmented with physically-grounded impact descriptors demonstrates the best robustness and sensitivity in real-world applications, emphasizing the need for practical evaluation beyond simulated benchmarks.
Complex models may shine in simulations, but they struggle in real-world fall detection, revealing the critical role of representation choice.
Falls are a major health concern for older adults, and wearable sensors have been widely explored for detecting falls and enabling timely intervention. However, real-world falls are extremely rare: collecting 100 of them requires an estimated 100,000 days of monitoring, resulting in severely limited labelled data for training machine learning models. Consequently, many approaches rely on simulated datasets, often reporting high laboratory performance but limited real-world generalisation. We present a systematic evaluation of motion representations for wearable fall detection under real-world data scarcity. Using accelerometer signals, we compare interval-based, kernel-based, symbolic, and foundation model representations. As an interpretable baseline, we additionally investigate a lightweight symbolic representation that converts short motion segments into symbolic sentences augmented with physically-grounded impact descriptors. Experiments use FallAllD, a simulated falls dataset, and FARSEEING, a clinically verified real-world falls dataset. Through cross-validation, controlled data scarcity, and cross-dataset transfer, we examine how representation choices affect robustness under realistic deployment. Our results reveal that highly parameterised kernel and foundation models excel on simulated data but degrade severely under both data scarcity and domain shift. Although the interval-based representation achieves the strongest absolute real-world performance, augmenting a symbolic representation with physically-grounded impact descriptors yields the smallest degradation under domain shift and retains detection sensitivity under extreme scarcity, albeit at lower precision. These findings highlight the importance of evaluating beyond simulated benchmarks and show that representation choice is critical for deployable fall detection given the scarcity of real-world data.