Love or Hate? Share or Split? Privacy-Preserving Training Using Split Learning and Homomorphic Encryption
Tanveer Khan, Khoa Nguyen, Antonis Michalas, Alexandros Bakas

TL;DR
This paper introduces a privacy-preserving split learning protocol using homomorphic encryption, significantly reducing privacy leakage while maintaining high accuracy in collaborative machine learning.
Contribution
It proposes a novel U-shaped split learning protocol with homomorphic encryption to enhance privacy without substantial accuracy loss.
Findings
Privacy leakage is reduced compared to previous methods.
Accuracy decreases by only 2.65% with optimal parameters.
Raw data privacy is effectively preserved.
Abstract
Split learning (SL) is a new collaborative learning technique that allows participants, e.g. a client and a server, to train machine learning models without the client sharing raw data. In this setting, the client initially applies its part of the machine learning model on the raw data to generate activation maps and then sends them to the server to continue the training process. Previous works in the field demonstrated that reconstructing activation maps could result in privacy leakage of client data. In addition to that, existing mitigation techniques that overcome the privacy leakage of SL prove to be significantly worse in terms of accuracy. In this paper, we improve upon previous works by constructing a protocol based on U-shaped SL that can operate on homomorphically encrypted data. More precisely, in our approach, the client applies homomorphic encryption on the activation maps…
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 · Privacy, Security, and Data Protection
