ConDistFL: Conditional Distillation for Federated Learning from Partially Annotated Data
Pochuan Wang, Chen Shen, Weichung Wang, Masahiro Oda, Chiou-Shann Fuh,, Kensaku Mori, Holger R. Roth

TL;DR
ConDistFL introduces a federated learning framework that leverages knowledge distillation with conditional probability representations to train generalized segmentation models from partially annotated data, reducing communication costs and improving performance.
Contribution
The paper presents a novel federated learning approach combining knowledge distillation and conditional probability to handle partially annotated data for segmentation tasks.
Findings
Outperforms FedAvg and FedOpt baselines.
Demonstrates superior generalizability on external datasets.
Reduces communication costs by less frequent aggregation.
Abstract
Developing a generalized segmentation model capable of simultaneously delineating multiple organs and diseases is highly desirable. Federated learning (FL) is a key technology enabling the collaborative development of a model without exchanging training data. However, the limited access to fully annotated training data poses a major challenge to training generalizable models. We propose "ConDistFL", a framework to solve this problem by combining FL with knowledge distillation. Local models can extract the knowledge of unlabeled organs and tumors from partially annotated data from the global model with an adequately designed conditional probability representation. We validate our framework on four distinct partially annotated abdominal CT datasets from the MSD and KiTS19 challenges. The experimental results show that the proposed framework significantly outperforms FedAvg and FedOpt…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Privacy-Preserving Technologies in Data
