Two Heads Better than One: Dual Degradation Representation for Blind Super-Resolution
Hsuan Yuan, Shao-Yu Weng, I-Hsuan Lo, Wei-Chen Chiu, Yu-Syuan Xu, Hao-Chien Hsueh, Jen-Hui Chuang, Ching-Chun Huang
TL;DR
The paper tackles blind single-image super-resolution under unknown degradations by proposing a dual-branch degradation extractor that disentangles blur and noise in the wavelet high-frequency domain. It couples these embeddings with a conditional SR network using a normalization codebook purification to produce robust, degradation-aware restorations. The approach combines contrastive learning, SR reconstruction, and embedding regularization to achieve state-of-the-art results on synthetic blind-SR benchmarks and demonstrates strong generalization across datasets and degradation types. This disentangled degradation modeling offers practical benefits for real-world SR where degradations are diverse and unknown.
Abstract
Previous methods have demonstrated remarkable performance in single image super-resolution (SISR) tasks with known and fixed degradation (e.g., bicubic downsampling). However, when the actual degradation deviates from these assumptions, these methods may experience significant declines in performance. In this paper, we propose a Dual Branch Degradation Extractor Network to address the blind SR problem. While some blind SR methods assume noise-free degradation and others do not explicitly consider the presence of noise in the degradation model, our approach predicts two unsupervised degradation embeddings that represent blurry and noisy information. The SR network can then be adapted to blur embedding and noise embedding in distinct ways. Furthermore, we treat the degradation extractor as a regularizer to capitalize on differences between SR and HR images. Extensive experiments on several benchmarks demonstrate our method achieves SOTA performance in the blind SR problem.
