🤖 AI Summary
This work addresses the severe information loss in underwater images caused by wavelength-dependent absorption, scattering, and spatially non-uniform degradation, which often leads to semantic drift in existing enhancement methods. To overcome this, the authors propose a reference-free, two-stage teacher–student learning framework. In the teacher stage, reliable spatial priors are learned from paired data; in the student stage, these priors are emulated using only degraded images, aided by two novel mechanisms—Residual Prior Refinement Diffusion (RPRD) and Frequency-aware Residual Calibration (FPRC)—to effectively bridge the prior discrepancy between teacher and student. The method achieves state-of-the-art performance across multiple underwater image enhancement benchmarks, significantly improves downstream tasks such as object detection and instance segmentation, and demonstrates practical efficacy on real-world ROV-collected data.
📝 Abstract
Underwater image enhancement (UIE) aims to recover clear images from observations affected by wavelength-dependent absorption, scattering, and spatially nonuniform degradation. Although existing generative methods can handle complex degradations, severe information loss may lead to semantic drift in the restored results. To address this issue, we propose RPL-UIE, a two-stage teacher--student framework for reliable prior learning. In the teacher stage, the network learns reliable and complementary spatial priors characterizing appearance and photometric properties from paired degraded and reference images. In the student stage, the network takes only degraded images as input and learns to emulate the teacher's prior extraction capability, thereby providing more reliable restoration guidance for the enhancement process without requiring reference images at inference. To reduce the prior-learning discrepancy between the teacher and student models, we further develop Residual Prior Refinement Diffusion (RPRD) and Frequency-Aware Prior Residual Calibration (FPRC). RPRD uses the coarse priors as anchors and progressively predicts the necessary corrections in the residual space. FPRC retains stable low-frequency residual components and selectively modulates high-frequency detail residuals, producing calibrated priors to support high-quality reconstruction. Experiments on multiple UIE benchmarks demonstrate competitive restoration performance. Downstream underwater object detection and instance segmentation experiments further demonstrate the improved utility of enhanced images for visual perception, while tests on real-world data captured by a remotely operated vehicle (ROV) support the practical applicability of RPL-UIE.