Liu Yanzhen, Yibulayimu Sutuke, Zhu Gang, Shi Chao, Liang Chendi, Zhao Chunpeng, Wu Xinbao, Sang Yudi, Wang Yu
Beijing Advanced Innovation Center for Biomedical Engineering, School of Biological Science and Medical Engineering, Beihang University, Beijing, China.
Beijing Rossum Robot Technology Co., Ltd., Beijing, China.
Front Med (Lausanne). 2025 Apr 15;12:1511487. doi: 10.3389/fmed.2025.1511487. eCollection 2025.
Accurate segmentation of pelvic fractures from computed tomography (CT) is crucial for trauma diagnosis and image-guided reduction surgery. The traditional manual slice-by-slice segmentation by surgeons is time-consuming, experience-dependent, and error-prone. The complex anatomy of the pelvic bone, the diversity of fracture types, and the variability in fracture surface appearances pose significant challenges to automated solutions.
We propose an automatic pelvic fracture segmentation method based on deep learning, which effectively isolates hipbone and sacrum fragments from fractured pelvic CT. The method employs two sequential networks: an anatomical segmentation network for extracting hipbones and sacrum from CT images, followed by a fracture segmentation network that isolates the main and minor fragments within each bone region. We propose a distance-weighted loss to guide the fracture segmentation network's attention on the fracture surface. Additionally, multi-scale deep supervision and smooth transition strategies are incorporated to enhance overall performance.
Tested on a curated dataset of 150 CTs, which we have made publicly available, our method achieves an average Dice coefficient of 0.986 and an average symmetric surface distance of 0.234 mm.
The method outperformed traditional max-flow and a transformer-based method, demonstrating its effectiveness in handling complex fracture.
从计算机断层扫描(CT)中准确分割骨盆骨折对于创伤诊断和图像引导复位手术至关重要。外科医生传统的逐片手动分割方法既耗时,又依赖经验,还容易出错。骨盆骨复杂的解剖结构、骨折类型的多样性以及骨折表面外观的变异性给自动化解决方案带来了重大挑战。
我们提出了一种基于深度学习的自动骨盆骨折分割方法,该方法能有效地从骨折的骨盆CT中分离出髋骨和骶骨碎片。该方法采用两个串联网络:一个解剖分割网络用于从CT图像中提取髋骨和骶骨,随后是一个骨折分割网络,用于在每个骨区域内分离主要和次要碎片。我们提出了一种距离加权损失,以引导骨折分割网络关注骨折表面。此外,还采用了多尺度深度监督和平滑过渡策略来提高整体性能。
在我们公开提供的150个CT的精选数据集上进行测试时,我们的方法平均Dice系数达到0.986,平均对称表面距离为0.234毫米。
该方法优于传统的最大流方法和基于Transformer的方法,证明了其在处理复杂骨折方面的有效性。