paper-with-me

Papers

Specificity- and Calibration-Aware Breast Ultrasound Segmentation via Entropy-Guided Boundary Supervision

2026-06-21 · Manar Alsaid, Mandip Shrestha, Mohammad Abbas arxiv

Lesion segmentation in breast ultrasound involves two related challenges. In images with lesions, speckle noise, low tissue contrast, and posterior acoustic shadowing cause boundary leakage and incomplete contour delineation. In images without lesions, those same artifacts generate false-positive activations in regions resembling solid lesion tissue. This study addresses both failure modes through a single modification to the training objective. Rather than weighting every boundary pixel equally, the proposed loss scales contour penalties by per-pixel predictive entropy and the ground-truth boundary map, concentrating gradient emphasis on lesion margin locations where the network remains uncertain. The loss was evaluated on the BUSI dataset through a controlled ablation against two baselines: a model without boundary supervision and a model with uniformly weighted boundary binary cross-entropy. Across 97 lesion-containing test images, mean Dice scores were statistically indistinguishable between the proposed method and the no-boundary baseline (0.7624 versus 0.7616, paired Wilcoxon p = 0.27), confirming that lesion segmentation quality is preserved. The primary effect appears in specificity. False-positive activations on 20 no-lesion test images fell from 14 of 20 and 19 of 20 for the two baselines to 5 of 20 with the proposed approach (McNemar p = 0.012 and 0.0005). Non-overlapping Wilson 95% confidence intervals confirm the difference is both statistically significant and practically substantial. A post-hoc spatial temperature scaling step further reduced expected calibration error from 0.0201 to 0.0095 without altering segmentation masks. Entropy-guided boundary supervision and spatial calibration thus function as complementary training-level and inference-level refinements that improve specificity and probability reliability within a U-Net framework.

📄 PDF Abstract BibTeX arXiv:2606.22308

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion Segmentation

Similar Papers 제목 키워드 기반

ESKNet-An enhanced adaptive selection kernel convolution for breast tumors segmentation

2022-11-05 · Gongping Chen, Lu Zhou, Jianxun Zhang, Xiaotao Yin 외

Breast cancer is one of the common cancers that endanger the health of women globally. Accurate target lesion segmentation is essential for early clinical intervention and postoperative follow-up. Recently, many convolut…

Lesion SegmentationSegmentationTumor Segmentation

BAGNet: Bidirectional Aware Guidance Network for Malignant Breast lesions Segmentation

2022-04-28 · Gongping Chen, Yuming Liu, Yu Dai, Jianxun Zhang 외

Breast lesions segmentation is an important step of computer-aided diagnosis system, and it has attracted much attention. However, accurate segmentation of malignant breast lesions is a challenging task due to the effect…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

ESTAN: Enhanced Small Tumor-Aware Network for Breast Ultrasound Image Segmentation

2020-09-27 · Bryar Shareef, Alex Vakanski, Min Xian, Phoebe E. Freer

Breast tumor segmentation is a critical task in computer-aided diagnosis (CAD) systems for breast cancer detection because accurate tumor size, shape and location are important for further tumor quantification and classi…

AnatomyBreast Cancer DetectionImage SegmentationSemantic Segmentation+1

EMT-NET: Efficient multitask network for computer-aided diagnosis of breast cancer

2022-01-13 · Jiaqiao Shi, Aleksandar Vakanski, Min Xian, Jianrui Ding 외

Deep learning-based computer-aided diagnosis has achieved unprecedented performance in breast cancer detection. However, most approaches are computationally intensive, which impedes their broader dissemination in real-wo…

Breast Cancer DetectionSensitivitySpecificity

UNet++ and LSTM combined approach for Breast Ultrasound Image Segmentation

2024-12-07 · Saba Hesaraki, Morteza Akbari, Ramin Mousa

Breast cancer stands as a prevalent cause of fatality among females on a global scale, with prompt detection playing a pivotal role in diminishing mortality rates. The utilization of ultrasound scans in the BUSI dataset …

Data AugmentationImage SegmentationSemantic SegmentationSpecificity