Adaptive Dual-domain Learning for Underwater Image Enhancement
Lingtao Peng, Liheng Bian
TL;DR
This work tackles the challenge of underwater image enhancement by addressing spatial-region and spectral-band degradation simultaneously. It introduces SS-UIE, a dual-domain adaptive network that pairs a spatially global MCSS path with a spectrally global SWSA path in parallel, enabling degradation-level aware UIE with linear complexity. A Frequency-Wise Loss guides the model to recover high-frequency textures by applying frequency-domain supervision and dynamic weighting. Across UIEB, LSUI, and non-reference U45 datasets, SS-UIE achieves state-of-the-art results with lower computational cost and real-time inference, demonstrating practical potential for underwater imaging tasks.
Abstract
Recently, learning-based Underwater Image Enhancement (UIE) methods have demonstrated promising performance. However, existing learning-based methods still face two challenges. 1) They rarely consider the inconsistent degradation levels in different spatial regions and spectral bands simultaneously. 2) They treat all regions equally, ignoring that the regions with high-frequency details are more difficult to reconstruct. To address these challenges, we propose a novel UIE method based on spatial-spectral dual-domain adaptive learning, termed SS-UIE. Specifically, we first introduce a spatial-wise Multi-scale Cycle Selective Scan (MCSS) module and a Spectral-Wise Self-Attention (SWSA) module, both with linear complexity, and combine them in parallel to form a basic Spatial-Spectral block (SS-block). Benefiting from the global receptive field of MCSS and SWSA, SS-block can effectively model the degradation levels of different spatial regions and spectral bands, thereby enabling degradation level-based dual-domain adaptive UIE. By stacking multiple SS-blocks, we build our SS-UIE network. Additionally, a Frequency-Wise Loss (FWL) is introduced to narrow the frequency-wise discrepancy and reinforce the model's attention on the regions with high-frequency details. Extensive experiments validate that the SS-UIE technique outperforms state-of-the-art UIE methods while requiring cheaper computational and memory costs.
