arXiv:2510.21417cs.LG2025-10NeurIPS被引 4

无需预训练模型,自扩散法通过迭代去噪求解逆问题。

Self-diffusion for Solving Inverse Problems

  • 用随机初始化的卷积网络,交替加噪与自去噪迭代优化解。
  • 在多个线性逆问题上表现优于或相当现有方法。
  • 无需预训练模型,适配任意观测噪声与前向算子。

我们提出自扩散框架,用于解决逆问题而无需依赖预训练生成模型。传统扩散方法需在干净数据上训练模型以逆转加噪过程,再采样与观测一致的解。自扩散则采用自包含的迭代流程:每步对当前估计加噪,并用一个从零开始随机初始化的单个卷积网络,通过数据保真损失持续训练若干轮,从含噪估计中预测解。该方法利用神经网络的谱偏差特性,并通过调度噪声过程进行调节。不依赖预训练得分函数或外部去噪器,仍能适应任意前向算子和噪声观测,具备高度灵活性与广泛适用性。我们在多种线性逆问题上验证了其有效性,结果表明自扩散性能可媲美甚至优于其他方法。

原文摘要 · Abstract (English)

We propose self-diffusion, a novel framework for solving inverse problems without relying on pretrained generative models. Traditional diffusion-based approaches require training a model on a clean dataset to learn to reverse the forward noising process. This model is then used to sample clean solutions -- corresponding to posterior sampling from a Bayesian perspective -- that are consistent with the observed data under a specific task. In contrast, self-diffusion introduces a self-contained iterative process that alternates between noising and denoising steps to progressively refine its estimate of the solution. At each step of self-diffusion, noise is added to the current estimate, and a self-denoiser, which is a single untrained convolutional network randomly initialized from scratch, is continuously trained for certain iterations via a data fidelity loss to predict the solution from the noisy estimate. Essentially, self-diffusion exploits the spectral bias of neural networks and modulates it through a scheduled noise process. Without relying on pretrained score functions or external denoisers, this approach still remains adaptive to arbitrary forward operators and noisy observations, making it highly flexible and broadly applicable. We demonstrate the effectiveness of our approach on a variety of linear inverse problems, showing that self-diffusion achieves competitive or superior performance compared to other methods.

逆问题扩散模型自去噪无预训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。