首次系统评估YOLO模型在水下环境的鲁棒性,发现噪声严重干扰检测效果。
An Empirical Study on the Robustness of YOLO Models for Underwater Object Detection
- 对比YOLOv8至v12在6种模拟水下环境下的表现,统一使用1万张标注图像
- 噪声破坏边缘与纹理特征,导致检测性能下降;YOLOv12整体最优但对噪声敏感
- 轻量级训练策略可提升抗噪能力或适应增强域,适合实际部署
由于水下畸变会削弱低层特征并影响先进检测器的可靠性,水下目标检测(UOD)仍是计算机视觉中的关键挑战。尽管YOLO系列已成为实时检测的主流框架,但其在复杂多变的水下条件下的鲁棒性尚未得到系统研究。本研究对最新YOLO变体(YOLOv8–YOLOv12)在六种模拟水下环境中的表现进行了首次全面评估。基于来自DUO和Roboflow100的10,000张标注图像的统一数据集,我们不仅衡量了模型鲁棒性,还分析了畸变对纹理、边缘、颜色等关键低层特征的影响。结果表明:(1) YOLOv12整体性能最强,但对噪声极为敏感;(2) 噪声显著破坏边缘与纹理特征,是检测失败的主要原因。类别不平衡仍是核心问题,实验显示图像数量与实例频率主导检测性能,外观影响较弱。此外,评估了轻量级训练策略:噪声感知样本注入能提升在噪声及真实场景下的鲁棒性;高级增强微调则在增强域中提升精度,但在原始数据上略有下降,展现出良好的领域自适应潜力。这些发现为构建高效可靠的水下检测系统提供了实用指导。
原文摘要 · Abstract (English)
Underwater object detection (UOD) remains a critical challenge in computer vision due to underwater distortions which degrade low-level features and compromise the reliability of even state-of-the-art detectors. While YOLO models have become the backbone of real-time object detection, little work has systematically examined their robustness under these uniquely challenging conditions. This raises a critical question: Are YOLO models genuinely robust when operating under the chaotic and unpredictable conditions of underwater environments? In this study, we present one of the first comprehensive evaluations of recent YOLO variants (YOLOv8-YOLOv12) across six simulated underwater environments. Using a unified dataset of 10,000 annotated images from DUO and Roboflow100, we not only benchmark model robustness but also analyze how distortions affect key low-level features such as texture, edges, and color. Our findings show that (1) YOLOv12 delivers the strongest overall performance but is highly vulnerable to noise, and (2) noise disrupts edge and texture features, explaining the poor detection performance in noisy images. Class imbalance is a persistent challenge in UOD. Experiments revealed that (3) image counts and instance frequency primarily drive detection performance, while object appearance exerts only a secondary influence. Finally, we evaluated lightweight training-aware strategies: noise-aware sample injection, which improves robustness in both noisy and real-world conditions, and fine-tuning with advanced enhancement, which boosts accuracy in enhanced domains but slightly lowers performance in original data, demonstrating strong potential for domain adaptation, respectively. Together, these insights provide practical guidance for building resilient and cost-efficient UOD systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。