2 min readfrom Frontiers in Marine Science | New and Recent Articles

GSA-YOLO: an enhanced underwater object detector integrating ghost module and spatial-channel synergistic attention

Our take

The GSA-YOLOv11 model introduces significant advancements in underwater object detection by addressing key challenges faced by conventional algorithms. By integrating a Ghost module that expands channel width and a Spatial-Channel Synergistic Attention (SCSA) mechanism, this model enhances the perceptual capabilities of autonomous underwater robots. The GSA-YOLOv11 demonstrates improved detection accuracy, achieving increases in mean average precision (mAP) while maintaining efficiency with 10.6 GFLOPs and 836.59 FPS. This innovative approach not only boosts detection performance in complex environments but also optimizes resource usage
GSA-YOLO: an enhanced underwater object detector integrating ghost module and spatial-channel synergistic attention

Underwater perception is rapidly becoming one of the most consequential frontiers in ocean technology, and not only for marine science. The ability of autonomous systems to detect, classify, and track objects beneath the surface carries implications for environmental monitoring, infrastructure inspection, resource management, and maritime security. Recent developments in adjacent domains, including the ongoing reinforcement of naval assets like Russia's Grachonok patrol boats in the Black Sea Russia Cages Black Sea Fleet 'Grachonok' Patrol Boats After Repeated Ukrainian Drone Strikes and the strategic pressures reshaping Indian Ocean deterrence India's Brahmos Missile Production Collapse Threatens Shift Of Power Balance In Indian Ocean, underscore how contested and consequential the underwater operational environment has become. Against this backdrop, advances in underwater object detection are not merely academic exercises — they are foundational to how nations and institutions understand, protect, and operate within ocean spaces.

The GSA-YOLOv11 model, as detailed in a recent study, represents a measured and methodologically sound contribution to this domain. Rather than pursuing scale for its own sake, the researchers address two persistent and well-documented limitations in underwater object detection: the severe image degradation caused by absorption, scattering, and color distortion in aquatic environments, and the computational burden that sophisticated detection algorithms typically impose on the resource-constrained onboard processors of autonomous underwater vehicles. The approach taken is notable for its architectural precision. By integrating the Ghost module into the backbone and reconfiguring it to expand channel width rather than compress it, the model generates richer intrinsic feature representations through a series of cost-efficient operations. This is a departure from conventional GhostNet usage and reflects a deliberate engineering choice — maximizing representational capacity while maintaining the lightweight operational profile that small onboard devices demand.

The second key innovation, the Spatial-Channel Synergistic Attention (SCSA) mechanism embedded within the detection head, enables the model to jointly attend to spatial and channel-wise feature dimensions. This dual-dimensional attention is particularly relevant for underwater scenarios where targets may be small, partially occluded, or visually degraded. The reported gains are meaningful: mAP50 improved by 2.73 percent and mAP50-95 by 3.52 percent over the baseline, while the model maintains a computationally lean profile of 10.6 GFLOPs and achieves 836.59 frames per second. These figures suggest that GSA-YOLOv11 is not simply a laboratory improvement but a candidate for field deployment on platforms where every watt and every millisecond of inference time matters. Ablation studies further validate that both the Ghost module reconfiguration and the SCSA mechanism contribute independently and synergistically to performance gains, lending empirical credibility to the design choices.

What this work ultimately signals is a maturation in how the underwater detection community approaches the accuracy-efficiency tradeoff. The integrated data ecosystem that real-time ocean intelligence demands cannot be built on models that are too heavy to deploy or too brittle to handle the optical realities of subsea environments. GSA-YOLOv11 offers a validated, calibrated path forward — one that respects both the physics of underwater imaging and the engineering constraints of autonomous platforms. The question now is how these detection advances will integrate with broader sensor fusion architectures and longitudinal monitoring systems, and whether the next generation of models will move beyond single-modality perception toward truly multi-modal ocean awareness.

Conventional object detection algorithms for autonomous underwater robot perception face two primary challenges. Firstly, pronounced underwater images degradation impedes algorithm performance. Secondly, the diversity and complexity of underwater targets demand sophisticated algorithms, yet current methods often suffer from high computational resource consumption, low detection accuracy, and reduced efficiency. This study proposes GSA-YOLOv11, a YOLOv11-based model to enhance the perceptual capabilities of underwater robots. First, the Ghost module is integrated into the Backbone to replace the C3k2 module. Unlike conventional usage that compresses channels, we strategically configure the module to expand channel width while exploiting its cheap operations, achieving an “expansion--moderation” balance that increases model capacity without parameter explosion. This design generates numerous Ghost feature maps to capture richer intrinsic feature information, thereby enhancing the model’s representational ability and object detection performance in complex underwater environments and improving detection robustness. Secondly, the SCSA (Spatial-Channel Synergistic Attention) mechanism is integrated into the detection head to effectively capture features in both channel and spatial dimensions. This synergy enhances cross-scale target detection, achieving an optimal balance between accuracy, detection speed, and model complexity. Comparative experiments were conducted on the DUO dataset, showing that the mean average precision (mAP) at 50% (mAP50) and mAP at 50% to 95% (mAP50-95) of the GSA-YOLOv11 model increased by 2.73% and 3.52%, respectively, in comparison to the baseline model. Concurrently, the model exhibits 10.6 GFLOPs and 836.59 FPS, sufficient to enhance environmental perception under the computing constraints of small onboard devices. Moreover, comparative experiments on the UDID dataset demonstrate that GSA-YOLOv11 outperforms baseline models. Ablation experiments validate the optimization performance and synergistic ability of the two modules. By implementing targeted enhancements for small-target detection in optically degraded underwater environments, this model offers insights for enhancing the environmental perception and operational capabilities of underwater robots.

Read on the original site

Open the publisher's page for the full experience

View original article