• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

机器学习技术在有丝分裂分类中的应用。

Machine learning techniques for mitoses classification.

机构信息

University of Washington, Seattle WA 98195, USA.

Pathology Associates, Clovis, CA 983611, USA.

出版信息

Comput Med Imaging Graph. 2021 Jan;87:101832. doi: 10.1016/j.compmedimag.2020.101832. Epub 2020 Nov 27.

DOI:10.1016/j.compmedimag.2020.101832
PMID:33302246
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC7855641/
Abstract

BACKGROUND

Pathologists analyze biopsy material at both the cellular and structural level to determine diagnosis and cancer stage. Mitotic figures are surrogate biomarkers of cellular proliferation that can provide prognostic information; thus, their precise detection is an important factor for clinical care. Convolutional Neural Networks (CNNs) have shown remarkable performance on several recognition tasks. Utilizing CNNs for mitosis classification may aid pathologists to improve the detection accuracy.

METHODS

We studied two state-of-the-art CNN-based models, ESPNet and DenseNet, for mitosis classification on six whole slide images of skin biopsies and compared their quantitative performance in terms of sensitivity, specificity, and F-score. We used raw RGB images of mitosis and non-mitosis samples with their corresponding labels as training input. In order to compare with other work, we studied the performance of these classifiers and two other architectures, ResNet and ShuffleNet, on the publicly available MITOS breast biopsy dataset and compared the performance of all four in terms of precision, recall, and F-score (which are standard for this data set), architecture, training time and inference time.

RESULTS

The ESPNet and DenseNet results on our primary melanoma dataset had a sensitivity of 0.976 and 0.968, and a specificity of 0.987 and 0.995, respectively, with F-scores of .968 and .976, respectively. On the MITOS dataset, ESPNet and DenseNet showed a sensitivity of 0.866 and 0.916, and a specificity of 0.973 and 0.980, respectively. The MITOS results using DenseNet had a precision of 0.939, recall of 0.916, and F-score of 0.927. The best published result on MITOS (Saha et al. 2018) reported precision of 0.92, recall of 0.88, and F-score of 0.90. In our architecture comparisons on MITOS, we found that DenseNet beats the others in terms of F-Score (DenseNet 0.927, ESPNet 0.890, ResNet 0.865, ShuffleNet 0.847) and especially Recall (DenseNet 0.916, ESPNet 0.866, ResNet 0.807, ShuffleNet 0.753), while ResNet and ESPNet have much faster inference times (ResNet 6 s, ESPNet 8 s, DenseNet 31 s). ResNet is faster than ESPNet, but ESPNet has a higher F-Score and Recall than ResNet, making it a good compromise solution.

CONCLUSION

We studied several state-of-the-art CNNs for detecting mitotic figures in whole slide biopsy images. We evaluated two CNNs on a melanoma cancer dataset and then compared four CNNs on a public breast cancer data set, using the same methodology on both. Our methodology and architecture for mitosis finding in both melanoma and breast cancer whole slide images has been thoroughly tested and is likely to be useful for finding mitoses in any whole slide biopsy images.

摘要

背景

病理学家通过细胞和结构水平分析活检材料来确定诊断和癌症分期。有丝分裂图是细胞增殖的替代生物标志物,可以提供预后信息;因此,它们的精确检测是临床护理的一个重要因素。卷积神经网络 (CNN) 在多个识别任务中表现出了卓越的性能。利用 CNN 进行有丝分裂分类可以帮助病理学家提高检测精度。

方法

我们研究了两种基于最先进的 CNN 的模型,ESPNet 和 DenseNet,用于对六张皮肤活检全幻灯片图像中的有丝分裂进行分类,并根据灵敏度、特异性和 F 分数比较它们的定量性能。我们使用有丝分裂和非有丝分裂样本的原始 RGB 图像及其相应的标签作为训练输入。为了与其他工作进行比较,我们研究了这些分类器和另外两个架构(ResNet 和 ShuffleNet)在公开可用的 MITOS 乳腺活检数据集上的性能,并根据精度、召回率和 F 分数(这是该数据集的标准)比较了所有四个架构的性能,架构,训练时间和推理时间。

结果

ESPNet 和 DenseNet 在我们的主要黑色素瘤数据集上的结果具有 0.976 和 0.968 的灵敏度,0.987 和 0.995 的特异性,F 分数分别为 0.968 和 0.976。在 MITOS 数据集上,ESPNet 和 DenseNet 的灵敏度分别为 0.866 和 0.916,特异性分别为 0.973 和 0.980。DenseNet 在 MITOS 上的结果具有 0.939 的精度、0.916 的召回率和 0.927 的 F 分数。MITOS 上发表的最佳结果(Saha 等人,2018 年)报告的精度为 0.92、召回率为 0.88、F 分数为 0.90。在我们对 MITOS 的架构比较中,我们发现 DenseNet 在 F-Score(DenseNet 0.927、ESPNet 0.890、ResNet 0.865、ShuffleNet 0.847)方面优于其他架构,尤其是在召回率方面(DenseNet 0.916、ESPNet 0.866、ResNet 0.807、ShuffleNet 0.753),而 ResNet 和 ESPNet 的推理时间更快(ResNet 6 秒,ESPNet 8 秒,DenseNet 31 秒)。ResNet 比 ESPNet 快,但 ESPNet 的 F-Score 和召回率都高于 ResNet,因此是一个很好的折衷方案。

