arXiv:2508.18293cs.CVcs.AI2025-08

不依赖真实训练数据,实现水下声呐点云的高精度3D目标检测。

Towards Training-Free Underwater 3D Object Detection from Sonar Point Clouds: A Comparison of Traditional and Deep Learning Approaches

  • 用物理仿真生成合成数据训练神经网络,结合几何先验做模板匹配。
  • 合成数据训练模型在真实数据上mAP仅40%,而模板匹配达83%。
  • 适合缺乏标注数据的水下探测场景,如考古与海底设施监测。

水下3D目标检测是计算机视觉中的重大挑战,传统方法受恶劣声学环境和训练数据稀缺限制。尽管深度学习在陆地3D检测中取得突破,但其在水下应用面临关键瓶颈:获取足够标注的声呐数据成本极高,需专业船只、专家和良好天气条件。本文探讨一个根本性问题:能否在无需真实训练数据的情况下实现可靠的水下3D目标检测?我们提出并对比两种无训练检测范式:一是基于物理的声呐仿真流水线,生成合成数据用于先进神经网络训练;二是利用目标物体几何先验的鲁棒模型化模板匹配系统。在波罗的海真实测深数据上的评估显示:尽管神经网络在模拟场景中达到98% mAP,但在真实声呐数据上降至40% mAP,受域偏移影响严重;而模板匹配方法在真实数据上保持83% mAP,且无需任何训练,对声学噪声和环境变化具有显著鲁棒性。研究结果挑战了深度学习依赖大量数据的常规认知,建立了首个大规模无训练水下3D检测基准。该工作为自主水下航行器导航、海洋考古及海上基础设施监测提供了新路径,适用于数据匮乏环境。

原文摘要 · Abstract (English)

Underwater 3D object detection remains one of the most challenging frontiers in computer vision, where traditional approaches struggle with the harsh acoustic environment and scarcity of training data. While deep learning has revolutionized terrestrial 3D detection, its application underwater faces a critical bottleneck: obtaining sufficient annotated sonar data is prohibitively expensive and logistically complex, often requiring specialized vessels, expert surveyors, and favorable weather conditions. This work addresses a fundamental question: Can we achieve reliable underwater 3D object detection without real-world training data? We tackle this challenge by developing and comparing two paradigms for training-free detection of artificial structures in multibeam echo-sounder point clouds. Our dual approach combines a physics-based sonar simulation pipeline that generates synthetic training data for state-of-the-art neural networks, with a robust model-based template matching system that leverages geometric priors of target objects. Evaluation on real bathymetry surveys from the Baltic Sea reveals surprising insights: while neural networks trained on synthetic data achieve 98% mean Average Precision (mAP) on simulated scenes, they drop to 40% mAP on real sonar data due to domain shift. Conversely, our template matching approach maintains 83% mAP on real data without requiring any training, demonstrating remarkable robustness to acoustic noise and environmental variations. Our findings challenge conventional wisdom about data-hungry deep learning in underwater domains and establish the first large-scale benchmark for training-free underwater 3D detection. This work opens new possibilities for autonomous underwater vehicle navigation, marine archaeology, and offshore infrastructure monitoring in data-scarce environments where traditional machine learning approaches fail.

水下检测声呐点云无训练模板匹配

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。