Discovering Distinctive "Semantics" in Super-Resolution Networks
Yihao Liu, Anran Liu, Jinjin Gu, Zhipeng Zhang, Wenhao Wu, Yu Qiao, Chao Dong
TL;DR
This paper reveals that deep SR networks learn DDR, degradation-focused semantics that distinguish degradations rather than image content. Through dimensionality reduction and visualization across CinCGAN, SRResNet, and SRGAN, DDR is shown to be shaped by adversarial learning and global residual, and to evolve with training, correlating with improved SR performance. DDR enables practical tasks such as distortion identification, blind SR with degradation-embedded guidance, and generalization evaluation, offering a new lens for understanding and improving low-level vision models. The work has implications for interpretability, degradation disentanglement, and robust SR design in real-world settings.
Abstract
Image super-resolution (SR) is a representative low-level vision problem. Although deep SR networks have achieved extraordinary success, we are still unaware of their working mechanisms. Specifically, whether SR networks can learn semantic information, or just perform complex mapping function? What hinders SR networks from generalizing to real-world data? These questions not only raise our curiosity, but also influence SR network development. In this paper, we make the primary attempt to answer the above fundamental questions. After comprehensively analyzing the feature representations (via dimensionality reduction and visualization), we successfully discover the distinctive "semantics" in SR networks, i.e., deep degradation representations (DDR), which relate to image degradation instead of image content. We show that a well-trained deep SR network is naturally a good descriptor of degradation information. Our experiments also reveal two key factors (adversarial learning and global residual) that influence the extraction of such semantics. We further apply DDR in several interesting applications (such as distortion identification, blind SR and generalization evaluation) and achieve promising results, demonstrating the correctness and effectiveness of our findings.
