用风格迁移提升无标注数据的细胞分割效果
CellStyle: Improved Zero-Shot Cell Segmentation via Style Transfer
- 将目标数据的纹理颜色等风格迁移到带标签源数据
- 无需目标数据标注即可显著提升分割准确率
- 适合缺乏标注的生物显微图像分析场景
细胞显微图像数据丰富,但对应的分割标注却十分稀缺。不同细胞类型、成像设备和染色方法导致数据集间存在显著领域差异。即使在多样化数据集上预训练的大规模分割模型(源数据集),也难以泛化到未见数据集(目标数据集)。为解决这一泛化问题,我们提出CellStyle,可在不依赖目标数据标注的情况下,实现零样本适应,从而提升分割性能。CellStyle将未标注目标数据集的属性(如纹理、颜色、噪声)迁移到已标注的源数据集,同时保留源图像中的细胞形状,确保原有标注可用,并保持目标数据的视觉特征。经过风格迁移生成的合成图像结合原有标注,可用于微调通用分割模型,以应用于未标注的目标数据。实验表明,通过在风格迁移后的数据上微调多个分割模型,CellStyle在多种数据集上显著提升了零样本细胞分割性能。代码将公开。
原文摘要 · Abstract (English)
Cell microscopy data are abundant; however, corresponding segmentation annotations remain scarce. Moreover, variations in cell types, imaging devices, and staining techniques introduce significant domain gaps between datasets. As a result, even large, pretrained segmentation models trained on diverse datasets (source datasets) struggle to generalize to unseen datasets (target datasets). To overcome this generalization problem, we propose CellStyle, which improves the segmentation quality of such models without requiring labels for the target dataset, thereby enabling zero-shot adaptation. CellStyle transfers the attributes of an unannotated target dataset, such as texture, color, and noise, to the annotated source dataset. This transfer is performed while preserving the cell shapes of the source images, ensuring that the existing source annotations can still be used while maintaining the visual characteristics of the target dataset. The styled synthetic images with the existing annotations enable the finetuning of a generalist segmentation model for application to the unannotated target data. We demonstrate that CellStyle significantly improves zero-shot cell segmentation performance across diverse datasets by finetuning multiple segmentation models on the style-transferred data. The code will be made publicly available.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。