面向真实世界图像超分辨率的退化感知与结构保持扩散方法 / Degradation-Aware and Structure-Preserving Diffusion for Real-World Image Super-Resolution
1️⃣ 一句话总结
这篇论文提出了一种新的扩散模型框架,通过感知图像退化信息和在训练中保护图像结构细节,有效提升了真实世界模糊图像的超分辨率修复效果,使其结果更清晰、更真实。
Real-world image super-resolution is particularly challenging for diffusion models because real degradations are complex, heterogeneous, and rarely modeled explicitly. We propose a degradation-aware and structure-preserving diffusion framework for real-world SR. Specifically, we introduce Degradation-aware Token Injection, which encodes lightweight degradation statistics from low-resolution inputs and fuses them with semantic conditioning features, enabling explicit degradation-aware restoration. We further propose Spatially Asymmetric Noise Injection, which modulates diffusion noise with local edge strength to better preserve structural regions during training. Both modules are lightweight add-ons to the adopted diffusion SR framework, requiring only minor modifications to the conditioning pipeline. Experiments on DIV2K and RealSR show that our method delivers competitive no-reference perceptual quality and visually more realistic restoration results than recent baselines, while maintaining a favorable perception--distortion trade-off. Ablations confirm the effectiveness of each module and their complementary gains when combined. The code and model are publicly available at this https URL.
面向真实世界图像超分辨率的退化感知与结构保持扩散方法 / Degradation-Aware and Structure-Preserving Diffusion for Real-World Image Super-Resolution
这篇论文提出了一种新的扩散模型框架,通过感知图像退化信息和在训练中保护图像结构细节,有效提升了真实世界模糊图像的超分辨率修复效果,使其结果更清晰、更真实。
源自 arXiv: 2604.11470