A More Secure Split: Enhancing the Security of Privacy-Preserving Split Learning
Tanveer Khan, Khoa Nguyen, Antonis Michalas

TL;DR
This paper introduces a homomorphic encryption-based protocol for split learning that significantly enhances privacy by protecting activation maps, with minimal impact on model accuracy.
Contribution
It proposes a novel U-shaped split learning protocol utilizing homomorphic encryption to improve privacy without substantially sacrificing accuracy.
Findings
Privacy leakage is reduced compared to previous methods.
Model accuracy decreases by only 2.65% with encryption.
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 (AMs) and then sends them to the server to continue the training process. Previous works in the field demonstrated that reconstructing AMs 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 AMs before sending them…
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 · Machine Learning in Healthcare · Stochastic Gradient Optimization Techniques
