English

Syn2Real Domain Generalization for Underwater Mine-like Object Detection Using Side-Scan Sonar

Machine Learning 2025-03-17 v1 Computer Vision and Pattern Recognition Image and Video Processing

Abstract

Underwater mine detection with deep learning suffers from limitations due to the scarcity of real-world data. This scarcity leads to overfitting, where models perform well on training data but poorly on unseen data. This paper proposes a Syn2Real (Synthetic to Real) domain generalization approach using diffusion models to address this challenge. We demonstrate that synthetic data generated with noise by DDPM and DDIM models, even if not perfectly realistic, can effectively augment real-world samples for training. The residual noise in the final sampled images improves the model's ability to generalize to real-world data with inherent noise and high variation. The baseline Mask-RCNN model when trained on a combination of synthetic and original training datasets, exhibited approximately a 60% increase in Average Precision (AP) compared to being trained solely on the original training data. This significant improvement highlights the potential of Syn2Real domain generalization for underwater mine detection tasks.

Keywords

Cite

@article{arxiv.2410.12953,
  title  = {Syn2Real Domain Generalization for Underwater Mine-like Object Detection Using Side-Scan Sonar},
  author = {Aayush Agrawal and Aniruddh Sikdar and Rajini Makam and Suresh Sundaram and Suresh Kumar Besai and Mahesh Gopi},
  journal= {arXiv preprint arXiv:2410.12953},
  year   = {2025}
}

Comments

7 pages, 4 figures and 3 tables

R2 v1 2026-06-28T19:24:50.250Z