Guarding the Middle: Protecting Intermediate Representations in Federated Split Learning
Obaidullah Zaland, Sajib Mistry, Monowar Bhuyan

TL;DR
This paper introduces KD-UFSL, a privacy-preserving method for federated split learning that reduces data leakage from intermediate representations while maintaining model utility in large-scale, heterogeneous data scenarios.
Contribution
It proposes KD-UFSL, a novel approach combining microaggregation and differential privacy to protect client data in federated split learning.
Findings
KD-UFSL increases reconstruction error by up to 50%.
It decreases structural similarity of reconstructed data by up to 40%.
It effectively balances privacy protection with model utility.
Abstract
Big data scenarios, where massive, heterogeneous datasets are distributed across clients, demand scalable, privacy-preserving learning methods. Federated learning (FL) enables decentralized training of machine learning (ML) models across clients without data centralization. Decentralized training, however, introduces a computational burden on client devices. U-shaped federated split learning (UFSL) offloads a fraction of the client computation to the server while keeping both data and labels on the clients' side. However, the intermediate representations (i.e., smashed data) shared by clients with the server are prone to exposing clients' private data. To reduce exposure of client data through intermediate data representations, this work proposes k-anonymous differentially private UFSL (KD-UFSL), which leverages privacy-enhancing techniques such as microaggregation and differential…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
