Secure and Efficient Federated Transfer Learning
Shreya Sharma, Xing Chaoping, Yang Liu, Yan Kang

TL;DR
This paper enhances federated transfer learning by integrating Secret Sharing and the SPDZ protocol, significantly improving efficiency and security, including robustness against malicious participants, with practical runtime improvements.
Contribution
It introduces a secure, efficient FTL model using SPDZ that handles malicious adversaries and outperforms previous solutions in runtime and communication costs.
Findings
Single iteration runs in 0.8 seconds (semi-honest) and 1.4 seconds (malicious) for 500 samples
Model supports any number of parties, even with dishonest majority
Outperforms previous work by reducing runtime from 35 seconds to under 2 seconds
Abstract
Machine Learning models require a vast amount of data for accurate training. In reality, most data is scattered across different organizations and cannot be easily integrated under many legal and practical constraints. Federated Transfer Learning (FTL) was introduced in [1] to improve statistical models under a data federation that allow knowledge to be shared without compromising user privacy, and enable complementary knowledge to be transferred in the network. As a result, a target-domain party can build more flexible and powerful models by leveraging rich labels from a source-domain party. However, the excessive computational overhead of the security protocol involved in this model rendered it impractical. In this work, we aim towards enhancing the efficiency and security of existing models for practical collaborative training under a data federation by incorporating Secret Sharing…
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.
