paper-with-me

Papers

Noise-Consistent Siamese-Diffusion for Medical Image Synthesis and Segmentation

2025-05-09 · CVPR 2025 1 · Kunpeng Qiu, Zhiqiang Gao, Zhiying Zhou, MingJie Sun, Yongxin Guo

Deep learning has revolutionized medical image segmentation, yet its full potential remains constrained by the paucity of annotated datasets. While diffusion models have emerged as a promising approach for generating synthetic image-mask pairs to augment these datasets, they paradoxically suffer from the same data scarcity challenges they aim to mitigate. Traditional mask-only models frequently yield low-fidelity images due to their inability to adequately capture morphological intricacies, which can critically compromise the robustness and reliability of segmentation models. To alleviate this limitation, we introduce Siamese-Diffusion, a novel dual-component model comprising Mask-Diffusion and Image-Diffusion. During training, a Noise Consistency Loss is introduced between these components to enhance the morphological fidelity of Mask-Diffusion in the parameter space. During sampling, only Mask-Diffusion is used, ensuring diversity and scalability. Comprehensive experiments demonstrate the superiority of our method. Siamese-Diffusion boosts SANet's mDice and mIoU by 3.6% and 4.4% on the Polyps, while UNet improves by 1.52% and 1.64% on the ISIC2018. Code is available at GitHub.

📄 PDF Abstract BibTeX arXiv:2505.06068

Code (1)

qiukunpeng/siamese-diffusion 공식 구현 pytorch

Tasks

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

Self-Consistent Recursive Diffusion Bridge for Medical Image Translation

2024-05-10 · Fuat Arslan, Bilal Kabas, Onat Dalmaz, Muzaffer Ozbey 외

Denoising diffusion models (DDM) have gained recent traction in medical image translation given improved training stability over adversarial models. DDMs learn a multi-step denoising transformation to progressively map r…

DenoisingSchedulingTranslation

Slice-Consistent 3D Volumetric Brain CT-to-MRI Translation with 2D Brownian Bridge Diffusion Model

2024-07-06 · Kyobin Choo, Youngjun Jun, Mijin Yun, Seong Jae Hwang

In neuroimaging, generally, brain CT is more cost-effective and accessible imaging option compared to MRI. Nevertheless, CT exhibits inferior soft-tissue contrast and higher noise levels, yielding less precise structural…

Image-to-Image TranslationTranslation

DiffDenoise: Self-Supervised Medical Image Denoising with Conditional Diffusion Models

2025-03-31 · Basar Demir, Yikang Liu, Xiao Chen, Eric Z. Chen 외

Many self-supervised denoising approaches have been proposed in recent years. However, these methods tend to overly smooth images, resulting in the loss of fine structures that are essential for medical applications. In …

DenoisingImage DenoisingMedical Image Denoising

Unsupervised Medical Image Translation with Adversarial Diffusion Models

2022-07-17 · Muzaffer Özbey, Onat Dalmaz, Salman UH Dar, Hasan A Bedel 외

Imputation of missing images via source-to-target modality translation can improve diversity in medical imaging protocols. A pervasive approach for synthesizing target images involves one-shot mapping through generative …

DiversityImage GenerationImage-to-Image TranslationImputation+1

Self-Supervised Single-Image Deconvolution with Siamese Neural Networks

2023-08-18 · Mikhail Papkov, Kaupo Palo, Leopold Parts

Inverse problems in image reconstruction are fundamentally complicated by unknown noise properties. Classical iterative deconvolution approaches amplify noise and require careful parameter selection for an optimal trade-…

Image DeconvolutionImage Reconstruction