English

Decentralized Federated Learning through Proxy Model Sharing

Machine Learning 2023-05-24 v2

Abstract

Institutions in highly regulated domains such as finance and healthcare often have restrictive rules around data sharing. Federated learning is a distributed learning framework that enables multi-institutional collaborations on decentralized data with improved protection for each collaborator's data privacy. In this paper, we propose a communication-efficient scheme for decentralized federated learning called ProxyFL, or proxy-based federated learning. Each participant in ProxyFL maintains two models, a private model, and a publicly shared proxy model designed to protect the participant's privacy. Proxy models allow efficient information exchange among participants without the need of a centralized server. The proposed method eliminates a significant limitation of canonical federated learning by allowing model heterogeneity; each participant can have a private model with any architecture. Furthermore, our protocol for communication by proxy leads to stronger privacy guarantees using differential privacy analysis. Experiments on popular image datasets, and a cancer diagnostic problem using high-quality gigapixel histology whole slide images, show that ProxyFL can outperform existing alternatives with much less communication overhead and stronger privacy.

Keywords

Cite

@article{arxiv.2111.11343,
  title  = {Decentralized Federated Learning through Proxy Model Sharing},
  author = {Shivam Kalra and Junfeng Wen and Jesse C. Cresswell and Maksims Volkovs and Hamid R. Tizhoosh},
  journal= {arXiv preprint arXiv:2111.11343},
  year   = {2023}
}
R2 v1 2026-06-24T07:47:38.994Z