TA-LSDiff:Topology-Aware Diffusion Guided by a Level Set Energy for Pancreas Segmentation
Yue Gou, Fanghui Song, Yuming Xing, Shengzhu Shi, Zhichang Guo, Boying Wu
TL;DR
TA-LSDiff introduces a topology-aware diffusion framework for pancreas segmentation by guiding a diffusion-based segmentation model with a four-term level-set energy (region, length, area, distance) and a pixel-adaptive refinement module. The energy terms inject explicit geometric and topological priors into the reverse diffusion process, enabling topology-consistent and boundary-smooth segmentations without explicit PDE evolution. The approach unifies diffusion priors with classical level-set theory via a energy-gradient view, supported by proofs linking Chan-Vese gradient flow with topological derivatives. Empirical results across four public datasets show state-of-the-art Dice scores and robust generalization, with ablations confirming the contributions of each energy term and the PAR module. This framework offers a practical, accurate solution for pancreas segmentation and a blueprint for energy-guided diffusion in other topologically sensitive medical-image tasks.
Abstract
Pancreas segmentation in medical image processing is a persistent challenge due to its small size, low contrast against adjacent tissues, and significant topological variations. Traditional level set methods drive boundary evolution using gradient flows, often ignoring pointwise topological effects. Conversely, deep learning-based segmentation networks extract rich semantic features but frequently sacrifice structural details. To bridge this gap, we propose a novel model named TA-LSDiff, which combined topology-aware diffusion probabilistic model and level set energy, achieving segmentation without explicit geometric evolution. This energy function guides implicit curve evolution by integrating the input image and deep features through four complementary terms. To further enhance boundary precision, we introduce a pixel-adaptive refinement module that locally modulates the energy function using affinity weighting from neighboring evidence. Ablation studies systematically quantify the contribution of each proposed component. Evaluations on four public pancreas datasets demonstrate that TA-LSDiff achieves state-of-the-art accuracy, outperforming existing methods. These results establish TA-LSDiff as a practical and accurate solution for pancreas segmentation.
