用盲区网络引导扩散模型,无监督去噪效果领先。
Blind-Spot Guided Diffusion for Self-supervised Real-World Denoising
- 双分支扩散架构,结合盲区网络与常规扩散
- 在SIDD和DND数据集上达到顶尖性能
- 适合无标注真实图像去噪场景
本文提出盲区引导扩散(Blind-Spot Guided Diffusion),一种新颖的自监督真实世界图像去噪框架。针对盲区网络(BSN)常牺牲局部细节并引入像素不连续的问题,以及扩散模型难以适配自监督去噪的挑战,我们设计双分支扩散结构:一分支基于BSN生成半清洁图像,另一分支捕捉噪声分布。通过BSN分支引导采样过程,实现无需成对数据的有效训练,既保留局部细节又建模噪声结构。在SIDD和DND数据集上的大量实验表明,该方法达到当前最优性能,验证了其在真实世界去噪中的高效性。代码与预训练模型已公开于https://github.com/Sumching/BSGD。
原文摘要 · Abstract (English)
In this work, we present Blind-Spot Guided Diffusion, a novel self-supervised framework for real-world image denoising. Our approach addresses two major challenges: the limitations of blind-spot networks (BSNs), which often sacrifice local detail and introduce pixel discontinuities due to spatial independence assumptions, and the difficulty of adapting diffusion models to self-supervised denoising. We propose a dual-branch diffusion framework that combines a BSN-based diffusion branch, generating semi-clean images, with a conventional diffusion branch that captures underlying noise distributions. To enable effective training without paired data, we use the BSN-based branch to guide the sampling process, capturing noise structure while preserving local details. Extensive experiments on the SIDD and DND datasets demonstrate state-of-the-art performance, establishing our method as a highly effective self-supervised solution for real-world denoising. Code and pre-trained models are released at: https://github.com/Sumching/BSGD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。