paper-with-me

Papers

Denoising Diffusion Probabilistic Models for Image Inpainting of Cell Distributions in the Human Brain

2023-11-28 · Jan-Oliver Kropp, Christian Schiffer, Katrin Amunts, Timo Dickscheid

Recent advances in imaging and high-performance computing have made it possible to image the entire human brain at the cellular level. This is the basis to study the multi-scale architecture of the brain regarding its subdivision into brain areas and nuclei, cortical layers, columns, and cell clusters down to single cell morphology Methods for brain mapping and cell segmentation exploit such images to enable rapid and automated analysis of cytoarchitecture and cell distribution in complete series of histological sections. However, the presence of inevitable processing artifacts in the image data caused by missing sections, tears in the tissue, or staining variations remains the primary reason for gaps in the resulting image data. To this end we aim to provide a model that can fill in missing information in a reliable way, following the true cell distribution at different scales. Inspired by the recent success in image generation, we propose a denoising diffusion probabilistic model (DDPM), trained on light-microscopic scans of cell-body stained sections. We extend this model with the RePaint method to impute missing or replace corrupted image data. We show that our trained DDPM is able to generate highly realistic image information for this purpose, generating plausible cell statistics and cytoarchitectonic patterns. We validate its outputs using two established downstream task models trained on the same data.

📄 PDF Abstract BibTeX arXiv:2311.16821

Code (0)

등록된 구현이 없습니다.

Tasks

Cell SegmentationDenoisingImage GenerationImage Inpainting

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 제목 키워드 기반

Minutes to Seconds: Speeded-up DDPM-based Image Inpainting with Coarse-to-Fine Sampling

2024-07-08 · Lintao Zhang, Xiangcheng Du, LeoWu TomyEnrique, Yiqun Wang 외

For image inpainting, the existing Denoising Diffusion Probabilistic Model (DDPM) based method i.e. RePaint can produce high-quality images for any inpainting form. It utilizes a pre-trained DDPM as a prior and generates…

DenoisingImage Inpainting

DiffGANPaint: Fast Inpainting Using Denoising Diffusion GANs

2023-08-03 · Moein Heidari, Alireza Morsali, Tohid Abedini, Samin Heydarian

Free-form image inpainting is the task of reconstructing parts of an image specified by an arbitrary binary mask. In this task, it is typically desired to generalize model capabilities to unseen mask types, rather than l…

DenoisingGenerative Adversarial NetworkImage Inpainting

RePaint: Inpainting using Denoising Diffusion Probabilistic Models

2022-01-24 · CVPR 2022 1 · Andreas Lugmayr, Martin Danelljan, Andres Romero, Fisher Yu 외

Free-form inpainting is the task of adding new content to an image in the regions specified by an arbitrary binary mask. Most existing approaches train for a certain distribution of masks, which limits their generalizati…

DenoisingImage Inpainting

Gradpaint: Gradient-Guided Inpainting with Diffusion Models

2023-09-18 · Asya Grechka, Guillaume Couairon, Matthieu Cord

Denoising Diffusion Probabilistic Models (DDPMs) have recently achieved remarkable results in conditional and unconditional image generation. The pre-trained models can be adapted without further training to different do…

DenoisingImage GenerationImage InpaintingUnconditional Image Generation

A Theoretical Justification for Image Inpainting using Denoising Diffusion Probabilistic Models

2023-02-02 · Litu Rout, Advait Parulekar, Constantine Caramanis, Sanjay Shakkottai

We provide a theoretical justification for sample recovery using diffusion based image inpainting in a linear model setting. While most inpainting algorithms require retraining with each new mask, we prove that diffusion…

DenoisingImage Inpainting