Split Without a Leak: Reducing Privacy Leakage in Split Learning
Khoa Nguyen, Tanveer Khan, Antonis Michalas

TL;DR
This paper introduces a hybrid split learning and homomorphic encryption approach that enhances privacy, reduces communication costs, and accelerates training in deep learning, addressing privacy leakage issues inherent in traditional split learning methods.
Contribution
The paper proposes a novel hybrid method combining split learning with homomorphic encryption to improve privacy and efficiency in deep learning.
Findings
Reduces privacy leakage compared to existing split learning methods.
Achieves approximately 6 times faster training.
Reduces communication overhead by nearly 160 times.
Abstract
The popularity of Deep Learning (DL) makes the privacy of sensitive data more imperative than ever. As a result, various privacy-preserving techniques have been implemented to preserve user data privacy in DL. Among various privacy-preserving techniques, collaborative learning techniques, such as Split Learning (SL) have been utilized to accelerate the learning and prediction process. Initially, SL was considered a promising approach to data privacy. However, subsequent research has demonstrated that SL is susceptible to many types of attacks and, therefore, it cannot serve as a privacy-preserving technique. Meanwhile, countermeasures using a combination of SL and encryption have also been introduced to achieve privacy-preserving deep learning. In this work, we propose a hybrid approach using SL and Homomorphic Encryption (HE). The idea behind it is that the client encrypts the…
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
