用预训练扩散模型提升图像修复的通用性与效率
IRBridge: Solving Image Restoration Bridge with Pre-trained Generative Diffusion Models
- 提出过渡方程统一不同扩散过程,实现生成模型直接用于修复
- 在6项任务中显著提升修复鲁棒性与泛化能力
- 适合需要快速适配新退化类型的图像修复研究者
图像修复中的桥接模型构建从退化图像到清晰图像的扩散过程。然而,现有方法通常需为每种退化类型从头训练桥接模型,导致计算成本高且性能有限。本文旨在高效利用现有图像修复桥接中的预训练生成先验,消除对重新训练的需求。主要挑战在于,标准生成模型设计用于从纯噪声开始的扩散过程,而修复任务始于低质量图像,导致两个过程的状态分布不匹配。为此,我们提出一种过渡方程,连接具有相同终点分布的两个扩散过程。基于此,引入IRBridge框架,使生成模型可直接应用于图像修复桥接,提供更灵活、可扩展的修复方案。在六项图像修复任务上的大量实验表明,IRBridge能有效融合生成先验,显著提升鲁棒性与泛化性能。代码将公开于GitHub。
原文摘要 · Abstract (English)
Bridge models in image restoration construct a diffusion process from degraded to clear images. However, existing methods typically require training a bridge model from scratch for each specific type of degradation, resulting in high computational costs and limited performance. This work aims to efficiently leverage pretrained generative priors within existing image restoration bridges to eliminate this requirement. The main challenge is that standard generative models are typically designed for a diffusion process that starts from pure noise, while restoration tasks begin with a low-quality image, resulting in a mismatch in the state distributions between the two processes. To address this challenge, we propose a transition equation that bridges two diffusion processes with the same endpoint distribution. Based on this, we introduce the IRBridge framework, which enables the direct utilization of generative models within image restoration bridges, offering a more flexible and adaptable approach to image restoration. Extensive experiments on six image restoration tasks demonstrate that IRBridge efficiently integrates generative priors, resulting in improved robustness and generalization performance. Code will be available at GitHub.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。