Learning Image Priors through Patch-based Diffusion Models for Solving Inverse Problems
Jason Hu, Bowen Song, Xiaojian Xu, Liyue Shen, Jeffrey A. Fessler

TL;DR
This paper introduces PaDIS, a patch-based diffusion model that efficiently learns image priors for high-resolution inverse problems, outperforming previous methods especially with limited training data.
Contribution
The paper presents a novel patch-based, position-aware diffusion model that improves memory and data efficiency for solving high-dimensional inverse problems.
Findings
PaDIS achieves better memory and data efficiency.
It effectively solves inverse problems like CT reconstruction, deblurring, and superresolution.
Outperforms prior methods with limited training data.
Abstract
Diffusion models can learn strong image priors from underlying data distribution and use them to solve inverse problems, but the training process is computationally expensive and requires lots of data. Such bottlenecks prevent most existing works from being feasible for high-dimensional and high-resolution data such as 3D images. This paper proposes a method to learn an efficient data prior for the entire image by training diffusion models only on patches of images. Specifically, we propose a patch-based position-aware diffusion inverse solver, called PaDIS, where we obtain the score function of the whole image through scores of patches and their positional encoding and utilize this as the prior for solving inverse problems. First of all, we show that this diffusion model achieves an improved memory efficiency and data efficiency while still maintaining the capability to generate entire…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications
MethodsDiffusion
