Robotic Classification of Divers' Swimming States using Visual Pose Keypoints as IMUs
Demetrious T. Kutzke, Ying-Kun Wu, Elizabeth Terveen, Junaed Sattar
TL;DR
This work addresses the challenge of monitoring underwater divers for life-threatening events without relying on diver-worn sensors or unreliable wireless links. It combines monocular vision-based 3D pose estimation (YOLOv8 + VideoPose3D) with a torso-centered body frame to generate pseudo-IMU features capturing translational and rotational accelerations, then applies multiple time-series classifiers to detect transitions from swimming to not-swimming. The study benchmarks six TSC models, demonstrates that translational features provide the strongest signal, and proves feasibility with an onboard AUV implementation and open-water tests, while noting limitations due to pose-estimation transfer across domains. The approach offers a practical path to real-time, robot-assisted diver safety, reducing dependency on on-body instrumentation and mitigating communication bottlenecks underwater, with ongoing work toward multimodal distress indicators and broader field trials.
Abstract
Traditional human activity recognition uses either direct image analysis or data from wearable inertial measurement units (IMUs), but can be ineffective in challenging underwater environments. We introduce a novel hybrid approach that bridges this gap to monitor scuba diver safety. Our method leverages computer vision to generate high-fidelity motion data, effectively creating a ``pseudo-IMU'' from a stream of 3D human joint keypoints. This technique circumvents the critical problem of wireless signal attenuation in water, which plagues conventional diver-worn sensors communicating with an Autonomous Underwater Vehicle (AUV). We apply this system to the vital task of identifying anomalous scuba diver behavior that signals the onset of a medical emergency such as cardiac arrest -- a leading cause of scuba diving fatalities. By integrating our classifier onboard an AUV and conducting experiments with simulated distress scenarios, we demonstrate the utility and effectiveness of our method for advancing robotic monitoring and diver safety.
