Communication-Efficient and Privacy-Preserving Feature-based Federated Transfer Learning
Feng Wang, M. Cenk Gursoy, Senem Velipasalar

TL;DR
This paper proposes a feature-based federated transfer learning method that significantly reduces communication payload and preserves privacy, demonstrated through experiments on image classification tasks.
Contribution
It introduces a novel approach that uploads features instead of model parameters, drastically improving communication efficiency and maintaining privacy in federated transfer learning.
Findings
Payload reduction of over five orders of magnitude compared to existing methods
Effective privacy preservation through random shuffling scheme
Successful application to image classification tasks
Abstract
Federated learning has attracted growing interest as it preserves the clients' privacy. As a variant of federated learning, federated transfer learning utilizes the knowledge from similar tasks and thus has also been intensively studied. However, due to the limited radio spectrum, the communication efficiency of federated learning via wireless links is critical since some tasks may require thousands of Terabytes of uplink payload. In order to improve the communication efficiency, we in this paper propose the feature-based federated transfer learning as an innovative approach to reduce the uplink payload by more than five orders of magnitude compared to that of existing approaches. We first introduce the system design in which the extracted features and outputs are uploaded instead of parameter updates, and then determine the required payload with this approach and provide comparisons…
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
