Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PBE-UNet: A light weight Progressive Boundary-Enhanced U-Net with Scale-Aware Aggregation for Ultrasound Image Segmentation

About

Accurate lesion segmentation in ultrasound images is essential for preventive screening and clinical diagnosis, yet remains challenging due to low contrast, blurry boundaries, and significant scale variations. Although existing deep learning-based methods have achieved remarkable performance, these methods still struggle with scale variations and indistinct tumor boundaries. To address these challenges, we propose a progressive boundary enhanced U-Net (PBE-UNet). Specially, we first introduce a scale-aware aggregation module (SAAM) that dynamically adjusts its receptive field to capture robust multi-scale contextual information. Then, we propose a boundary-guided feature enhancement (BGFE) module to enhance the feature representations. We find that there are large gaps between the narrow boundary and the wide segmentation error areas. Unlike existing methods that treat boundaries as static masks, the BGFE module progressively expands the narrow boundary prediction into broader spatial attention maps. Thus, broader spatial attention maps could effectively cover the wider segmentation error regions and enhance the model's focus on these challenging areas. We conduct expensive experiments on four benchmark ultrasound datasets, BUSI, Dataset B, TN3K, and BP. The experimental results how that our proposed PBE-UNet outperforms state-of-the-art ultrasound image segmentation methods. The code is at https://github.com/cruelMouth/PBE-UNet.

Chen Wang, Yixin Zhu, Yongbin Zhu, Fengyuan Shi, Qi Li, Jun Wang, Zuozhu Liu, Keli Hu• 2026

Related benchmarks

TaskDatasetResultRank
Ultrasound Image SegmentationBUSI
Dice Score85.34
20
Ultrasound Image SegmentationDataset B
Dice Score88.78
19
Ultrasound Tumor SegmentationDataset B
Dice Score88.78
19
Ultrasound Image SegmentationTN3K (test)
Dice83.43
17
Breast Tumor SegmentationBUSI (val)
Dice Score85.34
16
Breast Tumor SegmentationDataset B (val)
Dice Score88.5
16
Ultrasound Image SegmentationBP dataset
Dice Score81.02
15
Showing 7 of 7 rows

Other info

Follow for update