Cluster Based Secure Multi-Party Computation in Federated Learning for Histopathology Images
S. Maryam Hosseini, Milad Sikaroudi, Morteza Babaei, H.R. Tizhoosh

TL;DR
This paper proposes a cluster-based secure federated learning framework using secure multiparty computation to enhance privacy in histopathology image analysis, demonstrating improved accuracy over differential privacy methods.
Contribution
It introduces a novel cluster-based SMC approach for privacy-preserving federated learning in medical imaging, reducing privacy risks compared to existing methods.
Findings
Higher accuracy than differential privacy baseline
No privacy leakage risk in the proposed framework
Increased communication overhead
Abstract
Federated learning (FL) is a decentralized method enabling hospitals to collaboratively learn a model without sharing private patient data for training. In FL, participant hospitals periodically exchange training results rather than training samples with a central server. However, having access to model parameters or gradients can expose private training data samples. To address this challenge, we adopt secure multiparty computation (SMC) to establish a privacy-preserving federated learning framework. In our proposed method, the hospitals are divided into clusters. After local training, each hospital splits its model weights among other hospitals in the same cluster such that no single hospital can retrieve other hospitals' weights on its own. Then, all hospitals sum up the received weights, sending the results to the central server. Finally, the central server aggregates the results,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Cancer Genomics and Diagnostics
