CVJan 10, 2025

StructSR: Refuse Spurious Details in Real-World Image Super-Resolution

arXiv:2501.05777v22 citationsh-index: 5AAAI
Originality Incremental advance
AI Analysis

This addresses structural fidelity issues in real-world image super-resolution for applications like photography and vision systems, but it is incremental as it builds on existing diffusion models.

The paper tackles the problem of structural errors and spurious texture details in diffusion-based real-world image super-resolution by introducing StructSR, a plug-and-play method that improves PSNR by 4.13-5.27% and SSIM by 8.64-9.36% across datasets.

Diffusion-based models have shown great promise in real-world image super-resolution (Real-ISR), but often generate content with structural errors and spurious texture details due to the empirical priors and illusions of these models. To address this issue, we introduce StructSR, a simple, effective, and plug-and-play method that enhances structural fidelity and suppresses spurious details for diffusion-based Real-ISR. StructSR operates without the need for additional fine-tuning, external model priors, or high-level semantic knowledge. At its core is the Structure-Aware Screening (SAS) mechanism, which identifies the image with the highest structural similarity to the low-resolution (LR) input in the early inference stage, allowing us to leverage it as a historical structure knowledge to suppress the generation of spurious details. By intervening in the diffusion inference process, StructSR seamlessly integrates with existing diffusion-based Real-ISR models. Our experimental results demonstrate that StructSR significantly improves the fidelity of structure and texture, improving the PSNR and SSIM metrics by an average of 5.27% and 9.36% on a synthetic dataset (DIV2K-Val) and 4.13% and 8.64% on two real-world datasets (RealSR and DRealSR) when integrated with four state-of-the-art diffusion-based Real-ISR methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes