arXiv:2410.11730cs.CVcs.AI2024-10被引 8

用局部块训练扩散模型,解决分布不匹配时的图像重建问题

Patch-Based Diffusion Models Beat Whole-Image Models for Mismatched Distribution Inverse Problems

  • 用图像块学习先验,避免整体图像分布假设
  • 在仅一个测试样本或少量样本下仍能高质量重建
  • 适合真实场景中数据分布不一致的问题,如医学成像

扩散模型在求解逆问题上表现优异,因其能学习强图像先验,但现有方法需训练数据与测试数据来自同一分布。当分布不匹配时,重建图像会出现伪影和幻觉。本文系统研究了已知训练分布下的分布外(OOD)问题:第一种情况是仅有一个来自未知测试分布的测量值;第二种是仅有少量测试分布样本可用。两种情况下均采用仅从图像块学习分布的块级扩散先验。第一种情况还引入自监督损失,确保输出与测量值一致。大量实验表明,该方法在两种设置下均可实现高质量重建,优于全图模型,并可媲美使用大规模同分布训练数据的方法。同时证明,全图模型易产生记忆和过拟合,导致伪影,而块级模型可有效缓解此问题。

原文摘要 · Abstract (English)

Diffusion models have achieved excellent success in solving inverse problems due to their ability to learn strong image priors, but existing approaches require a large training dataset of images that should come from the same distribution as the test dataset. When the training and test distributions are mismatched, artifacts and hallucinations can occur in reconstructed images due to the incorrect priors. In this work, we systematically study out of distribution (OOD) problems where a known training distribution is first provided. We first study the setting where only a single measurement obtained from the unknown test distribution is available. Next we study the setting where a very small sample of data belonging to the test distribution is available, and our goal is still to reconstruct an image from a measurement that came from the test distribution. In both settings, we use a patch-based diffusion prior that learns the image distribution solely from patches. Furthermore, in the first setting, we include a self-supervised loss that helps the network output maintain consistency with the measurement. Extensive experiments show that in both settings, the patch-based method can obtain high quality image reconstructions that can outperform whole-image models and can compete with methods that have access to large in-distribution training datasets. Furthermore, we show how whole-image models are prone to memorization and overfitting, leading to artifacts in the reconstructions, while a patch-based model can resolve these issues.

扩散模型图像重建分布外

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