UHDRes: Ultra-High-Definition Image Restoration via Dual-Domain Decoupled Spectral Modulation
S. Zhao, W. Lu, B. Wang, T. Wang, K. Zhang, H. Zhao
TL;DR
UHDRes addresses the challenge of restoring ultra-high-definition images under degradations with a lightweight, dual-domain approach. It explicitly models the amplitude spectrum in the frequency domain through the spectral amplitude modulation unit (SAMU) and implicitly refines the phase via spatial-domain refinement with the structural refinement unit (SRU), all within a spatio-spectral fusion module (SSFM). The method leverages three key components—MSCA for multi-scale spatial features, a decoupled spectral modulation block (DSMB), and a shared gated feed-forward network (SGFN)—organized into dual-domain adaptive enhancement blocks (DAEBs) in a three-level encoder–decoder, enabling residual learning to produce high-quality UHD restorations with about 400K parameters. Across five UHD benchmarks covering low-light, dehazing, deblurring, and deraining tasks, UHDRes achieves state-of-the-art restoration while reducing memory and latency, demonstrating strong practical appeal for real-time edge deployment. The work highlights that concentrating on amplitude-domain information in the frequency domain, while letting spatial refinement handle phase-related details, can efficiently balance restoration quality and computational cost for UHD imagery.
Abstract
Ultra-high-definition (UHD) images often suffer from severe degradations such as blur, haze, rain, or low-light conditions, which pose significant challenges for image restoration due to their high resolution and computational demands. In this paper, we propose UHDRes, a novel lightweight dual-domain decoupled spectral modulation framework for UHD image restoration. It explicitly models the amplitude spectrum via lightweight spectrum-domain modulation, while restoring phase implicitly through spatial-domain refinement. We introduce the spatio-spectral fusion mechanism, which first employs a multi-scale context aggregator to extract local and global spatial features, and then performs spectral modulation in a decoupled manner. It explicitly enhances amplitude features in the frequency domain while implicitly restoring phase information through spatial refinement. Additionally, a shared gated feed-forward network is designed to efficiently promote feature interaction through shared-parameter convolutions and adaptive gating mechanisms. Extensive experimental comparisons on five public UHD benchmarks demonstrate that our UHDRes achieves the state-of-the-art restoration performance with only 400K parameters, while significantly reducing inference latency and memory usage. The codes and models are available at https://github.com/Zhao0100/UHDRes.
