• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

使用生成对抗网络自动进行异常血细胞的归一化数字染色识别。

Automatic normalized digital color staining in the recognition of abnormal blood cells using generative adversarial networks.

机构信息

Universitat Politècnica de Catalunya - BarcelonaTech (UPC), Barcelona East Engineering School, Department of Mathematics, Barcelona, Spain.

Hospital Clínic of Barcelona-IDIBAPS, Biochemistry and Molecular Genetics Department, CORE Laboratory, Biomedical Diagnostic, Barcelona, Spain.

出版信息

Comput Methods Programs Biomed. 2023 Oct;240:107629. doi: 10.1016/j.cmpb.2023.107629. Epub 2023 May 30.

DOI:10.1016/j.cmpb.2023.107629
PMID:37301181
Abstract

BACKGROUND AND OBJECTIVES

Combining knowledge of clinical pathologists and deep learning models is a growing trend in morphological analysis of cells circulating in blood to add objectivity, accuracy, and speed in diagnosing hematological and non-hematological diseases. However, the variability in staining protocols across different laboratories can affect the color of images and performance of automatic recognition models. The objective of this work is to develop, train and evaluate a new system for the normalization of color staining of peripheral blood cell images, so that it transforms images from different centers to map the color staining of a reference center (RC) while preserving the structural morphological features.

METHODS

The system has two modules, GAN1 and GAN2. GAN1 uses the PIX2PIX technique to fade original color images to an adaptive gray, while GAN2 transforms them into RGB normalized images. Both GANs have a similar structure, where the generator is a U-NET convolutional neural network with ResNet and the discriminator is a classifier with ResNet34 structure. Digitally stained images were evaluated using GAN metrics and histograms to assess the ability to modify color without altering cell morphology. The system was also evaluated as a pre-processing tool before cells undergo a classification process. For this purpose, a CNN classifier was designed for three classes: abnormal lymphocytes, blasts and reactive lymphocytes.

RESULTS

Training of all GANs and the classifier was performed using RC images, while evaluations were conducted using images from four other centers. Classification tests were performed before and after applying the stain normalization system. The overall accuracy reached a similar value around 96% in both cases for the RC images, indicating the neutrality of the normalization model for the reference images. On the contrary, it was a significant improvement in the classification performance when applying the stain normalization to the other centers. Reactive lymphocytes were the most sensitive to stain normalization, with true positive rates (TPR) increasing from 46.3% - 66% for the original images to 81.2% - 97.2% after digital staining. Abnormal lymphocytes TPR ranged from 31.9% - 95.7% with original images to 83% - 100% with digitally stained images. Blast class showed TPR ranges of 90.3% - 94.4% and 94.4% - 100%, for original and stained images, respectively.

CONCLUSIONS

The proposed GAN-based normalization staining approach improves the performance of classifiers with multicenter data sets by generating digitally stained images with a quality similar to the original images and adaptability to a reference staining standard. The system requires low computation cost and can help improve the performance of automatic recognition models in clinical settings.

摘要

背景与目的

将临床病理学家的知识与深度学习模型相结合,是对血液中循环细胞进行形态分析的一个新兴趋势,可提高血液和非血液疾病诊断的客观性、准确性和速度。然而,不同实验室之间染色方案的可变性会影响图像的颜色和自动识别模型的性能。本研究的目的是开发、训练和评估一种新的外周血细胞图像染色标准化系统,使其能够将来自不同中心的图像转换为参考中心(RC)的颜色染色,同时保留结构形态特征。

方法

该系统有两个模块,即 GAN1 和 GAN2。GAN1 使用 PIX2PIX 技术将原始彩色图像淡化为自适应灰度,而 GAN2 将其转换为 RGB 标准化图像。两个 GAN 具有相似的结构,生成器是带有 ResNet 的 U-NET 卷积神经网络,鉴别器是带有 ResNet34 结构的分类器。使用 GAN 指标和直方图评估数字化染色图像,以评估在不改变细胞形态的情况下改变颜色的能力。还评估了该系统作为细胞进行分类过程之前的预处理工具。为此,设计了一个用于三类的 CNN 分类器:异常淋巴细胞、原始细胞和反应性淋巴细胞。

结果

