VRS-UIE: Value-Driven Reordering Scanning for Underwater Image Enhancement
Kui Jiang, Yan Luo, Junjun Jiang, Ke Gu, Nan Ma, Xianming Liu
TL;DR
This work tackles underwater image enhancement by rethinking state-space scanning: a pixelwise value map guides the scanning order to prioritize informative regions, enabling purer state propagation for color and structure reconstruction. The core contributions are MVGL, which combines implicit self-similarity with an explicit DINOv2 prior to produce a value map; the Mamba–Conv Mixer (MCM), a dual-path block that couples value-driven global sequencing with adaptive local filtering; and the Cross-Feature Bridge (CFB) for robust multi-level fusion. Together, they yield a new state-of-the-art on FR and NR underwater benchmarks, with a lightweight variant VRS-UIE-S suitable for real-time deployment. The approach demonstrates substantial gains in color fidelity and structural preservation while mitigating water bias, offering a practical, explainable improvement for underwater vision systems.
Abstract
State Space Models (SSMs) have emerged as a promising backbone for vision tasks due to their linear complexity and global receptive field. However, in the context of Underwater Image Enhancement (UIE), the standard sequential scanning mechanism is fundamentally challenged by the unique statistical distribution characteristics of underwater scenes. The predominance of large-portion, homogeneous but useless oceanic backgrounds can dilute the feature representation responses of sparse yet valuable targets, thereby impeding effective state propagation and compromising the model's ability to preserve both local semantics and global structure. To address this limitation, we propose a novel Value-Driven Reordering Scanning framework for UIE, termed VRS-UIE. Its core innovation is a Multi-Granularity Value Guidance Learning (MVGL) module that generates a pixel-aligned value map to dynamically reorder the SSM's scanning sequence. This prioritizes informative regions to facilitate the long-range state propagation of salient features. Building upon the MVGL, we design a Mamba-Conv Mixer (MCM) block that synergistically integrates priority-driven global sequencing with dynamically adjusted local convolutions, thereby effectively modeling both large-portion oceanic backgrounds and high-value semantic targets. A Cross-Feature Bridge (CFB) further refines multi-level feature fusion. Extensive experiments demonstrate that our VRS-UIE framework sets a new state-of-the-art, delivering superior enhancement performance (surpassing WMamba by 0.89 dB on average) by effectively suppressing water bias and preserving structural and color fidelity. Furthermore, by incorporating efficient convolutional operators and resolution rescaling, we construct a light-weight yet effective scheme, VRS-UIE-S, suitable for real-time UIE applications.
