Accurate object detection in underwater environments is severely challenged by light attenuation, wavelength-dependent color distortion, and scattering-induced turbidity, which create a substantial domain gap between terrestrial and underwater imagery. Conventional Generative Adversarial Network(GAN)-based translation models, such as CycleGAN, attempt to mitigate this gap but often suffer from instability and unrealistic color shifts due to their black-box design. To address these limitations, we propose JTA-GAN (Joint Turbidity–Attenuation GAN), a physics-informed generative framework that explicitly disentangles underwater image formation into scene radiance (J, derived from the physical imaging model), transmission (T), and ambient light (A). By enforcing a simplified physical imaging model within the generator architecture, JTA-GAN enables spatially coherent haze and attenuation synthesis without requiring ground-truth depth supervision. An asymmetric architecture stabilizes reverse mapping, while Learned Perceptual Image Patch Similarity(LPIPS)-based perceptual loss further improves reconstruction realism. Using the JTA-GAN network, we generated 65,153 physically plausible synthetic images for training You Only Look Once(YOLO)-based detectors. Evaluation on the SUIM benchmark demonstrates consistent performance improvements; specifically, YOLOv8s trained with synthetic data from JTA-GAN achieves 17.3% mAP(mean Average Precision), outperforming the land-only baseline (13.2%) and CycleGAN-based augmentation (10.8%). These results confirm that physics-informed generative modeling provides a theoretically grounded and effective solution for underwater domain adaptation under the high-turbidity and low-light conditions represented in the study.
Chen et al. (Mon,) studied this question.