paper-with-me

홈 › Papers

Diffusion Probabilistic Multi-cue Level Set for Reducing Edge Uncertainty in Pancreas Segmentation

2024-04-11 · Yue Gou, Yuming Xing, Shengzhu Shi, Zhichang Guo

Accurately segmenting the pancreas remains a huge challenge. Traditional methods encounter difficulties in semantic localization due to the small volume and distorted structure of the pancreas, while deep learning methods encounter challenges in obtaining accurate edges because of low contrast and organ overlapping. To overcome these issues, we propose a multi-cue level set method based on the diffusion probabilistic model, namely Diff-mcs. Our method adopts a coarse-to-fine segmentation strategy. We use the diffusion probabilistic model in the coarse segmentation stage, with the obtained probability distribution serving as both the initial localization and prior cues for the level set method. In the fine segmentation stage, we combine the prior cues with grayscale cues and texture cues to refine the edge by maximizing the difference between probability distributions of the cues inside and outside the level set curve. The method is validated on three public datasets and achieves state-of-the-art performance, which can obtain more accurate segmentation results with lower uncertainty segmentation edges. In addition, we conduct ablation studies and uncertainty analysis to verify that the diffusion probability model provides a more appropriate initialization for the level set method. Furthermore, when combined with multiple cues, the level set method can better obtain edges and improve the overall accuracy. Our code is available at https://github.com/GOUYUEE/Diff-mcs.

📄 PDF Abstract BibTeX arXiv:2404.07620

Code (0)

등록된 구현이 없습니다.

Tasks

Pancreas SegmentationSegmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

N-Tree Diffusion for Long-Horizon Wildfire Risk Forecasting

2026-03-07 · Yucheng Xing, Xin Wang arxiv

Long-horizon wildfire risk forecasting requires generating probabilistic spatial fields under sparse event supervision while maintaining computational efficiency across multiple prediction horizons. Extending diffusion m…

Computational Efficiency

SMamDiff: Spatial Mamba for Stochastic Human Motion Prediction

2025-11-29 · Junqiao Fan, Pengfei Liu, Haocong Rao arxiv

With intelligent room-side sensing and service robots widely deployed, human motion prediction (HMP) is essential for safe, proactive assistance. However, many existing HMP methods either produce a single, deterministic …

CriDiff: Criss-cross Injection Diffusion Framework via Generative Pre-train for Prostate Segmentation

2024-06-20 · TingWei Liu, Miao Zhang, Leiye Liu, Jialong Zhong 외

Recently, the Diffusion Probabilistic Model (DPM)-based methods have achieved substantial success in the field of medical image segmentation. However, most of these methods fail to enable the diffusion model to learn edg…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

DiffusionEdge: Diffusion Probabilistic Model for Crisp Edge Detection

2024-01-04 · Yunfan Ye, Kai Xu, Yuhang Huang, Renjiao Yi 외

Limited by the encoder-decoder architecture, learning-based edge detectors usually have difficulty predicting edge maps that satisfy both correctness and crispness. With the recent success of the diffusion probabilistic …

DecoderDenoisingEdge Detectionmodel

Progressive Knowledge Distillation Of Stable Diffusion XL Using Layer Level Loss

2024-01-05 · Yatharth Gupta, Vishnu V. Jaddipal, Harish Prabhala, Sayak Paul 외

Stable Diffusion XL (SDXL) has become the best open source text-to-image model (T2I) for its versatility and top-notch image quality. Efficiently addressing the computational demands of SDXL models is crucial for wider r…

Knowledge Distillation