基于深度学习的乳腺超声图像分割方法研究

Rania Almajalid, J. Shan, Yaodong Du, Ming Zhang
{"title":"基于深度学习的乳腺超声图像分割方法研究","authors":"Rania Almajalid, J. Shan, Yaodong Du, Ming Zhang","doi":"10.1109/ICMLA.2018.00179","DOIUrl":null,"url":null,"abstract":"Breast cancer is one of the deadliest cancers that cause women death globally. Ultrasound imaging is one of the commonly used diagnostic tools for detection and classification of breast abnormalities. In the past decades, computer-aided diagnosis (CAD) systems have been developed to improve the accuracy of diagnosis made by radiologists. In particular, automatic breast ultrasound (BUS) image segmentation is a critical step for cancer diagnosis using CAD. However, accurate tumor segmentation is still a challenge as a result of various ultrasound artifacts. This paper developed a novel segmentation framework based on deep learning architecture u-net, for breast ultrasound imaging. U-net is a convolutional neural network architecture designed for biology image segmentation with limited training data. It was originally proposed for neuronal structure segmentation in microscopy images. In our work, we modified and improved the method for BUS image segmentation. On a database of 221 BUS images, we first applied pre-processing techniques including contrast enhancement and speckle reduction to improve the image quality. Then the u-net model was trained and tested through two-fold cross-validation. In order to increase the size of training set, data augmentation strategies including rotation and elastic deformation were applied. Finally, a post-processing step that removed noisy region(s) from the segmentation result finalized the whole method. The area error metrics, dice coefficient, and similarity rate were calculated to evaluate the performance on the testing sets. We compared our method with another two fully automatic segmentation methods on the same dataset. Our method outperformed the other two significantly with the dice coefficient = 0.825 and similarity rate = 0.698. Experiment results showed that the modified u-net method is more robust and accurate in breast tumor segmentation for ultrasound images.","PeriodicalId":6533,"journal":{"name":"2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA)","volume":"11 1","pages":"1103-1108"},"PeriodicalIF":0.0000,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"59","resultStr":"{\"title\":\"Development of a Deep-Learning-Based Method for Breast Ultrasound Image Segmentation\",\"authors\":\"Rania Almajalid, J. Shan, Yaodong Du, Ming Zhang\",\"doi\":\"10.1109/ICMLA.2018.00179\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Breast cancer is one of the deadliest cancers that cause women death globally. Ultrasound imaging is one of the commonly used diagnostic tools for detection and classification of breast abnormalities. In the past decades, computer-aided diagnosis (CAD) systems have been developed to improve the accuracy of diagnosis made by radiologists. In particular, automatic breast ultrasound (BUS) image segmentation is a critical step for cancer diagnosis using CAD. However, accurate tumor segmentation is still a challenge as a result of various ultrasound artifacts. This paper developed a novel segmentation framework based on deep learning architecture u-net, for breast ultrasound imaging. U-net is a convolutional neural network architecture designed for biology image segmentation with limited training data. It was originally proposed for neuronal structure segmentation in microscopy images. In our work, we modified and improved the method for BUS image segmentation. On a database of 221 BUS images, we first applied pre-processing techniques including contrast enhancement and speckle reduction to improve the image quality. Then the u-net model was trained and tested through two-fold cross-validation. In order to increase the size of training set, data augmentation strategies including rotation and elastic deformation were applied. Finally, a post-processing step that removed noisy region(s) from the segmentation result finalized the whole method. The area error metrics, dice coefficient, and similarity rate were calculated to evaluate the performance on the testing sets. We compared our method with another two fully automatic segmentation methods on the same dataset. Our method outperformed the other two significantly with the dice coefficient = 0.825 and similarity rate = 0.698. Experiment results showed that the modified u-net method is more robust and accurate in breast tumor segmentation for ultrasound images.\",\"PeriodicalId\":6533,\"journal\":{\"name\":\"2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA)\",\"volume\":\"11 1\",\"pages\":\"1103-1108\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-12-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"59\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICMLA.2018.00179\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICMLA.2018.00179","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 59

摘要

乳腺癌是导致全球女性死亡的最致命的癌症之一。超声成像是检测和分类乳腺异常的常用诊断工具之一。在过去的几十年里,计算机辅助诊断(CAD)系统的发展提高了放射科医生诊断的准确性。其中,乳腺超声图像的自动分割是利用CAD进行肿瘤诊断的关键步骤。然而,由于各种超声伪影,准确的肿瘤分割仍然是一个挑战。本文提出了一种基于深度学习架构u-net的乳腺超声图像分割框架。U-net是为训练数据有限的生物图像分割而设计的卷积神经网络架构。它最初被提出用于显微镜图像中的神经元结构分割。在我们的工作中,我们对总线图像分割方法进行了改进。在221张BUS图像的数据库上,我们首先应用了对比度增强和斑点减少等预处理技术来提高图像质量。然后对u-net模型进行训练,并通过双重交叉验证进行检验。为了增加训练集的大小,采用了旋转和弹性变形等数据增强策略。最后,从分割结果中去除噪声区域的后处理步骤完成了整个方法。计算区域误差指标、骰子系数和相似率来评估测试集上的性能。我们将我们的方法与同一数据集上的另外两种全自动分割方法进行了比较。我们的方法优于其他两种方法,骰子系数= 0.825,相似率= 0.698。实验结果表明,改进的u-net方法对超声图像的乳腺肿瘤分割具有更强的鲁棒性和准确性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Development of a Deep-Learning-Based Method for Breast Ultrasound Image Segmentation
Breast cancer is one of the deadliest cancers that cause women death globally. Ultrasound imaging is one of the commonly used diagnostic tools for detection and classification of breast abnormalities. In the past decades, computer-aided diagnosis (CAD) systems have been developed to improve the accuracy of diagnosis made by radiologists. In particular, automatic breast ultrasound (BUS) image segmentation is a critical step for cancer diagnosis using CAD. However, accurate tumor segmentation is still a challenge as a result of various ultrasound artifacts. This paper developed a novel segmentation framework based on deep learning architecture u-net, for breast ultrasound imaging. U-net is a convolutional neural network architecture designed for biology image segmentation with limited training data. It was originally proposed for neuronal structure segmentation in microscopy images. In our work, we modified and improved the method for BUS image segmentation. On a database of 221 BUS images, we first applied pre-processing techniques including contrast enhancement and speckle reduction to improve the image quality. Then the u-net model was trained and tested through two-fold cross-validation. In order to increase the size of training set, data augmentation strategies including rotation and elastic deformation were applied. Finally, a post-processing step that removed noisy region(s) from the segmentation result finalized the whole method. The area error metrics, dice coefficient, and similarity rate were calculated to evaluate the performance on the testing sets. We compared our method with another two fully automatic segmentation methods on the same dataset. Our method outperformed the other two significantly with the dice coefficient = 0.825 and similarity rate = 0.698. Experiment results showed that the modified u-net method is more robust and accurate in breast tumor segmentation for ultrasound images.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
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学术文献互助群
群 号:481959085
Book学术官方微信