From Zero to Detail: A Progressive Spectral Decoupling Paradigm for UHD Image Restoration with New Benchmark

arXiv cs.CV / 4/20/2026

📰 NewsSignals & Early TrendsModels & Research

Key Points

  • The paper proposes a progressive spectral decoupling approach for UHD image restoration by splitting the task into three stages: zero-frequency enhancement, low-frequency restoration, and high-frequency refinement.
  • It introduces the ERR framework using three cooperating sub-networks—ZFE (global priors), LFR (coarse-scale content reconstruction), and HFR (fine-detail recovery via a proposed FW-KAN module).
  • The high-frequency refinement relies on a frequency-windowed Kolmogorov-Arnold Network (FW-KAN) to better recover textures and intricate details for high-fidelity results.
  • To support future work, the authors release a large-scale benchmark dataset, LSUHDIR, with 82,126 high-quality UHD images covering diverse scenes.
  • The method is reported to outperform existing approaches on multiple UHD restoration tasks, with ablation studies confirming the value and necessity of each component.

Abstract

Ultra-high-definition (UHD) image restoration poses unique challenges due to the high spatial resolution, diverse content, and fine-grained structures present in UHD images. To address these issues, we introduce a progressive spectral decomposition for the restoration process, decomposing it into three stages: zero-frequency \textbf{enhancement}, low-frequency \textbf{restoration}, and high-frequency \textbf{refinement}. Based on this formulation, we propose a novel framework, \textbf{ERR}, which integrates three cooperative sub-networks: the zero-frequency enhancer (ZFE), the low-frequency restorer (LFR), and the high-frequency refiner (HFR). The ZFE incorporates global priors to learn holistic mappings, the LFR reconstructs the main content by focusing on coarse-scale information, and the HFR adopts our proposed frequency-windowed Kolmogorov-Arnold Network (FW-KAN) to recover fine textures and intricate details for high-fidelity restoration. To further advance research in UHD image restoration, we also construct a large-scale, high-quality benchmark dataset, \textbf{LSUHDIR}, comprising 82{,}126 UHD images with diverse scenes and rich content. Our proposed methods demonstrate superior performance across a range of UHD image restoration tasks, and extensive ablation studies confirm the contribution and necessity of each module. Project page: https://github.com/NJU-PCALab/ERR.