English

Centerline Boundary Dice Loss for Vascular Segmentation

Image and Video Processing 2024-07-02 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Vascular segmentation in medical imaging plays a crucial role in analysing morphological and functional assessments. Traditional methods, like the centerline Dice (clDice) loss, ensure topology preservation but falter in capturing geometric details, especially under translation and deformation. The combination of clDice with traditional Dice loss can lead to diameter imbalance, favoring larger vessels. Addressing these challenges, we introduce the centerline boundary Dice (cbDice) loss function, which harmonizes topological integrity and geometric nuances, ensuring consistent segmentation across various vessel sizes. cbDice enriches the clDice approach by including boundary-aware aspects, thereby improving geometric detail recognition. It matches the performance of the boundary difference over union (B-DoU) loss through a mask-distance-based approach, enhancing traslation sensitivity. Crucially, cbDice incorporates radius information from vascular skeletons, enabling uniform adaptation to vascular diameter changes and maintaining balance in branch growth and fracture impacts. Furthermore, we conducted a theoretical analysis of clDice variants (cl-X-Dice). We validated cbDice's efficacy on three diverse vascular segmentation datasets, encompassing both 2D and 3D, and binary and multi-class segmentation. Particularly, the method integrated with cbDice demonstrated outstanding performance on the MICCAI 2023 TopCoW Challenge dataset. Our code is made publicly available at: https://github.com/PengchengShi1220/cbDice.

Keywords

Cite

@article{arxiv.2407.01517,
  title  = {Centerline Boundary Dice Loss for Vascular Segmentation},
  author = {Pengcheng Shi and Jiesi Hu and Yanwu Yang and Zilve Gao and Wei Liu and Ting Ma},
  journal= {arXiv preprint arXiv:2407.01517},
  year   = {2024}
}

Comments

accepted by MICCAI 2024

R2 v1 2026-06-28T17:25:19.939Z