所有 GAN 和分类器的训练都是使用 RC 图像进行的,而评估则是使用来自其他四个中心的图像进行的。在应用染色标准化系统之前和之后进行分类测试。在 RC 图像的情况下,整体准确率达到相似的约 96%,表明标准化模型对参考图像是中立的。相反,当将染色标准化应用于其他中心时,分类性能有显著提高。反应性淋巴细胞对染色标准化最为敏感,原始图像的真阳性率(TPR)从 46.3%增加到 66%,数字化染色后的 TPR 从 81.2%增加到 97.2%。异常淋巴细胞的 TPR 范围为 31.9%至 95.7%,原始图像为 83%至 100%,数字化染色图像为 83%至 100%。原始图像的 Blast 类 TPR 范围为 90.3%至 94.4%,数字化染色图像的 TPR 范围为 94.4%至 100%。

结论

提出的基于 GAN 的标准化染色方法通过生成与原始图像质量相似且适应参考染色标准的数字化染色图像,提高了多中心数据集分类器的性能。该系统需要较低的计算成本,并有助于提高临床环境中自动识别模型的性能。

相似文献

1
Automatic normalized digital color staining in the recognition of abnormal blood cells using generative adversarial networks.使用生成对抗网络自动进行异常血细胞的归一化数字染色识别。
Comput Methods Programs Biomed. 2023 Oct;240:107629. doi: 10.1016/j.cmpb.2023.107629. Epub 2023 May 30.
2
Automatic generation of artificial images of leukocytes and leukemic cells using generative adversarial networks (syntheticcellgan).使用生成对抗网络(合成细胞生成器)自动生成白细胞和白血病细胞的人工图像。
Comput Methods Programs Biomed. 2023 Feb;229:107314. doi: 10.1016/j.cmpb.2022.107314. Epub 2022 Dec 15.
3
Normalization of HE-stained histological images using cycle consistent generative adversarial networks.使用循环一致生成对抗网络对 HE 染色组织学图像进行归一化。
Diagn Pathol. 2021 Aug 6;16(1):71. doi: 10.1186/s13000-021-01126-y.
4
The role of unpaired image-to-image translation for stain color normalization in colorectal cancer histology classification.非配对图像到图像翻译在结直肠癌组织学分类中用于染色颜色归一化的作用。
Comput Methods Programs Biomed. 2023 Jun;234:107511. doi: 10.1016/j.cmpb.2023.107511. Epub 2023 Mar 26.
5
Recognition of peripheral blood cell images using convolutional neural networks.使用卷积神经网络识别外周血细胞图像。
Comput Methods Programs Biomed. 2019 Oct;180:105020. doi: 10.1016/j.cmpb.2019.105020. Epub 2019 Aug 9.
6
Enhancing classification of cells procured from bone marrow aspirate smears using generative adversarial networks and sequential convolutional neural network.利用生成对抗网络和序列卷积神经网络增强骨髓穿刺涂片获取的细胞分类。
Comput Methods Programs Biomed. 2022 Sep;224:107019. doi: 10.1016/j.cmpb.2022.107019. Epub 2022 Jul 10.
7
A GAN-based image synthesis method for skin lesion classification.一种基于生成对抗网络的用于皮肤病变分类的图像合成方法。
Comput Methods Programs Biomed. 2020 Oct;195:105568. doi: 10.1016/j.cmpb.2020.105568. Epub 2020 May 29.
8
A medical image classification method based on self-regularized adversarial learning.基于自正则化对抗学习的医学图像分类方法。
Med Phys. 2024 Nov;51(11):8232-8246. doi: 10.1002/mp.17320. Epub 2024 Jul 30.
9
Breast cancer detection using synthetic mammograms from generative adversarial networks in convolutional neural networks.利用卷积神经网络中生成对抗网络的合成乳房X光片进行乳腺癌检测。
J Med Imaging (Bellingham). 2019 Jul;6(3):031411. doi: 10.1117/1.JMI.6.3.031411. Epub 2019 Mar 23.
10
Generative Adversarial Networks in Digital Histopathology: Current Applications, Limitations, Ethical Considerations, and Future Directions.生成对抗网络在数字病理中的应用:当前应用、局限性、伦理考虑和未来方向。
Mod Pathol. 2024 Jan;37(1):100369. doi: 10.1016/j.modpat.2023.100369. Epub 2023 Oct 27.

引用本文的文献

1
Artificial intelligence technology in ophthalmology public health: current applications and future directions.眼科公共卫生中的人工智能技术:当前应用与未来方向。
Front Cell Dev Biol. 2025 Apr 17;13:1576465. doi: 10.3389/fcell.2025.1576465. eCollection 2025.