paper-with-me

홈 › Papers

Love or Hate? Share or Split? Privacy-Preserving Training Using Split Learning and Homomorphic Encryption

2023-09-19 · Tanveer Khan, Khoa Nguyen, Antonis Michalas, Alexandros Bakas

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 before sending them to the server, thus protecting user privacy. This is an important improvement that reduces privacy leakage in comparison to other SL-based works. Finally, our results show that, with the optimum set of parameters, training with HE data in the U-shaped SL setting only reduces accuracy by 2.65% compared to training on plaintext. In addition, raw training data privacy is preserved.

📄 PDF Abstract BibTeX arXiv:2309.10517

Code (2)

khoaguin/hesplitnet 공식 구현 pytorch
khoaguin/split-learning-1D-HE pytorch

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Split-n-Chain: Privacy-Preserving Multi-Node Split Learning with Blockchain-Based Auditability

2025-03-10 · Mukesh Sahani, Binanda Sengupta

Deep learning, when integrated with a large amount of training data, has the potential to outperform machine learning in terms of high accuracy. Recently, privacy-preserving deep learning has drawn significant attention …

Deep LearningFederated LearningPrivacy PreservingPrivacy Preserving Deep Learning

Spatio-Temporal Split Learning for Privacy-Preserving Medical Platforms: Case Studies with COVID-19 CT, X-Ray, and Cholesterol Data

2021-08-20 · Yoo Jeong Ha, MinJae Yoo, Gusang Lee, Soyi Jung 외

Machine learning requires a large volume of sample data, especially when it is used in high-accuracy medical applications. However, patient records are one of the most sensitive private information that is not usually sh…

Computed Tomography (CT)Privacy Preserving

$S^2$NeRF: Privacy-preserving Training Framework for NeRF

2024-09-03 · Bokang Zhang, Yanglin Zhang, Zhikun Zhang, Jinglan Yang 외

Neural Radiance Fields (NeRF) have revolutionized 3D computer vision and graphics, facilitating novel view synthesis and influencing sectors like extended reality and e-commerce. However, NeRF's dependence on extensive d…

NeRFNovel View SynthesisPrivacy Preserving

Secure and Privacy-Preserving Vertical Federated Learning

2026-04-15 · Shan Jin, Sai Rahul Rachuri, Yizhen Wang, Anderson C. A. Nascimento 외 arxiv

We propose a novel end-to-end privacy-preserving framework, instantiated by three efficient protocols for different deployment scenarios, covering both input and output privacy, for the vertically split scenario in feder…

Federated Learning

Privacy-Preserving Collaborative Split Learning Framework for Smart Grid Load Forecasting

2024-03-03 · Asif Iqbal, Prosanta Gope, Biplab Sikdar

Accurate load forecasting is crucial for energy management, infrastructure planning, and demand-supply balancing. Smart meter data availability has led to the demand for sensor-based load forecasting. Conventional ML all…

energy managementLoad ForecastingPrivacy Preserving