CVMay 21, 2025

Detection of Underwater Multi-Targets Based on Self-Supervised Learning and Deformable Path Aggregation Feature Pyramid Network

arXiv:2505.15518v13.61 citations
Originality Incremental advance
AI Analysis

This work addresses underwater target detection for marine applications, but it appears incremental as it builds on existing techniques like SimSiam and deformable convolutions.

The paper tackled the problem of low accuracy in underwater multi-target detection due to environmental constraints by proposing a self-supervised pre-training method and a detection model with deformable and dilated convolutions, resulting in improved accuracy as shown in experiments.

To overcome the constraints of the underwater environment and improve the accuracy and robustness of underwater target detection models, this paper develops a specialized dataset for underwater target detection and proposes an efficient algorithm for underwater multi-target detection. A self-supervised learning based on the SimSiam structure is employed for the pre-training of underwater target detection network. To address the problems of low detection accuracy caused by low contrast, mutual occlusion and dense distribution of underwater targets in underwater object detection, a detection model suitable for underwater target detection is proposed by introducing deformable convolution and dilated convolution. The proposed detection model can obtain more effective information by increasing the receptive field. In addition, the regression loss function EIoU is introduced, which improves model performance by separately calculating the width and height losses of the predicted box. Experiment results show that the accuracy of the underwater target detection has been improved by the proposed detector.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes