REVIEW 2 cited by
Tempo: Confidentiality Preservation in Cloud-Based Neural Network Training
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
read the original abstract
Cloud deep learning platforms provide cost-effective deep neural network (DNN) training for customers who lack computation resources. However, cloud systems are often untrustworthy and vulnerable to attackers, leading to growing concerns about model privacy. Recently, researchers have sought to protect data privacy in deep learning by leveraging CPU trusted execution environments (TEEs), which minimize the use of cryptography, but existing works failed to simultaneously utilize the computational resources of GPUs to assist in training and prevent model leakage. This paper presents Tempo, the first cloud-based deep learning system that cooperates with TEE and distributed GPUs for efficient DNN training with model confidentiality preserved. To tackle the challenge of preserving privacy while offloading linear algebraic operations from TEE to GPUs for efficient batch computation, we introduce a customized permutation-based obfuscation algorithm to blind both inputs and model parameters. An optimization mechanism that reduces encryption operations is proposed for faster weight updates during backpropagation to speed up training. We implement Tempo and evaluate it with both training and inference for two prevalent DNNs. Empirical results indicate that Tempo outperforms baselines and offers sufficient privacy protection.
Forward citations
Cited by 2 Pith papers
-
Securing Transformer-based AI Execution via Unified TEEs and Crypto-protected Accelerators
TwinShield securely outsources attention multiplication and softmax computation in Transformer inference from trusted CPU TEEs to untrusted GPUs, achieving 4.0x to 6.1x speedups.
-
Towards Confidential and Efficient LLM Inference with Dual Privacy Protection
CMIF is a hybrid TEE-plus-differential-privacy inference framework that sanitizes sensitive tokens with Report-Noisy-Max and keeps only the embedding layer in the client enclave.
Discussion (0). Continue with ORCID to comment.