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

立即免费体验

无监督域自适应的细胞核分割:使用课程学习方法,从苏木精和伊红染色幻灯片到免疫组织化学染色幻灯片的自适应。

Unsupervised domain adaptation for nuclei segmentation: Adapting from hematoxylin & eosin stained slides to immunohistochemistry stained slides using a curriculum approach.

机构信息

Quantitative Biomedical Research Center, Peter O'Donnell Jr. School of Public Health, University of Texas Southwestern Medical Center, Dallas, TX 75390, USA.

Department of Pathology, Division of Pathology/Lab Medicine, The University of Texas MD, Anderson Cancer Center, Houston, TX 77030, USA.

出版信息

Comput Methods Programs Biomed. 2023 Nov;241:107768. doi: 10.1016/j.cmpb.2023.107768. Epub 2023 Aug 19.

DOI:10.1016/j.cmpb.2023.107768
PMID:37619429
Abstract

BACKGROUND AND OBJECTIVE

Unsupervised domain adaptation (UDA) is a powerful approach in tackling domain discrepancies and reducing the burden of laborious and error-prone pixel-level annotations for instance segmentation. However, the domain adaptation strategies utilized in previous instance segmentation models pool all the labeled/detected instances together to train the instance-level GAN discriminator, which neglects the differences among multiple instance categories. Such pooling prevents UDA instance segmentation models from learning categorical correspondence between source and target domains for accurate instance classification; METHODS: To tackle this challenge, we propose an Instance Segmentation CycleGAN (ISC-GAN) algorithm for UDA multiclass-instance segmentation. We conduct extensive experiments on the multiclass nuclei recognition task to transfer knowledge from hematoxylin and eosin to immunohistochemistry stained pathology images. Specifically, we fuse CycleGAN with Mask R-CNN to learn categorical correspondence with image-level domain adaptation and virtual supervision. Moreover, we utilize Curriculum Learning to separate the learning process into two steps: (1) learning segmentation only on labeled source data, and (2) learning target domain segmentation with paired virtual labels generated by ISC-GAN. The performance was further improved through experiments with other strategies, including Shared Weights, Knowledge Distillation, and Expanded Source Data.

RESULTS

Comparing to the baseline model or the three UDA instance detection and segmentation models, ISC-GAN illustrates the state-of-the-art performance, with 39.1% average precision and 48.7% average recall. The source codes of ISC-GAN are available at https://github.com/sdw95927/InstanceSegmentation-CycleGAN.

CONCLUSION

ISC-GAN adapted knowledge from hematoxylin and eosin to immunohistochemistry stained pathology images, suggesting the potential for reducing the need for large annotated pathological image datasets in deep learning and computer vision tasks.

摘要

背景与目的

无监督领域自适应(UDA)是解决领域差异和减少实例分割中费力且容易出错的像素级注释负担的强大方法。然而,以前的实例分割模型中使用的领域自适应策略将所有标记/检测到的实例都合并在一起,以训练实例级 GAN 判别器,这忽略了多个实例类之间的差异。这种合并阻止了 UDA 实例分割模型学习源域和目标域之间的类别对应关系,从而无法进行准确的实例分类;方法:为了解决这个挑战,我们提出了一种用于 UDA 多类别实例分割的实例分割 CycleGAN(ISC-GAN)算法。我们在多类别细胞核识别任务上进行了广泛的实验,以从苏木精和伊红转移知识到免疫组织化学染色的病理学图像。具体来说,我们将 CycleGAN 与 Mask R-CNN 融合,通过图像级别的领域自适应和虚拟监督来学习类别对应关系。此外,我们利用课程学习将学习过程分为两个步骤:(1)仅在标记的源数据上学习分割,(2)使用 ISC-GAN 生成的虚拟配对标签学习目标域分割。通过实验还采用了其他策略,包括共享权重、知识蒸馏和扩展源数据,进一步提高了性能。结果:与基线模型或三种 UDA 实例检测和分割模型相比,ISC-GAN 展示了最先进的性能,平均精度为 39.1%,平均召回率为 48.7%。ISC-GAN 的源代码可在 https://github.com/sdw95927/InstanceSegmentation-CycleGAN 上获得。结论:ISC-GAN 从苏木精和伊红转移知识到免疫组织化学染色的病理学图像,这表明在深度学习和计算机视觉任务中减少对大型注释病理学图像数据集的需求具有潜力。

相似文献

