paper-with-me

홈 › Papers

BerDiff: Conditional Bernoulli Diffusion Model for Medical Image Segmentation

2023-04-10 · Tao Chen, Chenhui Wang, Hongming Shan

Medical image segmentation is a challenging task with inherent ambiguity and high uncertainty, attributed to factors such as unclear tumor boundaries and multiple plausible annotations. The accuracy and diversity of segmentation masks are both crucial for providing valuable references to radiologists in clinical practice. While existing diffusion models have shown strong capacities in various visual generation tasks, it is still challenging to deal with discrete masks in segmentation. To achieve accurate and diverse medical image segmentation masks, we propose a novel conditional Bernoulli Diffusion model for medical image segmentation (BerDiff). Instead of using the Gaussian noise, we first propose to use the Bernoulli noise as the diffusion kernel to enhance the capacity of the diffusion model for binary segmentation tasks, resulting in more accurate segmentation masks. Second, by leveraging the stochastic nature of the diffusion model, our BerDiff randomly samples the initial Bernoulli noise and intermediate latent variables multiple times to produce a range of diverse segmentation masks, which can highlight salient regions of interest that can serve as valuable references for radiologists. In addition, our BerDiff can efficiently sample sub-sequences from the overall trajectory of the reverse diffusion, thereby speeding up the segmentation process. Extensive experimental results on two medical image segmentation datasets with different modalities demonstrate that our BerDiff outperforms other recently published state-of-the-art methods. Our results suggest diffusion models could serve as a strong backbone for medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2304.04429

Code (1)

takimailto/BerDiff 공식 구현 pytorch

Tasks

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

Binary Noise for Binary Tasks: Masked Bernoulli Diffusion for Unsupervised Anomaly Detection

2024-03-18 · Julia Wolleb, Florentin Bieder, Paul Friedrich, Peter Zhang 외

The high performance of denoising diffusion models for image generation has paved the way for their application in unsupervised medical anomaly detection. As diffusion-based methods require a lot of GPU memory and have l…

Anomaly DetectionDenoisingGPUImage Generation+1

CBDiff:Conditional Bernoulli Diffusion Models for Image Forgery Localization

2025-10-22 · Zhou Lei, Pan Gang, Wang Jiahao, Sun Di arxiv

Image Forgery Localization (IFL) is a crucial task in image forensics, aimed at accurately identifying manipulated or tampered regions within an image at the pixel level. Existing methods typically generate a single dete…

From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation

2025-07-17 · Jinseo An, Min Jin Lee, Kyu Won Shim, Helen Hong

Accurate segmentation of orbital bones in facial computed tomography (CT) images is essential for the creation of customized implants for reconstruction of defected orbital bones, particularly challenging due to the ambi…

Computed Tomography (CT)Segmentation

GraphGUIDE: interpretable and controllable conditional graph generation with discrete Bernoulli diffusion

2023-02-07 · Alex M. Tseng, Nathaniel Diamant, Tommaso Biancalani, Gabriele Scalia

Diffusion models achieve state-of-the-art performance in generating realistic objects and have been successfully applied to images, text, and videos. Recent work has shown that diffusion can also be defined on graphs, in…

Graph Generation

Tackling Hallucination from Conditional Models for Medical Image Reconstruction with DynamicDPS

2025-03-03 · Seunghoi Kim, Henry F. J. Tregidgo, Matteo Figini, Chen Jin 외

Hallucinations are spurious structures not present in the ground truth, posing a critical challenge in medical image reconstruction, especially for data-driven conditional models. We hypothesize that combining an uncondi…

HallucinationImage Reconstruction