paper-with-me

홈 › Papers

HiDiff: Hybrid Diffusion Framework for Medical Image Segmentation

2024-07-03 · Tao Chen, Chenhui Wang, Zhihao Chen, Yiming Lei, Hongming Shan

Medical image segmentation has been significantly advanced with the rapid development of deep learning (DL) techniques. Existing DL-based segmentation models are typically discriminative; i.e., they aim to learn a mapping from the input image to segmentation masks. However, these discriminative methods neglect the underlying data distribution and intrinsic class characteristics, suffering from unstable feature space. In this work, we propose to complement discriminative segmentation methods with the knowledge of underlying data distribution from generative models. To that end, we propose a novel hybrid diffusion framework for medical image segmentation, termed HiDiff, which can synergize the strengths of existing discriminative segmentation models and new generative diffusion models. HiDiff comprises two key components: discriminative segmentor and diffusion refiner. First, we utilize any conventional trained segmentation models as discriminative segmentor, which can provide a segmentation mask prior for diffusion refiner. Second, we propose a novel binary Bernoulli diffusion model (BBDM) as the diffusion refiner, which can effectively, efficiently, and interactively refine the segmentation mask by modeling the underlying data distribution. Third, we train the segmentor and BBDM in an alternate-collaborative manner to mutually boost each other. Extensive experimental results on abdomen organ, brain tumor, polyps, and retinal vessels segmentation datasets, covering four widely-used modalities, demonstrate the superior performance of HiDiff over existing medical segmentation algorithms, including the state-of-the-art transformer- and diffusion-based ones. In addition, HiDiff excels at segmenting small objects and generalizing to new datasets. Source codes are made available at https://github.com/takimailto/HiDiff.

📄 PDF Abstract BibTeX arXiv:2407.03548

Code (1)

takimailto/hidiff 공식 구현 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 제목 키워드 기반

HiDiffusion: Unlocking Higher-Resolution Creativity and Efficiency in Pretrained Diffusion Models

2023-11-29 · Shen Zhang, Zhaowei Chen, Zhenyu Zhao, Yuhao Chen 외

Diffusion models have become a mainstream approach for high-resolution image synthesis. However, directly generating higher-resolution images from pretrained diffusion models will encounter unreasonable object duplicatio…

AttributeImage GenerationObject

Med-Art: Diffusion Transformer for 2D Medical Text-to-Image Generation

2025-06-25 · Changlu Guo, Anders Nymark Christensen, Morten Rieger Hannemose

Text-to-image generative models have achieved remarkable breakthroughs in recent years. However, their application in medical image generation still faces significant challenges, including small dataset sizes, and scarci…

Image GenerationMedical Image GenerationText to Image GenerationText-to-Image Generation

Enhancing Medical Image Segmentation via Heat Conduction Equation

2025-11-05 · Rong Wu, Yim-Sang Yu arxiv

Medical image segmentation models struggle to achieve efficient global context modeling and long-range dependency reasoning under practical computational budgets. In this work, we propose a hybrid architecture utilizing …

Medical Image Segmentation

Diff-Ensembler: Learning to Ensemble 2D Diffusion Models for Volume-to-Volume Medical Image Translation

2025-01-13 · Xiyue Zhu, Dou Hoon Kwark, Ruike Zhu, Kaiwen Hong 외

Despite success in volume-to-volume translations in medical images, most existing models struggle to effectively capture the inherent volumetric distribution using 3D representations. The current state-of-the-art approac…

Image Super-ResolutionSuper-ResolutionTumor Segmentation

HDM: Hybrid Diffusion Model for Unified Image Anomaly Detection

2025-02-26 · Zekang Weng, Jinjin Shi, Jinwei Wang, Zeming Han

Image anomaly detection plays a vital role in applications such as industrial quality inspection and medical imaging, where it directly contributes to improving product quality and system reliability. However, existing m…

Anomaly Detection