Loading
Loading
Construction Fall Detection: 97.6% Lab Accuracy, Zero Real-Site Validation
Wearable IMU-based fall detection for construction workers achieves 97.6% accuracy in controlled laboratory settings but has never been validated in real construction site deployments. The fundamental barrier is the sim-to-real gap: emulated falls in lab settings differ significantly in dynamics from real falls on construction sites. The best deep learning model (Conv-LSTM) achieves 62.5% sensitivity versus 100% specificity — meaning it misses nearly 4 in 10 actual falls while eliminating false alarms, a dangerous tradeoff for safety-critical applications. Vision-based alternatives achieve only 73.4–92.9% precision because workers become obscured by structures, scaffolding, and equipment. Falls from height remain the #1 cause of construction fatalities globally.
Construction has the highest fall fatality rate of any industry — 17.9 deaths per incident in Korea; over 300 fatal falls annually in the US alone. Personal Fall Arrest Systems (PFAS) are ineffective below 15 feet (4.6 meters), and workers routinely skip them due to inconvenience, heat, and restricted movement. An automated detection system that alerts supervisors within seconds of a fall could dramatically reduce the time to rescue — which is the primary determinant of survival for fall injuries. But no such system exists with validated real-world performance.
Threshold-based detection using fixed acceleration thresholds (e.g., 9g) cannot distinguish falls from high-impact construction activities like hammering, jumping from platforms, or dropping heavy tools — producing unacceptable false alarm rates. Deep learning models trained on simulated falls use approximately 20 participants performing controlled falls, creating severe data imbalance between movement classes and under-prediction of rare fall events. Vision-based systems lose tracking when workers move behind structures or into areas with poor lighting. Emerging wearable types (insole sensors, tactile wearables, eye-tracking systems) remain "notably underexplored." A systematic review of 107 studies identified 4 operational limitations and 6 adoption barriers across 92 content-analyzed studies, with the sim-to-real gap being the most fundamental.
Real-site data collection — even partial falls, near-misses, and stumbles captured during actual construction work — would provide training data that laboratory simulations cannot replicate. Federated learning across multiple construction sites could build diverse datasets without centralizing sensitive safety data. Multi-sensor fusion (IMU + barometric altitude + heart rate) could improve discrimination between falls and normal construction activities. Context-aware detection that accounts for the worker's current activity state (climbing, hammering, walking) could reduce false positives while maintaining sensitivity.
A team with access to a construction site could deploy IMU sensors on consenting workers during normal operations, building the first real-world activity dataset for construction fall detection — even without actual falls, this "non-fall activity" dataset is critically needed for false positive reduction. An ML team could benchmark multiple detection architectures on the publicly available SisFall dataset, then analyze the domain shift when applied to construction-specific motion patterns. Relevant disciplines: safety engineering, wearable computing, machine learning, construction management.
The 97.6% lab accuracy vs. 62.5% sensitivity tradeoff is the key finding. The sim-to-real gap parallels patterns seen across the collection: ocean-dl-extreme-event-failure (models trained on calm conditions), digital-scada-adversarial-ai-robustness (models trained on benign conditions). Related brief: construction-3d-printed-concrete-code-void (different construction technology gap). The behavioral constraint applies because workers resist wearing additional devices, limiting data collection and adoption — similar to the PFAS adoption barrier pattern.
Lee, S. et al., "Fall-from-Height Detection Using Deep Learning Based on IMU Sensor Data for Accident Prevention at Construction Sites," Sensors, 22(16):6107, 2022, https://pmc.ncbi.nlm.nih.gov/articles/PMC9414759/; "Wearable sensing devices and technology for personal protective equipment in construction: A systematic review," Automation in Construction, 2025, https://www.sciencedirect.com/science/article/abs/pii/S0926580525004649; accessed 2026-02-20