Pith. sign in

REVIEW 2 cited by

CURE: Privacy-Preserving Split Learning Done Right

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2407.08977 v2 pith:E5AFIUTD submitted 2024-07-12 cs.CR

classification cs.CR
keywords cureserverclientefficientlearningmodelprivacypropose
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Training deep neural networks often needs large datasets stored and processed in the cloud, and in sensitive fields like healthcare, these workflows must follow strict privacy rules. Split Learning (SL), a framework that divides model layers between client(s) and server(s), is widely adopted for distributed model training. While SL reduces privacy risks by limiting server access to the full parameter set, previous research has identified that intermediate outputs exchanged between server and client can compromise the client's data privacy. Homomorphic encryption (HE)-based solutions exist, but they often impose prohibitive computational burdens. To address these challenges, we propose CURE, a novel system based on HE for the single-client setting that encrypts only the server side of the model and optionally the data. CURE enables secure SL while substantially improving communication and parallelization. We propose packing schemes for efficient execution of deep learning algorithms and generalize them to MLPs and convolutional models, enabling the evaluation of large architectures using our implementations, such as ResNet blocks. We demonstrate that CURE can achieve similar accuracy to plaintext SL, while being up to 210x more efficient in terms of the runtime compared to the state-of-the-art privacy-preserving alternatives. Finally, we propose a novel estimator that enables efficient use of HE in SL settings by recommending an optimal server-client split.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. TL++: Accuracy and Privacy Preserving Traversal Learning for Distributed Intelligent Systems

    cs.LG 2026-06 unverdicted novelty 6.0 of 10

    TL++ recovers centralized mini-batch gradients via virtual batches in split learning and adds secret sharing for cut-layer tensors, achieving 91.41% accuracy on CIFAR-10 with 13x lower communication than full-model sync.

  2. P3SL: Personalized Privacy-Preserving Split Learning on Heterogeneous Edge Devices

    cs.LG 2025-07 conditional novelty 6.0 of 10

    P3SL personalizes split points and noise injection per edge device via a bi-level heuristic, cutting energy while keeping accuracy.

Pith tools