paper-with-me

Papers

Memory-Efficient 3D Denoising Diffusion Models for Medical Image Processing

2023-03-27 · Florentin Bieder, Julia Wolleb, Alicia Durrer, Robin Sandkühler, Philippe C. Cattin

Denoising diffusion models have recently achieved state-of-the-art performance in many image-generation tasks. They do, however, require a large amount of computational resources. This limits their application to medical tasks, where we often deal with large 3D volumes, like high-resolution three-dimensional data. In this work, we present a number of different ways to reduce the resource consumption for 3D diffusion models and apply them to a dataset of 3D images. The main contribution of this paper is the memory-efficient patch-based diffusion model \textit{PatchDDM}, which can be applied to the total volume during inference while the training is performed only on patches. While the proposed diffusion model can be applied to any image generation tasks, we evaluate the method on the tumor segmentation task of the BraTS2020 dataset and demonstrate that we can generate meaningful three-dimensional segmentations.

📄 PDF Abstract BibTeX arXiv:2303.15288

Code (1)

florentinbieder/PatchDDM-3D 공식 구현 pytorch

Tasks

DenoisingImage GenerationTumor Segmentation

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

PPDM: Pixel Puzzling Diffusion Model for Speed and Memory Efficient Volumetric Medical Image Translation

2026-06-13 · Tianqi Chen, Jun Hou, Yinchi Zhou, James S. Duncan 외 arxiv

Diffusion models have demonstrated superior fidelity for medical image-to-image translation, but their extension to high-resolution 3D volumes is severely constrained by prohibitive computational cost and GPU memory requ…

Image-to-Image Translation

PGDiffSeg: Prior-Guided Denoising Diffusion Model with Parameter-Shared Attention for Breast Cancer Segmentation

2024-10-23 · Feiyan Feng, Tianyu Liu, Hong Wang, Jun Zhao 외

Early detection through imaging and accurate diagnosis is crucial in mitigating the high mortality rate associated with breast cancer. However, locating tumors from low-resolution and high-noise medical images is extreme…

DenoisingImage SegmentationMedical Image SegmentationSegmentation+1

Bringing together invertible UNets with invertible attention modules for memory-efficient diffusion models

2025-04-15 · Karan Jain, Mohammad Nayeem Teli

Diffusion models have recently gained state of the art performance on many image generation tasks. However, most models require significant computational resources to achieve this. This becomes apparent in the applicatio…

DenoisingGPUImage Generation

A Fast and Efficient Modern BERT based Text-Conditioned Diffusion Model for Medical Image Segmentation

2025-11-26 · Venkata Siddharth Dhara, Pawan Kumar arxiv

In recent times, denoising diffusion probabilistic models (DPMs) have proven effective for medical image generation and denoising, and as representation learners for downstream segmentation. However, segmentation perform…

Medical Image SegmentationMedical Image GenerationClinical Knowledge

FDiff-Fusion:Denoising diffusion fusion network based on fuzzy learning for 3D medical image segmentation

2024-07-22 · Weiping Ding, Sheng Geng, Haipeng Wang, Jiashuang Huang 외

In recent years, the denoising diffusion model has achieved remarkable success in image segmentation modeling. With its powerful nonlinear modeling capabilities and superior generalization performance, denoising diffusio…

DenoisingImage SegmentationMedical Image SegmentationSegmentation+1