arXiv:2506.15365eess.IVcs.CV2025-06被引 9

用合成病理切片替代模型参数,实现隐私保护的联邦病理图像分类

FedWSIDD: Federated Whole Slide Image Classification via Dataset Distillation

  • 用数据蒸馏生成少量高信息量合成切片,替代原始模型参数传输
  • 在CAMELYON16/17数据集上提升本地分类性能,支持异构计算环境
  • 适合多中心医疗协作,兼顾效率与患者隐私保护

联邦学习(FL)为多方协作医学图像分析提供了新路径,可在保护患者隐私的前提下构建稳健预测模型。在全切片图像(WSI)分类中,面临参与机构算力差异大、隐私风险高等挑战。为此,我们提出FedWSIDD,一种基于数据蒸馏(DD)的新型联邦学习范式:服务器端聚合各中心生成的合成切片并分发;客户端采用专为组织病理学数据设计的新版数据蒸馏算法,将染色归一化融入蒸馏过程,生成紧凑且信息丰富的合成切片。实际传输的是这些合成切片而非模型参数。通信后,本地使用合成切片与原始数据联合训练。在CAMELYON16和CAMELYON17等多个WSI分类任务上的实验表明,该方法具备异构模型灵活性,显著提升本地分类性能,并有效保护患者隐私,适用于复杂病理图像分类任务。代码已开源。

原文摘要 · Abstract (English)

Federated learning (FL) has emerged as a promising approach for collaborative medical image analysis, enabling multiple institutions to build robust predictive models while preserving sensitive patient data. In the context of Whole Slide Image (WSI) classification, FL faces significant challenges, including heterogeneous computational resources across participating medical institutes and privacy concerns. To address these challenges, we propose FedWSIDD, a novel FL paradigm that leverages dataset distillation (DD) to learn and transmit synthetic slides. On the server side, FedWSIDD aggregates synthetic slides from participating centres and distributes them across all centres. On the client side, we introduce a novel DD algorithm tailored to histopathology datasets which incorporates stain normalisation into the distillation process to generate a compact set of highly informative synthetic slides. These synthetic slides, rather than model parameters, are transmitted to the server. After communication, the received synthetic slides are combined with original slides for local tasks. Extensive experiments on multiple WSI classification tasks, including CAMELYON16 and CAMELYON17, demonstrate that FedWSIDD offers flexibility for heterogeneous local models, enhances local WSI classification performance, and preserves patient privacy. This makes it a highly effective solution for complex WSI classification tasks. The code is available at FedWSIDD.

联邦学习病理图像数据蒸馏隐私保护

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。