paper-with-me

Papers

Learning Image Priors through Patch-based Diffusion Models for Solving Inverse Problems

2024-06-04 · Jason Hu, Bowen Song, Xiaojian Xu, Liyue Shen, Jeffrey A. Fessler

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 images via positional encoding. Additionally, the proposed PaDIS model is highly flexible and can be plugged in with different diffusion inverse solvers (DIS). We demonstrate that the proposed PaDIS approach enables solving various inverse problems in both natural and medical image domains, including CT reconstruction, deblurring, and superresolution, given only patch-based priors. Notably, PaDIS outperforms previous DIS methods trained on entire image priors in the case of limited training data, demonstrating the data efficiency of our proposed approach by learning patch-based prior.

📄 PDF Abstract BibTeX arXiv:2406.02462

Code (1)

sundeco/padis 공식 구현 pytorch

Tasks

CT ReconstructionDeblurring

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Investigating the Feasibility of Patch-based Inference for Generalized Diffusion Priors in Inverse Problems for Medical Images

2025-01-25 · Saikat Roy, Mahmoud Mostapha, Radu Miron, Matt Holbrook 외

Plug-and-play approaches to solving inverse problems such as restoration and super-resolution have recently benefited from Diffusion-based generative priors for natural as well as medical images. However, solutions often…

Super-Resolution

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

2024-10-15 · Jason Hu, Bowen Song, Jeffrey A. Fessler, Liyue Shen

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…

Memorization

DreamSR: Towards Ultra-High-Resolution Image Super-Resolution via a Receptive-Field Enhanced Diffusion Transformer

2026-05-15 · Qingji Dong, Hang Dong, Mingqin Chen, Rui Zhang 외 arxiv

Large-scale pre-trained diffusion models have been extensively adopted for real-world image Super-Resolution because of their powerful generative priors through textual guidance. However, when super-resolving high-resolu…

Image Super-Resolution

Local Patches Meet Global Context: Scalable 3D Diffusion Priors for Computed Tomography Reconstruction

2025-12-20 · Taewon Yang, Jason Hu, Jeffrey A. Fessler, Liyue Shen arxiv

Diffusion models learn strong image priors that can be leveraged to solve inverse problems like medical image reconstruction. However, for real-world applications such as 3D Computed Tomography (CT) imaging, directly tra…

Image Reconstruction3D ReconstructionImage Generation3D Generation

Scale-Cascaded Diffusion Models for Super-Resolution in Medical Imaging

2026-01-30 · Darshan Thaker, Mahmoud Mostapha, Radu Miron, Shihan Qiu 외 arxiv

Diffusion models have been increasingly used as strong generative priors for solving inverse problems such as super-resolution in medical imaging. However, these approaches typically utilize a diffusion prior trained at …

Image Super-Resolution