LGJan 10, 2025

Model Inversion in Split Learning for Personalized LLMs: New Insights from Information Bottleneck Theory

arXiv:2501.05965v13 citationsh-index: 13
Originality Incremental advance
AI Analysis

It addresses privacy risks for users deploying personalized LLMs on edge devices, but is incremental as it builds on existing split learning frameworks.

This paper identifies model inversion attacks in split learning for personalized LLMs, showing that intermediate representations can leak privacy, and proposes a two-stage attack system that achieves scores of 38%-75% with over 60% improvement over SOTA.

Personalized Large Language Models (LLMs) have become increasingly prevalent, showcasing the impressive capabilities of models like GPT-4. This trend has also catalyzed extensive research on deploying LLMs on mobile devices. Feasible approaches for such edge-cloud deployment include using split learning. However, previous research has largely overlooked the privacy leakage associated with intermediate representations transmitted from devices to servers. This work is the first to identify model inversion attacks in the split learning framework for LLMs, emphasizing the necessity of secure defense. For the first time, we introduce mutual information entropy to understand the information propagation of Transformer-based LLMs and assess privacy attack performance for LLM blocks. To address the issue of representations being sparser and containing less information than embeddings, we propose a two-stage attack system in which the first part projects representations into the embedding space, and the second part uses a generative model to recover text from these embeddings. This design breaks down the complexity and achieves attack scores of 38%-75% in various scenarios, with an over 60% improvement over the SOTA. This work comprehensively highlights the potential privacy risks during the deployment of personalized LLMs on the edge side.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes