🤖 AI Summary
This study addresses the challenge of limited real-world fall data, which undermines the generalization of wearable-based fall detection models that rely heavily on simulated data. The authors systematically evaluate multiple motion representations under data scarcity by integrating simulated and real clinical datasets, assessing robustness through cross-validation, data-controlled experiments, and cross-domain transfer analyses. They propose a lightweight symbolic representation that fuses physically meaningful impact descriptors, constructing interpretable symbolic sentences from accelerometer signals enriched with impact-related features grounded in biomechanics. Experimental results demonstrate that interval-based representations achieve the best performance on real-world data, while the enhanced symbolic representation exhibits the smallest performance degradation under domain shift, highlighting the critical role of representation choice in practical deployment scenarios.
📝 Abstract
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.