PrivTune: Efficient and Privacy-Preserving Fine-Tuning of Large Language Models via Device-Cloud Collaboration
Yi Liu, Weixiang Han, Chengjun Cai, Xingliang Yuan, Cong Wang

TL;DR
PrivTune introduces a novel split learning framework that injects optimized noise into token representations, effectively balancing privacy preservation and utility in fine-tuning large language models.
Contribution
It proposes a privacy-preserving fine-tuning method using optimized noise injection and parameter adjustment within split learning, outperforming existing approaches.
Findings
Reduces attack success rate to 10% on benchmark datasets.
Maintains utility with only 3.33% performance drop.
Outperforms state-of-the-art privacy-preserving baselines.
Abstract
With the rise of large language models, service providers offer language models as a service, enabling users to fine-tune customized models via uploaded private datasets. However, this raises concerns about sensitive data leakage. Prior methods, relying on differential privacy within device-cloud collaboration frameworks, struggle to balance privacy and utility, exposing users to inference attacks or degrading fine-tuning performance. To address this, we propose PrivTune, an efficient and privacy-preserving fine-tuning framework via Split Learning (SL). The key idea of PrivTune is to inject crafted noise into token representations from the SL bottom model, making each token resemble the -hop indirect neighbors. PrivTune formulates this as an optimization problem to compute the optimal noise vector, aligning with defense-utility goals. On this basis, it then adjusts the parameters…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Topic Modeling
