paper-with-me

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 through the split layer may leak information about the clients' private input data. There is currently no good way to quantify how much private information is being leaked through the split layer, nor a good way to improve privacy up to the desired level. In this work, we propose to use Fisher information as a privacy metric to measure and control the information leakage. We show that Fisher information can provide an intuitive understanding of how much private information is leaking through the split layer, in the form of an error bound for an unbiased reconstruction attacker. We then propose a privacy-enhancing technique, ReFIL, that can enforce a user-desired level of Fisher information leakage at the split layer to achieve high privacy, while maintaining reasonable utility.

📄 PDF Abstract BibTeX arXiv:2209.10119

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

What Does the Server See? Understanding Privacy Leakage from Large Language Models in Split Inference

2026-05-22 · Mingyuan Fan, Yu Liu, Fuyi Wang, Cen Chen arxiv

The deployment of large language models (LLMs) on resource-constrained devices remains challenging, spurring interest in split inference, where models are partitioned between client and server to reduce computational bur…

Split Without a Leak: Reducing Privacy Leakage in Split Learning

2023-08-30 · Khoa Nguyen, Tanveer Khan, Antonis Michalas

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

Privacy PreservingPrivacy Preserving Deep Learning

Hybrid Federated and Split Learning for Privacy Preserving Clinical Prediction and Treatment Optimization

2026-02-17 · Farzana Akter, Rakib Hossain, Deb Kanna Roy Toushi, Mahmood Menon Khan 외 arxiv

Collaborative clinical decision support is often constrained by governance and privacy rules that prevent pooling patient-level records across institutions. We present a hybrid privacy-preserving framework that combines …

Representation LearningFederated Learning

Differentially Private Secure Multiplication: Hiding Information in the Rubble of Noise

2023-09-28 · Viveck R. Cadambe, Ateet Devulapalli, Haewon Jeong, Flavio P. Calmon

We consider the problem of private distributed multi-party multiplication. It is well-established that Shamir secret-sharing coding strategies can enable perfect information-theoretic privacy in distributed computation v…