๐ค AI Summary
To address the real-time detection of incapacitating injuries caused by sudden soldier falls in battlefield environments, this paper proposes a lightweight fall detection method tailored for combat casualty response. We introduce the first publicly available inertial fall dataset specifically designed for military scenarios and develop a one-dimensional convolutional neural network (1D-CNN) discriminative model that fuses wrist- and center-of-mass-mounted inertial sensor data. The model incorporates Bayesian hyperparameter optimization and explicitly models pre-shock physiological indicators associated with traumatic shock. Evaluated under realistic simulated combat conditions, the method achieves 98.7% detection accuracy, a false alarm rate below 0.5%, and end-to-end latency under 300 ms, while demonstrating high robustness and low power consumption. This work delivers the first operationally validated fall recognition solution for wearable battlefield medical response systems.
๐ Abstract
Military personnel and security agents often face significant physical risks during conflict and engagement situations, particularly in urban operations. Ensuring the rapid and accurate communication of incidents involving injuries is crucial for the timely execution of rescue operations. This article presents research conducted under the scope of the Brazilian Navy's ``Soldier of the Future'' project, focusing on the development of a Casualty Detection System to identify injuries that could incapacitate a soldier and lead to severe blood loss. The study specifically addresses the detection of soldier falls, which may indicate critical injuries such as hypovolemic hemorrhagic shock. To generate the publicly available dataset, we used smartwatches and smartphones as wearable devices to collect inertial data from soldiers during various activities, including simulated falls. The data were used to train 1D Convolutional Neural Networks (CNN1D) with the objective of accurately classifying falls that could result from life-threatening injuries. We explored different sensor placements (on the wrists and near the center of mass) and various approaches to using inertial variables, including linear and angular accelerations. The neural network models were optimized using Bayesian techniques to enhance their performance. The best-performing model and its results, discussed in this article, contribute to the advancement of automated systems for monitoring soldier safety and improving response times in engagement scenarios.