Dataset Condensation Atlas

Application · Optimization and training recipes

FedWSIDD

FedWSIDD: Federated Whole Slide Image Classification via Dataset Distillation

Haolong Jin, Shenglin Liu, Cong Cong, Qingmin Feng, Yongzhi Liu, Lina Huang, Yingzi Hu

MICCAI 2025 · first public 2025-06-18 · arXiv 2506.15365

paper ↗code ↗catalogued✓ abstract read

In one paragraph

Each client distills its whole-slide images into a compact set of synthetic slides, using a distillation algorithm that adds stain normalization for histopathology, and transmits the synthetic slides (not model parameters) to a server that aggregates and redistributes them; clients then train locally on synthetic plus real slides. Reports improved local WSI classification, tolerance of heterogeneous local models, and preserved patient privacy on CAMELYON16/17.

Where it sits

Abstract (verbatim from arXiv)

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.

BibTeX (generated; prefer the venue's official entry)
@article{jin2025fedwsidd,
  title   = {FedWSIDD: Federated Whole Slide Image Classification via Dataset Distillation},
  author  = {Haolong Jin and Shenglin Liu and Cong Cong and Qingmin Feng and Yongzhi Liu and Lina Huang and Yingzi Hu},
  journal = {MICCAI 2025},
  year    = {2025}
}

Nearby in Optimization and training recipes

2026-05

C^2R — Mind Your Margin and Boundary: Are Your Distilled Datasets Truly Robust?

Muquan Li, Yingyi Ma, Yihong Huang et al. · ICML 2026notablepaper ↗

2026-04

COBRA — Fair Dataset Distillation via Cross-Group Barycenter Alignment

Mohammad Hossein Moslemi, Nima Hosseini Dashtbayaz, Zhimin Mei et al. · ICML 2026notablepaper ↗code ↗

2026-03

PTM-ST — Multimodal Dataset Distillation via Phased Teacher Models

Shengbin Guo, Hang Zhao, Senqiao Yang et al. · ICLR 2026notableVision–languagepaper ↗code ↗

2026-03

FD2 — FD$^2$: A Dedicated Framework for Fine-Grained Dataset Distillation

Hongxu Ma, Guang Li, Shijie Wang et al. · ECCV 2026notablepaper ↗

2025-05

PRISM — PRISM: Video Dataset Condensation with Progressive Refinement and Insertion for Sparse Motion

Jaehyun Choi, Jiwan Hur, Gyojin Han et al. · CVPR 2026notableVideopaper ↗