1
Unsupervised domain adaptation for nuclei segmentation: Adapting from hematoxylin & eosin stained slides to immunohistochemistry stained slides using a curriculum approach.无监督域自适应的细胞核分割:使用课程学习方法,从苏木精和伊红染色幻灯片到免疫组织化学染色幻灯片的自适应。
Comput Methods Programs Biomed. 2023 Nov;241:107768. doi: 10.1016/j.cmpb.2023.107768. Epub 2023 Aug 19.
2
IAS-NET: Joint intraclassly adaptive GAN and segmentation network for unsupervised cross-domain in neonatal brain MRI segmentation.IAS-NET:用于新生儿脑 MRI 分割的无监督跨领域的联合类内自适应 GAN 和分割网络。
Med Phys. 2021 Nov;48(11):6962-6975. doi: 10.1002/mp.15212. Epub 2021 Sep 25.
3
FEEDNet: a feature enhanced encoder-decoder LSTM network for nuclei instance segmentation for histopathological diagnosis.FEEDNet:一种用于组织病理学诊断的细胞核实例分割的特征增强编码器-解码器长短期记忆网络。
Phys Med Biol. 2022 Sep 28;67(19). doi: 10.1088/1361-6560/ac8594.
4
CellViT: Vision Transformers for precise cell segmentation and classification.CellViT:用于精确细胞分割和分类的视觉Transformer
Med Image Anal. 2024 May;94:103143. doi: 10.1016/j.media.2024.103143. Epub 2024 Mar 16.
5
U-shaped GAN for Semi-Supervised Learning and Unsupervised Domain Adaptation in High Resolution Chest Radiograph Segmentation.用于高分辨率胸部X光片分割的半监督学习和无监督域适应的U形生成对抗网络
Front Med (Lausanne). 2022 Jan 13;8:782664. doi: 10.3389/fmed.2021.782664. eCollection 2021.
6
C -GAN: Content-consistent generative adversarial networks for unsupervised domain adaptation in medical image segmentation.C-GAN:用于医学图像分割中无监督域自适应的内容一致生成对抗网络。
Med Phys. 2022 Oct;49(10):6491-6504. doi: 10.1002/mp.15944. Epub 2022 Aug 27.
7
S-CUDA: Self-cleansing unsupervised domain adaptation for medical image segmentation.S-CUDA:用于医学图像分割的自清洁无监督域适应
Med Image Anal. 2021 Dec;74:102214. doi: 10.1016/j.media.2021.102214. Epub 2021 Aug 12.
8
LE-UDA: Label-Efficient Unsupervised Domain Adaptation for Medical Image Segmentation.LE-UDA:用于医学图像分割的标签高效无监督域适应
IEEE Trans Med Imaging. 2023 Mar;42(3):633-646. doi: 10.1109/TMI.2022.3214766. Epub 2023 Mar 2.
9
PDAM: A Panoptic-Level Feature Alignment Framework for Unsupervised Domain Adaptive Instance Segmentation in Microscopy Images.PDAM:一种用于显微镜图像无监督领域自适应实例分割的全景级特征对齐框架。
IEEE Trans Med Imaging. 2021 Jan;40(1):154-165. doi: 10.1109/TMI.2020.3023466. Epub 2020 Dec 29.
10
MaskMitosis: a deep learning framework for fully supervised, weakly supervised, and unsupervised mitosis detection in histopathology images.MaskMitosis:一种深度学习框架,用于在组织病理学图像中进行全监督、弱监督和无监督的有丝分裂检测。
Med Biol Eng Comput. 2020 Jul;58(7):1603-1623. doi: 10.1007/s11517-020-02175-z. Epub 2020 May 22.

引用本文的文献

1
Cell Segmentation With Globally Optimized Boundaries (CSGO): A Deep Learning Pipeline for Whole-Cell Segmentation in Hematoxylin-and-Eosin-Stained Tissues.具有全局优化边界的细胞分割(CSGO):用于苏木精-伊红染色组织中全细胞分割的深度学习管道。
Lab Invest. 2025 Feb;105(2):102184. doi: 10.1016/j.labinv.2024.102184. Epub 2024 Nov 9.
2
Enhancing semantic segmentation in chest X-ray images through image preprocessing: ps-KDE for pixel-wise substitution by kernel density estimation.通过图像预处理增强胸部 X 光图像的语义分割:基于核密度估计的像素级替换的 ps-KDE。
PLoS One. 2024 Jun 24;19(6):e0299623. doi: 10.1371/journal.pone.0299623. eCollection 2024.
3
Improving generalization capability of deep learning-based nuclei instance segmentation by non-deterministic train time and deterministic test time stain normalization.
通过非确定性训练时间和确定性测试时间染色归一化提高基于深度学习的细胞核实例分割的泛化能力。
Comput Struct Biotechnol J. 2024 Jan 3;23:669-678. doi: 10.1016/j.csbj.2023.12.042. eCollection 2024 Dec.
4
Deep Learning-Based H-Score Quantification of Immunohistochemistry-Stained Images.基于深度学习的免疫组化染色图像 H 评分定量分析。
Mod Pathol. 2024 Feb;37(2):100398. doi: 10.1016/j.modpat.2023.100398. Epub 2023 Dec 1.