$\Lambda$-Split: A Privacy-Preserving Split Computing Framework for Cloud-Powered Generative AI
Shoki Ohta, Takayuki Nishio

TL;DR
$ Lambda$-Split is a split computing framework that enhances privacy in cloud-powered generative AI by partitioning models across local devices and the cloud, transmitting only hidden layer outputs to protect sensitive data.
Contribution
The paper introduces $ Lambda$-Split, a novel model partitioning approach that improves privacy in generative AI offloading without relying solely on encryption.
Findings
Effective privacy preservation demonstrated with Llama 2 and Stable Diffusion XL
Model partitioning reduces risk of data leakage during cloud offloading
Framework is compatible with existing security measures
Abstract
In the wake of the burgeoning expansion of generative artificial intelligence (AI) services, the computational demands inherent to these technologies frequently necessitate cloud-powered computational offloading, particularly for resource-constrained mobile devices. These services commonly employ prompts to steer the generative process, and both the prompts and the resultant content, such as text and images, may harbor privacy-sensitive or confidential information, thereby elevating security and privacy risks. To mitigate these concerns, we introduce -Split, a split computing framework to facilitate computational offloading while simultaneously fortifying data privacy against risks such as eavesdropping and unauthorized access. In -Split, a generative model, usually a deep neural network (DNN), is partitioned into three sub-models and distributed across the user's…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Advanced Neural Network Applications
MethodsDiffusion
