Decentralized Multi-Robot Obstacle Detection and Tracking in a Maritime Scenario
Muhammad Farhan Ahmed, Vincent Frémont
TL;DR
This work tackles robust perception for maritime multi-robot teams faced with specular water, low texture, and limited communications. It presents a decentralized pipeline that fuses YOLOv8+stereo detections with per-object EKF tracking and covariance-intersection fusion, complemented by an information-driven capacitated min-cost flow allocator and hover-view planning. The approach yields improved coverage, localization accuracy, and tracking consistency while keeping bandwidth modest, with explicit mode switching between Surveillance and Tracking to preserve observability. Practical significance lies in enabling scalable, robust maritime monitoring and recovery tasks in real-world, communication-constrained environments.
Abstract
Autonomous aerial-surface robot teams are promising for maritime monitoring. Robust deployment requires reliable perception over reflective water and scalable coordination under limited communication. We present a decentralized multi-robot framework for detecting and tracking floating containers using multiple UAVs cooperating with an autonomous surface vessel. Each UAV performs YOLOv8 and stereo-disparity-based visual detection, then tracks targets with per-object EKFs using uncertainty-aware data association. Compact track summaries are exchanged and fused conservatively via covariance intersection, ensuring consistency under unknown correlations. An information-driven assignment module allocates targets and selects UAV hover viewpoints by trading expected uncertainty reduction against travel effort and safety separation. Simulation results in a maritime scenario demonstrate improved coverage, localization accuracy, and tracking consistency while maintaining modest communication requirements.
