Skip to content

LSR-Diff: A Diffusion Model Synthesizing Level Set Representations for Reliable Segmentation of Medical Images With Ambiguous Edges

Jul 2026 · IEEE Transactions on Image Processing · Vol 35, pp. 7277-7292 · 0 citations · 58 references
Medicine Computer Science

Abstract

Accurate boundary segmentation is critical for high-stakes applications such as disease diagnosis, yet remains challenging due to complex topology, boundary ambiguity, and annotation uncertainty. Diffusion Probabilistic Models (DPMs) generate multiple masks with inherent uncertainty, enhancing boundary delineation compared to deterministic models. However, most existing DPM based segmentation approaches learn discrete binary masks, conflicting with the continuous diffusion process and leading to hard-to-learn degradation during noise addition. Moreover, the prevailing approach of averaging stochastic predictions and applying a fixed threshold disregards structural consistency, often leading to imprecise boundaries, isolated artifacts, and holes. To address these challenges, we propose the <inline-formula> <tex-math notation="LaTeX">$L$ </tex-math></inline-formula>evel <inline-formula> <tex-math notation="LaTeX">$S$ </tex-math></inline-formula>et <inline-formula> <tex-math notation="LaTeX">$R$ </tex-math></inline-formula>epresentation <inline-formula> <tex-math notation="LaTeX">$D$ </tex-math></inline-formula>iffusion model (LSR-Diff), which incorporates a diffusion model with a hybrid mask representation to better capture boundary information, and a novel strategy <inline-formula> <tex-math notation="LaTeX">$E$ </tex-math></inline-formula>nsemble <inline-formula> <tex-math notation="LaTeX">$A$ </tex-math></inline-formula>ggregation via Level <inline-formula> <tex-math notation="LaTeX">$S$ </tex-math></inline-formula>et <inline-formula> <tex-math notation="LaTeX">$E$ </tex-math></inline-formula>volution (EASE) to merge prediction candidates while respecting structural information. The hybrid representation takes advantage of both discrete binary masks and continuous implicit masks, with an intermediate representation to ensure a smooth transition. The EASE module guided by ambiguity estimation and anatomical structure then refines boundary topology, preventing arbitrary mask assembly during the aggregation of stochastic predictions. We conduct extensive experiments across various clinical applications including multiple modalities and tissues, showing that LSR-Diff achieves competitive overall performance and improved edge quality and topology accuracy on the tested tasks.

View source

Similar papers

Aug 2026

Exploring the Connection between Uncertainty and Tissue Boundaries in Medical Image Segmentation.

An Evidential Uncertainty-Guided Boundary (EUGB) loss is proposed to demonstrate that uncertainty information can indeed facilitate combating boundary segmentation errors, and empirical insights for selecting appropriate loss functions across different application scenarios are provided.

Na Zeng, Qiao Lin, Xingyue Wang et al. · 0 citations
Jul 2026

Semi-supervised Medical Image Segmentation via Perturbation-Aware Mutual Learning and Edge-Aware Uncertainty Loss for Accurate Anatomical Delineation.

This paper proposes a novel framework that effectively leverages unlabeled data to improve segmentation performance in cardiac structures and applies a novel consistency constraint by a dual fine-grained boundary loss that provide global characteristics-based guidance from the transition of the boundary region and an edge-aware uncertainty loss.

Waqas Anwaar, Van Manh, Wufeng Xue et al. · 0 citations
Review Open access Jul 2026

Uncertainty Quantification in Medical Image Segmentation: A Comprehensive Survey

A comprehensive survey of UQ techniques in medical image segmentation is presented, categorizing existing approaches into Bayesian methods, deep ensembles, deterministic methods, test-time data augmentation, and hybrid models, while treating foundation-model-based UQ as a separate cross-cutting category.

Seyed Sina Ziaee, K. Ovens · 0 citations
Sep 2026

ContourFD-Net: A Finite-Difference-Driven Contour Attention Network for Efficient Medical Image Segmentation on Edge Devices

Accurate medical image segmentation remains challenging due to complex anatomical structures and ambiguous boundaries. To address the loss of structural cues in existing methods, we propose ContourFD-Net, a gradient-guided attention network. Unlike existing contour-aware networks that rely on auxiliary supervision, ContourFD-Net introduces an explicit structural prior via fixed finite-difference operators and couples gradient modeling with attention-based feature refinement. This approach preserves fine details through a dual-path architecture and decoupled spatial–channel attention. Extensive experiments on four benchmark datasets demonstrate the effectiveness and robustness of the proposed method. On the DSB 2018 dataset, ContourFD-Net achieves a Dice coefficient of 91.67%, demonstrating superior performance compared with representative state-of-the-art methods. Moreover, the framework requires only 6.40 M parameters and 3.39 GFLOPs, demonstrating a favorable accuracy–efficiency tradeoff. On the NVIDIA Jetson Orin NX platform, ContourFD-Net achieves an average inference latency of 16.97 ms and a throughput of 59.05 queries per second (QPS) with only 49-MiB memory consumption, validating its efficiency for real-time deployment on resource-constrained edge devices. The source code and model weights are available at https://github.com/ZBKim/ContourFD-Net

Zhengbei Jin, Jinghui Lu, Jindong Li et al. · 0 citations