结论

我们研究了几种用于检测全幻灯片活检图像中有丝分裂图的最先进的 CNN。我们在黑色素瘤癌症数据集上评估了两个 CNN,然后在公共乳腺癌数据集上比较了四个 CNN,在两个数据集上使用相同的方法。我们在黑色素瘤和乳腺癌全幻灯片图像中进行有丝分裂检测的方法和架构已经过全面测试,可能对任何全幻灯片活检图像中的有丝分裂检测都有用。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/37f91b65ccb6/nihms-1653021-f0004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/8aacef31306e/nihms-1653021-f0001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/80b5ba527bb1/nihms-1653021-f0002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/dfd50ac5333d/nihms-1653021-f0003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/37f91b65ccb6/nihms-1653021-f0004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/8aacef31306e/nihms-1653021-f0001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/80b5ba527bb1/nihms-1653021-f0002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/dfd50ac5333d/nihms-1653021-f0003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/68f5/7855641/37f91b65ccb6/nihms-1653021-f0004.jpg

相似文献

1
Machine learning techniques for mitoses classification.机器学习技术在有丝分裂分类中的应用。
Comput Med Imaging Graph. 2021 Jan;87:101832. doi: 10.1016/j.compmedimag.2020.101832. Epub 2020 Nov 27.
2
Exploring convolutional neural networks with transfer learning for diagnosing Lyme disease from skin lesion images.利用迁移学习探索卷积神经网络,以从皮肤损伤图像诊断莱姆病。
Comput Methods Programs Biomed. 2022 Mar;215:106624. doi: 10.1016/j.cmpb.2022.106624. Epub 2022 Jan 10.
3
Classification of multi-feature fusion ultrasound images of breast tumor within category 4 using convolutional neural networks.使用卷积神经网络对 4 类乳腺肿瘤多特征融合超声图像进行分类。
Med Phys. 2024 Jun;51(6):4243-4257. doi: 10.1002/mp.16946. Epub 2024 Mar 4.
4
Multi CNN based automatic detection of mitotic nuclei in breast histopathological images.基于多卷积神经网络的乳腺组织病理学图像中有丝分裂细胞核自动检测
Comput Biol Med. 2023 May;158:106815. doi: 10.1016/j.compbiomed.2023.106815. Epub 2023 Mar 22.
5
Tongue image quality assessment based on a deep convolutional neural network.基于深度卷积神经网络的舌象质量评估。
BMC Med Inform Decis Mak. 2021 May 5;21(1):147. doi: 10.1186/s12911-021-01508-8.
6
Multiple skin lesions diagnostics via integrated deep convolutional networks for segmentation and classification.基于集成深度卷积网络的多皮肤损伤诊断,用于分割和分类。
Comput Methods Programs Biomed. 2020 Jul;190:105351. doi: 10.1016/j.cmpb.2020.105351. Epub 2020 Jan 23.
7
CNN architecture optimization using bio-inspired algorithms for breast cancer detection in infrared images.使用生物启发算法优化卷积神经网络架构用于红外图像中的乳腺癌检测
Comput Biol Med. 2022 Mar;142:105205. doi: 10.1016/j.compbiomed.2021.105205. Epub 2022 Jan 5.
8
A multi-phase deep CNN based mitosis detection framework for breast cancer histopathological images.基于多阶段深度卷积神经网络的乳腺癌病理图像有丝分裂检测框架。
Sci Rep. 2021 Mar 18;11(1):6215. doi: 10.1038/s41598-021-85652-1.
9
Deep Learning in ex-vivo Lung Cancer Discrimination using Fluorescence Lifetime Endomicroscopic Images.利用荧光寿命内镜图像进行离体肺癌鉴别诊断的深度学习
Annu Int Conf IEEE Eng Med Biol Soc. 2020 Jul;2020:1891-1894. doi: 10.1109/EMBC44109.2020.9175598.
10
Multi-Instance Classification of Breast Tumor Ultrasound Images Using Convolutional Neural Networks and Transfer Learning.使用卷积神经网络和迁移学习对乳腺肿瘤超声图像进行多实例分类
Bioengineering (Basel). 2023 Dec 13;10(12):1419. doi: 10.3390/bioengineering10121419.

引用本文的文献

1
Automatic classification of normal and abnormal cell division using deep learning.利用深度学习对正常和异常细胞分裂进行自动分类。
Sci Rep. 2024 Jun 20;14(1):14241. doi: 10.1038/s41598-024-64834-7.
2
Enhancing Fetal Anomaly Detection in Ultrasonography Images: A Review of Machine Learning-Based Approaches.增强超声图像中的胎儿异常检测:基于机器学习方法的综述
Biomimetics (Basel). 2023 Nov 2;8(7):519. doi: 10.3390/biomimetics8070519.
3
A comprehensive analysis of recent advancements in cancer detection using machine learning and deep learning models for improved diagnostics.

