English

Blind Image Super-Resolution via Contrastive Representation Learning

Computer Vision and Pattern Recognition 2021-07-05 v1

Abstract

Image super-resolution (SR) research has witnessed impressive progress thanks to the advance of convolutional neural networks (CNNs) in recent years. However, most existing SR methods are non-blind and assume that degradation has a single fixed and known distribution (e.g., bicubic) which struggle while handling degradation in real-world data that usually follows a multi-modal, spatially variant, and unknown distribution. The recent blind SR studies address this issue via degradation estimation, but they do not generalize well to multi-source degradation and cannot handle spatially variant degradation. We design CRL-SR, a contrastive representation learning network that focuses on blind SR of images with multi-modal and spatially variant distributions. CRL-SR addresses the blind SR challenges from two perspectives. The first is contrastive decoupling encoding which introduces contrastive learning to extract resolution-invariant embedding and discard resolution-variant embedding under the guidance of a bidirectional contrastive loss. The second is contrastive feature refinement which generates lost or corrupted high-frequency details under the guidance of a conditional contrastive loss. Extensive experiments on synthetic datasets and real images show that the proposed CRL-SR can handle multi-modal and spatially variant degradation effectively under blind settings and it also outperforms state-of-the-art SR methods qualitatively and quantitatively.

Keywords

Cite

@article{arxiv.2107.00708,
  title  = {Blind Image Super-Resolution via Contrastive Representation Learning},
  author = {Jiahui Zhang and Shijian Lu and Fangneng Zhan and Yingchen Yu},
  journal= {arXiv preprint arXiv:2107.00708},
  year   = {2021}
}
R2 v1 2026-06-24T03:49:20.088Z