SplitFedZip: Learned Compression for Data Transfer Reduction in Split-Federated Learning
Chamani Shiranthika, Hadi Hadizadeh, Parvaneh Saeedi, Ivan V. Baji\'c

TL;DR
SplitFedZip introduces learned compression techniques to significantly reduce data transfer in Split-Federated learning, maintaining model accuracy while alleviating communication bottlenecks in privacy-sensitive applications like healthcare.
Contribution
This paper presents SplitFedZip, a novel learned compression method specifically designed for SplitFed learning to reduce communication overhead without sacrificing accuracy.
Findings
Achieves substantial data transfer reduction in SplitFed learning
Maintains high accuracy in medical image segmentation tasks
Demonstrates effectiveness in privacy-sensitive healthcare applications
Abstract
Federated Learning (FL) enables multiple clients to train a collaborative model without sharing their local data. Split Learning (SL) allows a model to be trained in a split manner across different locations. Split-Federated (SplitFed) learning is a more recent approach that combines the strengths of FL and SL. SplitFed minimizes the computational burden of FL by balancing computation across clients and servers, while still preserving data privacy. This makes it an ideal learning framework across various domains, especially in healthcare, where data privacy is of utmost importance. However, SplitFed networks encounter numerous communication challenges, such as latency, bandwidth constraints, synchronization overhead, and a large amount of data that needs to be transferred during the learning process. In this paper, we propose SplitFedZip -- a novel method that employs learned…
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
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