本文引用的文献

1
Assessment of Machine Learning of Breast Pathology Structures for Automated Differentiation of Breast Cancer and High-Risk Proliferative Lesions.基于机器学习的乳腺病理学结构评估在乳腺癌和高危增殖性病变自动鉴别中的应用。
JAMA Netw Open. 2019 Aug 2;2(8):e198777. doi: 10.1001/jamanetworkopen.2019.8777.
2
Detecting and classifying lesions in mammograms with Deep Learning.深度学习在乳腺 X 光片中检测和分类病灶。
Sci Rep. 2018 Mar 15;8(1):4165. doi: 10.1038/s41598-018-22437-z.
3
Identifying Medical Diagnoses and Treatable Diseases by Image-Based Deep Learning.
对使用机器学习和深度学习模型改进癌症检测诊断的最新进展进行全面分析。
J Cancer Res Clin Oncol. 2023 Nov;149(15):14365-14408. doi: 10.1007/s00432-023-05216-w. Epub 2023 Aug 4.
4
A Risk Prediction Model for Physical Restraints Among Older Chinese Adults in Long-term Care Facilities: Machine Learning Study.长期护理机构中老年人身体约束的风险预测模型:机器学习研究。
J Med Internet Res. 2023 Apr 6;25:e43815. doi: 10.2196/43815.
5
Recent Advances in Melanoma Diagnosis and Prognosis Using Machine Learning Methods.利用机器学习方法在黑色素瘤诊断和预后方面的最新进展。
Curr Oncol Rep. 2023 Jun;25(6):635-645. doi: 10.1007/s11912-023-01407-3. Epub 2023 Mar 31.
6
VSGD-Net: Virtual Staining Guided Melanocyte Detection on Histopathological Images.VSGD网络:基于组织病理学图像的虚拟染色引导黑素细胞检测
IEEE Winter Conf Appl Comput Vis. 2023 Jan;2023:1918-1927. doi: 10.1109/wacv56688.2023.00196. Epub 2023 Feb 6.
7
Deep Learning for Skin Melanocytic Tumors in Whole-Slide Images: A Systematic Review.全切片图像中皮肤黑素细胞肿瘤的深度学习:一项系统综述。
Cancers (Basel). 2022 Dec 21;15(1):42. doi: 10.3390/cancers15010042.
8
Automated analysis of whole slide digital skin biopsy images.全玻片数字皮肤活检图像的自动化分析
Front Artif Intell. 2022 Sep 20;5:1005086. doi: 10.3389/frai.2022.1005086. eCollection 2022.
9
Computer-Aided Assessment of Melanocytic Lesions by Means of a Mitosis Algorithm.通过有丝分裂算法对黑素细胞病变进行计算机辅助评估。
Diagnostics (Basel). 2022 Feb 8;12(2):436. doi: 10.3390/diagnostics12020436.
基于图像的深度学习识别医学诊断和可治疗疾病。
Cell. 2018 Feb 22;172(5):1122-1131.e9. doi: 10.1016/j.cell.2018.02.010.
4
DeepMitosis: Mitosis detection via deep detection, verification and segmentation networks.DeepMitosis:基于深度检测、验证和分割网络的有丝分裂检测。
Med Image Anal. 2018 Apr;45:121-133. doi: 10.1016/j.media.2017.12.002. Epub 2018 Jan 31.
5
Efficient deep learning model for mitosis detection using breast histopathology images.利用乳腺组织病理学图像进行有丝分裂检测的高效深度学习模型。
Comput Med Imaging Graph. 2018 Mar;64:29-40. doi: 10.1016/j.compmedimag.2017.12.001. Epub 2017 Dec 16.
6
An Image Analysis Resource for Cancer Research: PIIP-Pathology Image Informatics Platform for Visualization, Analysis, and Management.癌症研究的图像分析资源:用于可视化、分析和管理的PIIP-病理学图像信息学平台。
Cancer Res. 2017 Nov 1;77(21):e83-e86. doi: 10.1158/0008-5472.CAN-17-0323.
7
Pathologists' diagnosis of invasive melanoma and melanocytic proliferations: observer accuracy and reproducibility study.病理学家对侵袭性黑色素瘤和黑素细胞增殖的诊断:观察者准确性和可重复性研究。
BMJ. 2017 Jun 28;357:j2813. doi: 10.1136/bmj.j2813.
8
Dermatologist-level classification of skin cancer with deep neural networks.基于深度神经网络的皮肤癌皮肤科医生级分类。
Nature. 2017 Feb 2;542(7639):115-118. doi: 10.1038/nature21056. Epub 2017 Jan 25.
9
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks.更快的 R-CNN:基于区域建议网络的实时目标检测。
IEEE Trans Pattern Anal Mach Intell. 2017 Jun;39(6):1137-1149. doi: 10.1109/TPAMI.2016.2577031. Epub 2016 Jun 6.
10
Diagnostic concordance among pathologists interpreting breast biopsy specimens.解读乳腺活检标本的病理学家之间的诊断一致性。
JAMA. 2015 Mar 17;313(11):1122-32. doi: 10.1001/jama.2015.1405.