Quantifying the Performance of Federated Transfer Learning
Qinghe Jing, Weiyan Wang, Junxue Zhang, Han Tian, Kai Chen

TL;DR
This paper evaluates the efficiency of Federated Transfer Learning (FTL) in real-world settings, identifying key bottlenecks like communication, encryption, and network conditions that impact performance.
Contribution
It provides a quantitative analysis of FTL deployment on Google Cloud, highlighting critical infrastructure factors affecting efficiency and scalability.
Findings
Inter-process communication is the main bottleneck.
Data encryption significantly increases computation overhead.
Network conditions greatly influence large model performance.
Abstract
The scarcity of data and isolated data islands encourage different organizations to share data with each other to train machine learning models. However, there are increasing concerns on the problems of data privacy and security, which urges people to seek a solution like Federated Transfer Learning (FTL) to share training data without violating data privacy. FTL leverages transfer learning techniques to utilize data from different sources for training, while achieving data privacy protection without significant accuracy loss. However, the benefits come with a cost of extra computation and communication consumption, resulting in efficiency problems. In order to efficiently deploy and scale up FTL solutions in practice, we need a deep understanding on how the infrastructure affects the efficiency of FTL. Our paper tries to answer this question by quantitatively measuring a real-world FTL…
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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
