DCE-MRI中弱监督乳腺癌分割的边界框

IF 4.9 2区 医学 Q1 ENGINEERING, BIOMEDICAL
Yuming Zhong , Zeyan Xu , Chu Han , Zaiyi Liu , Yi Wang
{"title":"DCE-MRI中弱监督乳腺癌分割的边界框","authors":"Yuming Zhong ,&nbsp;Zeyan Xu ,&nbsp;Chu Han ,&nbsp;Zaiyi Liu ,&nbsp;Yi Wang","doi":"10.1016/j.bspc.2025.107656","DOIUrl":null,"url":null,"abstract":"<div><div>Accurate segmentation of cancerous regions in breast dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI) is crucial for the diagnosis and prognosis assessment of high-risk breast cancer. Deep learning methods have achieved success in this task. However, their performance heavily relies on large-scale fully annotated training data, which are time-consuming and labor-intensive to acquire. To alleviate the annotation effort, we propose a simple yet effective bounding box supervised segmentation framework, which consists of a primary network and an ancillary network. To fully exploit the bounding box annotations, we initially train the ancillary network. Specifically, we integrate a bounding box encoder into the ancillary network to serve as a naive spatial attention mechanism, thereby enhancing feature distinction between voxels inside and outside the bounding box. Additionally, we convert uncertain voxel-wise labels inside bounding box into accurate projection labels, ensuring a noise-free initial training process. Subsequently, we adopt an alternating optimization scheme where self-training is performed to generate voxel-wise pseudo labels, and a regularized loss is optimized to correct potential prediction error. Finally, we employ knowledge distillation to guide the training of the primary network with the pseudo labels generated by the ancillary network. We evaluate our method on an in-house DCE-MRI dataset containing 461 patients with 561 biopsy-proven breast cancers (mass/non-mass: 319/242). Our method attains a mean Dice value of 81.42%, outcompeting other weakly-supervised methods in our experiments. Notably, for the non-mass-like lesions with irregular shapes, our method can still generate favorable segmentation with an average Dice of 79.31%. <em>The code is publicly available at</em> <span><span>https://github.com/Abner228/weakly_box_breast_cancer_seg</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":55362,"journal":{"name":"Biomedical Signal Processing and Control","volume":"105 ","pages":"Article 107656"},"PeriodicalIF":4.9000,"publicationDate":"2025-02-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Bounding boxes for weakly-supervised breast cancer segmentation in DCE-MRI\",\"authors\":\"Yuming Zhong ,&nbsp;Zeyan Xu ,&nbsp;Chu Han ,&nbsp;Zaiyi Liu ,&nbsp;Yi Wang\",\"doi\":\"10.1016/j.bspc.2025.107656\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Accurate segmentation of cancerous regions in breast dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI) is crucial for the diagnosis and prognosis assessment of high-risk breast cancer. Deep learning methods have achieved success in this task. However, their performance heavily relies on large-scale fully annotated training data, which are time-consuming and labor-intensive to acquire. To alleviate the annotation effort, we propose a simple yet effective bounding box supervised segmentation framework, which consists of a primary network and an ancillary network. To fully exploit the bounding box annotations, we initially train the ancillary network. Specifically, we integrate a bounding box encoder into the ancillary network to serve as a naive spatial attention mechanism, thereby enhancing feature distinction between voxels inside and outside the bounding box. Additionally, we convert uncertain voxel-wise labels inside bounding box into accurate projection labels, ensuring a noise-free initial training process. Subsequently, we adopt an alternating optimization scheme where self-training is performed to generate voxel-wise pseudo labels, and a regularized loss is optimized to correct potential prediction error. Finally, we employ knowledge distillation to guide the training of the primary network with the pseudo labels generated by the ancillary network. We evaluate our method on an in-house DCE-MRI dataset containing 461 patients with 561 biopsy-proven breast cancers (mass/non-mass: 319/242). Our method attains a mean Dice value of 81.42%, outcompeting other weakly-supervised methods in our experiments. Notably, for the non-mass-like lesions with irregular shapes, our method can still generate favorable segmentation with an average Dice of 79.31%. <em>The code is publicly available at</em> <span><span>https://github.com/Abner228/weakly_box_breast_cancer_seg</span><svg><path></path></svg></span>.</div></div>\",\"PeriodicalId\":55362,\"journal\":{\"name\":\"Biomedical Signal Processing and Control\",\"volume\":\"105 \",\"pages\":\"Article 107656\"},\"PeriodicalIF\":4.9000,\"publicationDate\":\"2025-02-11\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Biomedical Signal Processing and Control\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1746809425001673\",\"RegionNum\":2,\"RegionCategory\":\"医学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"ENGINEERING, BIOMEDICAL\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Biomedical Signal Processing and Control","FirstCategoryId":"5","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1746809425001673","RegionNum":2,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"ENGINEERING, BIOMEDICAL","Score":null,"Total":0}
引用次数: 0

摘要

乳腺动态对比增强磁共振成像(DCE-MRI)对乳腺癌癌变区域的准确分割对于高危乳腺癌的诊断和预后评估至关重要。深度学习方法在这项任务中取得了成功。然而,它们的性能在很大程度上依赖于大规模的完全标注的训练数据,而这些数据的获取既耗时又费力。为了减轻标注工作量,我们提出了一个简单而有效的边界盒监督分割框架,该框架由一个主网络和一个辅助网络组成。为了充分利用边界框注释,我们首先训练辅助网络。具体来说,我们将边界盒编码器集成到辅助网络中,作为朴素的空间注意机制,从而增强边界盒内外体素的特征区分。此外,我们将边界框内不确定的体素标记转换为精确的投影标记,确保了无噪声的初始训练过程。随后,我们采用交替优化方案,其中进行自我训练以生成逐体素的伪标签,并优化正则化损失以纠正潜在的预测误差。最后,利用辅助网络生成的伪标签,采用知识蒸馏方法指导主网络的训练。我们在包含461例活检证实的乳腺癌患者(肿块/非肿块:319/242)的内部DCE-MRI数据集上评估了我们的方法。在我们的实验中,我们的方法获得了81.42%的平均Dice值,优于其他弱监督方法。值得注意的是,对于形状不规则的非肿块样病变,我们的方法仍然可以产生良好的分割效果,平均Dice为79.31%。该代码可在https://github.com/Abner228/weakly_box_breast_cancer_seg上公开获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Bounding boxes for weakly-supervised breast cancer segmentation in DCE-MRI
Accurate segmentation of cancerous regions in breast dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI) is crucial for the diagnosis and prognosis assessment of high-risk breast cancer. Deep learning methods have achieved success in this task. However, their performance heavily relies on large-scale fully annotated training data, which are time-consuming and labor-intensive to acquire. To alleviate the annotation effort, we propose a simple yet effective bounding box supervised segmentation framework, which consists of a primary network and an ancillary network. To fully exploit the bounding box annotations, we initially train the ancillary network. Specifically, we integrate a bounding box encoder into the ancillary network to serve as a naive spatial attention mechanism, thereby enhancing feature distinction between voxels inside and outside the bounding box. Additionally, we convert uncertain voxel-wise labels inside bounding box into accurate projection labels, ensuring a noise-free initial training process. Subsequently, we adopt an alternating optimization scheme where self-training is performed to generate voxel-wise pseudo labels, and a regularized loss is optimized to correct potential prediction error. Finally, we employ knowledge distillation to guide the training of the primary network with the pseudo labels generated by the ancillary network. We evaluate our method on an in-house DCE-MRI dataset containing 461 patients with 561 biopsy-proven breast cancers (mass/non-mass: 319/242). Our method attains a mean Dice value of 81.42%, outcompeting other weakly-supervised methods in our experiments. Notably, for the non-mass-like lesions with irregular shapes, our method can still generate favorable segmentation with an average Dice of 79.31%. The code is publicly available at https://github.com/Abner228/weakly_box_breast_cancer_seg.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Biomedical Signal Processing and Control
Biomedical Signal Processing and Control 工程技术-工程:生物医学
CiteScore
9.80
自引率
13.70%
发文量
822
审稿时长
4 months
期刊介绍: Biomedical Signal Processing and Control aims to provide a cross-disciplinary international forum for the interchange of information on research in the measurement and analysis of signals and images in clinical medicine and the biological sciences. Emphasis is placed on contributions dealing with the practical, applications-led research on the use of methods and devices in clinical diagnosis, patient monitoring and management. Biomedical Signal Processing and Control reflects the main areas in which these methods are being used and developed at the interface of both engineering and clinical science. The scope of the journal is defined to include relevant review papers, technical notes, short communications and letters. Tutorial papers and special issues will also be published.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信