Deep Learning-Enhanced Visual Monitoring in Hazardous Underwater Environments with a Swarm of Micro-Robots
Shuang Chen, Yifeng He, Barry Lennox, Farshad Arvin, Amir Atapour-Abarghouei
TL;DR
This work tackles automated long-term underwater monitoring in hazardous settings using a swarm of micro-robots (Bubble) to build a coherent spatio-temporal view despite fluid-induced drift and rotation. It introduces a synthetic dataset (SFP10) and a multi-modal deep-learning pipeline that combines snapshot imagery, global context masks, and noisy coordinate data to predict corrected coordinates and reassemble images. The approach demonstrates high coordinate accuracy and plausible image stitching on synthetic data, significantly improving alignment under challenging motion. By releasing both the dataset and code, the authors enable broader research toward safer, more efficient monitoring in extreme environments and potential real-time deployment.
Abstract
Long-term monitoring and exploration of extreme environments, such as underwater storage facilities, is costly, labor-intensive, and hazardous. Automating this process with low-cost, collaborative robots can greatly improve efficiency. These robots capture images from different positions, which must be processed simultaneously to create a spatio-temporal model of the facility. In this paper, we propose a novel approach that integrates data simulation, a multi-modal deep learning network for coordinate prediction, and image reassembly to address the challenges posed by environmental disturbances causing drift and rotation in the robots' positions and orientations. Our approach enhances the precision of alignment in noisy environments by integrating visual information from snapshots, global positional context from masks, and noisy coordinates. We validate our method through extensive experiments using synthetic data that simulate real-world robotic operations in underwater settings. The results demonstrate very high coordinate prediction accuracy and plausible image assembly, indicating the real-world applicability of our approach. The assembled images provide clear and coherent views of the underwater environment for effective monitoring and inspection, showcasing the potential for broader use in extreme settings, further contributing to improved safety, efficiency, and cost reduction in hazardous field monitoring. Code is available on https://github.com/ChrisChen1023/Micro-Robot-Swarm.
