paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2410.11730

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

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

Ultra-Resolution Cascaded Diffusion Model for Gigapixel Image Synthesis in Histopathology

2023-12-02 · Sarah Cechnicka, Hadrien Reynaud, James Ball, Naomi Simmonds 외

Diagnoses from histopathology images rely on information from both high and low resolutions of Whole Slide Images. Ultra-Resolution Cascaded Diffusion Models (URCDMs) allow for the synthesis of high-resolution images tha…

Image Generationwhole slide images

Deep learning for automated detection of breast cancer in deep ultraviolet fluorescence images with diffusion probabilistic model

2024-07-01 · Sepehr Salem Ghahfarokhi, Tyrell To, Julie Jorns, Tina Yen 외

Data limitation is a significant challenge in applying deep learning to medical images. Recently, the diffusion probabilistic model (DPM) has shown the potential to generate high-quality images by converting Gaussian ran…

Breast Cancer DetectionCancer Classification

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

2024-06-04 · Jason Hu, Bowen Song, Xiaojian Xu, Liyue Shen 외

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 p…

CT ReconstructionDeblurring

Beat-Synchronous Tokenization for ECG Transformers

2026-08-31 · Ahmed Sameh, Nolan Wilson, Max Enderlein, Yogatheesan Varatharajah arxiv

Transformer-based electrocardiogram (ECG) models commonly tokenize waveforms into fixed temporal patches. Though convenient, fixed patching can split heartbeat structures across token boundaries. We study beat-synchronou…