CVApr 14

Style-Decoupled Adaptive Routing Network for Underwater Image Enhancement

arXiv:2604.1225763.4h-index: 5Has Code
Predicted impact top 53% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work improves underwater image enhancement for marine applications by handling varying degradation levels adaptively, outperforming existing methods.

SDAR-Net addresses the problem of uniform mapping in underwater image enhancement by adaptively modulating the enhancement process based on degradation style, achieving state-of-the-art performance with a PSNR of 25.72 dB on a real-world benchmark.

Underwater Image Enhancement (UIE) is essential for robust visual perception in marine applications. However, existing methods predominantly rely on uniform mapping tailored to average dataset distributions, leading to over-processing mildly degraded images or insufficient recovery for severe ones. To address this challenge, we propose a novel adaptive enhancement framework, SDAR-Net. Unlike existing uniform paradigms, it first decouples specific degradation styles from the input and subsequently modulates the enhancement process adaptively. Specifically, since underwater degradation primarily shifts the appearance while keeping the scene structure, SDAR-Net formulates image features into dynamic degradation style embeddings and static scene structural representations through a carefully designed training framework. Subsequently, we introduce an adaptive routing mechanism. By evaluating style features and adaptively predicting soft weights at different enhancement states, it guides the weighted fusion of the corresponding image representations, accurately satisfying the adaptive restoration demands of each image. Extensive experiments show that SDAR-Net achieves a new state-of-the-art (SOTA) performance with a PSNR of 25.72 dB on real-world benchmark, and demonstrates its utility in downstream vision tasks. Our code is available at https://github.com/WHU-USI3DV/SDAR-Net.

Foundations

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

Your Notes