paper-with-me

Papers

Denoising Diffusion Models for 3D Healthy Brain Tissue Inpainting

2024-03-21 · Alicia Durrer, Julia Wolleb, Florentin Bieder, Paul Friedrich, Lester Melie-Garcia, Mario Ocampo-Pineda, Cosmin I. Bercea, Ibrahim E. Hamamci, Benedikt Wiestler, Marie Piraud, Özgür Yaldizli, Cristina Granziera, Bjoern H. Menze, Philippe C. Cattin, Florian Kofler

Monitoring diseases that affect the brain's structural integrity requires automated analysis of magnetic resonance (MR) images, e.g., for the evaluation of volumetric changes. However, many of the evaluation tools are optimized for analyzing healthy tissue. To enable the evaluation of scans containing pathological tissue, it is therefore required to restore healthy tissue in the pathological areas. In this work, we explore and extend denoising diffusion models for consistent inpainting of healthy 3D brain tissue. We modify state-of-the-art 2D, pseudo-3D, and 3D methods working in the image space, as well as 3D latent and 3D wavelet diffusion models, and train them to synthesize healthy brain tissue. Our evaluation shows that the pseudo-3D model performs best regarding the structural-similarity index, peak signal-to-noise ratio, and mean squared error. To emphasize the clinical relevance, we fine-tune this model on data containing synthetic MS lesions and evaluate it on a downstream brain tissue segmentation task, whereby it outperforms the established FMRIB Software Library (FSL) lesion-filling method.

📄 PDF Abstract BibTeX arXiv:2403.14499

Code (1)

aliciadurrer/dm_inpainting 공식 구현 pytorch

Tasks

Denoising

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…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Library 설명 없음

Similar Papers 제목 키워드 기반

Denoising Diffusion Models for Inpainting of Healthy Brain Tissue

2024-02-27 · Alicia Durrer, Philippe C. Cattin, Julia Wolleb

This paper is a contribution to the "BraTS 2023 Local Synthesis of Healthy Brain Tissue via Inpainting Challenge". The task of this challenge is to transform tumor tissue into healthy tissue in brain magnetic resonance (…

DenoisingSSIM

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting

2025-07-17 · Alicia Durrer, Florentin Bieder, Paul Friedrich, Bjoern Menze 외

Healthy tissue inpainting has significant applications, including the generation of pseudo-healthy baselines for tumor growth models and the facilitation of image registration. In previous editions of the BraTS Local Syn…

3D InpaintingDenoisingImage GenerationImage Registration+1

DiffKAN-Inpainting: KAN-based Diffusion model for brain tumor inpainting

2025-02-24 · Tianli Tao, Ziyang Wang, Han Zhang, Theodoros N. Arvanitis 외

Brain tumors delay the standard preprocessing workflow for further examination. Brain inpainting offers a viable, although difficult, solution for tumor tissue processing, which is necessary to improve the precision of t…

DenoisingKolmogorov-Arnold Networks

A Biophysically-Conditioned Generative Framework for 3D Brain Tumor MRI Synthesis

2025-10-10 · Valentin Biller, Lucas Zimmer, Ayhan Can Erdur, Sandeep Nagar 외 arxiv

Magnetic resonance imaging (MRI) inpainting supports numerous clinical and research applications. We introduce the first generative model that conditions on voxel-level, continuous tumor concentrations to synthesize high…

U-Net Based Healthy 3D Brain Tissue Inpainting

2025-07-24 · Juexin Zhang, Ying Weng, Ke Chen arxiv

This paper introduces a novel approach to synthesize healthy 3D brain tissue from masked input images, specifically focusing on the task of 'ASNR-MICCAI BraTS Local Synthesis of Tissue via Inpainting'. Our proposed metho…

Data Augmentation