arXiv:2506.21006cs.CV2025-06被引 1

用新模型提升乳腺癌手术边缘检测准确率,减少二次手术

Detection of Breast Cancer Lumpectomy Margin with SAM-incorporated Forward-Forward Contrastive Learning

  • 结合SAM与对比学习,用局部全局特征判断肿瘤边缘
  • 边缘分类AUC达0.8455,分割Dice提升27.4%
  • 每张图推理仅47毫秒,适合术中实时应用

保乳手术中完整切除肿瘤并确保切缘阴性是降低乳腺癌复发的关键。然而,当前用于术中评估切缘状态的二维标本影像(SR)准确率有限,近四分之一患者需二次手术。为此,我们提出一种融合段一切模型(SAM)与前向-前向对比学习(FFCL)的深度学习框架,利用局部和全局对比学习进行图像块级分类。在标注了恶性、非恶性组织及病理确认边缘的SR图像上,使用FFCL预训练ResNet-18骨干网络以分类边缘状态,再生成粗略二值掩码,驱动SAM实现精细化肿瘤边缘分割。该方法在边缘分类上达到0.8455的AUC,分割Dice相比基线提升27.4%,单图推理时间缩短至47毫秒。结果表明,FFCL-SAM显著提升术中边缘评估的速度与准确性,具有降低再切除率、改善治疗效果的潜力。代码已开源。

原文摘要 · Abstract (English)

Complete removal of cancer tumors with a negative specimen margin during lumpectomy is essential in reducing breast cancer recurrence. However, 2D specimen radiography (SR), the current method used to assess intraoperative specimen margin status, has limited accuracy, resulting in nearly a quarter of patients requiring additional surgery. To address this, we propose a novel deep learning framework combining the Segment Anything Model (SAM) with Forward-Forward Contrastive Learning (FFCL), a pre-training strategy leveraging both local and global contrastive learning for patch-level classification of SR images. After annotating SR images with regions of known maligancy, non-malignant tissue, and pathology-confirmed margins, we pre-train a ResNet-18 backbone with FFCL to classify margin status, then reconstruct coarse binary masks to prompt SAM for refined tumor margin segmentation. Our approach achieved an AUC of 0.8455 for margin classification and segmented margins with a 27.4% improvement in Dice similarity over baseline models, while reducing inference time to 47 milliseconds per image. These results demonstrate that FFCL-SAM significantly enhances both the speed and accuracy of intraoperative margin assessment, with strong potential to reduce re-excision rates and improve surgical outcomes in breast cancer treatment. Our code is available at https://github.com/tbwa233/FFCL-SAM/.

乳腺癌医学影像深度学习分割

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。