CVJun 14

Fusing Transferred Priors and Physics-based Decomposition for Underwater Image Enhancement

arXiv:2606.1564811.5Has Code
Predicted impact top 41% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in underwater image enhancement, this work offers a label-free approach that leverages transfer learning and physics-based decomposition to achieve SOTA results.

The paper proposes a transfer learning-based underwater image enhancement method that does not require paired labels, using physics-based decomposition and cross-domain priors. It achieves state-of-the-art performance, significantly outperforming benchmark methods.

The underwater images are captured within diverse water-medium conditions, leading to complex degradation, including color bias, low contrast, and blur effect. Recently, learning-based methods have demonstrated their potential for underwater image enhancement (UIE). However, most of the previous work focus on the training strategy or network design to make the enhanced result aligned well with the labels in datasets, ignoring that the labels are selected from the enhanced results of previous UIE methods and these pseudo-labels are noisy. Consequently, the performance of their models is not satisfactory to a certain extent. However, collecting the true labels of the underwater images is challenging. In this work, we propose a transfer learning-based UIE that does not require underwater images to have paired noisy or true labels for learning. Instead, the UIE task is first divided into global color correction, haze removal, and background noise suppression following the underwater physics. Then multiple types of prior from other vision tasks are leveraged as cross-domain supervision in each step. In this way, a novel UIE is available via transfer learning, and the physics-aligned UIE decomposition provides theoretical soundness. Qualitative and quantitative experiments demonstrate that our proposal based on physics and priors fusion achieves SOTA performance in the UIE task and effectively boosts downstream vision tasks, significantly outperforming benchmark methods. Project repo: https://github.com/Haru2022/P2-UIE.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes