Abstract:Under water environment is complex and dynamic. When light propagates in water, it undergoes severe attenuation, scattering and color cast, leading to prevalent defects in underwater images, including low contrast, strong noise and blurred details, which restricted the application of underwater target detection technology in marine resource exploration, ecological monitoring and underwater engineering. To tackle the challenges of low localization accuracy and difficulties in detecting small and overlapping targets in traditional detection algorithms for underwater biological targets, WLDA – YOLO v8, an improved version of the YOLO v8 algorithm optimized for small-object detection was proposed. A lightweight multi-scale convolution module (LEM) was designed to replace the original C2f module in the network, reduce computational complexity and enhance feature extraction in complex environments. To enable dynamic and adaptive training sample selection, the ATSS sample assignment strategy and the dynamic detection head (DyHead) were integrated. Additionally, the incorporation of an improved WIoU v3s bounding box regression loss function improved the model's localization accuracy for small underwater objects. Compared with the original YOLO v8s, some comprehensive tests on the custom data set showed that mAP50 – 95 of WLDA – YOLO v8 was improved by 5.5 percentage points, while the number of parameters was reduced to 7.9×10? and GFLOPs was decreased from 1.98×101? to 1.59×101?, significantly reducing model complexity. The experimental results verified that the proposed algorithm significantly elevated the accuracy and efficiency of the model in underwater target detection tasks, as well as its convergence speed and training stability.