paper-with-me

홈 › Papers

Evaluating Privacy Leakage in Split Learning

2023-05-22 · Xinchi Qiu, Ilias Leontiadis, Luca Melis, Alex Sablayrolles, Pierre Stock

Privacy-Preserving machine learning (PPML) can help us train and deploy models that utilize private information. In particular, on-device machine learning allows us to avoid sharing raw data with a third-party server during inference. On-device models are typically less accurate when compared to their server counterparts due to the fact that (1) they typically only rely on a small set of on-device features and (2) they need to be small enough to run efficiently on end-user devices. Split Learning (SL) is a promising approach that can overcome these limitations. In SL, a large machine learning model is divided into two parts, with the bigger part residing on the server side and a smaller part executing on-device, aiming to incorporate the private features. However, end-to-end training of such models requires exchanging gradients at the cut layer, which might encode private features or labels. In this paper, we provide insights into potential privacy risks associated with SL. Furthermore, we also investigate the effectiveness of various mitigation strategies. Our results indicate that the gradients significantly improve the attackers' effectiveness in all tested datasets reaching almost perfect reconstruction accuracy for some features. However, a small amount of differential privacy (DP) can effectively mitigate this risk without causing significant training degradation.

📄 PDF Abstract BibTeX arXiv:2305.12997

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Measuring and Controlling Split Layer Privacy Leakage Using Fisher Information

2022-09-21 · Kiwan Maeng, Chuan Guo, Sanjay Kariyappa, Edward Suh

Split learning and inference propose to run training/inference of a large model that is split across client devices and the cloud. However, such a model splitting imposes privacy concerns, because the activation flowing …

Can We Use Split Learning on 1D CNN Models for Privacy Preserving Training?

2020-03-16 · Sharif Abuadbba, Kyuyeon Kim, Minki Kim, Chandra Thapa 외

A new collaborative learning, called split learning, was recently introduced, aiming to protect user data privacy without revealing raw input data to a server. It collaboratively runs a deep neural network model where th…

Privacy Preserving

Split Ways: Privacy-Preserving Training of Encrypted Data Using Split Learning

2023-01-20 · Tanveer Khan, Khoa Nguyen, Antonis Michalas

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 initia…

Privacy Preserving

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 initia…

Privacy Preserving

Label Leakage and Protection in Two-party Split Learning

2021-02-17 · ICLR 2022 4 · Oscar Li, Jiankai Sun, Xin Yang, Weihao Gao 외

Two-party split learning is a popular technique for learning a model across feature-partitioned data. In this work, we explore whether it is possible for one party to steal the private label information from the other pa…

Federated LearningVocal Bursts Valence Prediction