English

A Survey on Split Learning for LLM Fine-Tuning: Models, Systems, and Privacy Optimizations

Cryptography and Security 2026-04-28 v1 Computation and Language Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

Fine-tuning unlocks large language models (LLMs) for specialized applications, but its high computational cost often puts it out of reach for resource-constrained organizations. While cloud platforms could provide the needed resources, data privacy concerns make sharing sensitive information with third parties risky. A promising solution is split learning for LLM fine-tuning, which divides the model between clients and a server, allowing collaborative and secure training through exchanged intermediate data, thus enabling resource-constrained participants to adapt LLMs safely. % In light of this, a growing body of literature has emerged to advance this paradigm, introducing varied model methods, system optimizations, and privacy defense-attack techniques for split learning. To bring clarity and direction to the field, a comprehensive survey is needed to classify, compare, and critique these diverse approaches. This paper fills the gap by presenting the first extensive survey dedicated to split learning for LLM fine-tuning. We propose a unified, fine-grained training pipeline to pinpoint key operational components and conduct a systematic review of state-of-the-art work across three core dimensions: model-level optimization, system-level efficiency, and privacy preservation. Through this structured taxonomy, we establish a foundation for advancing scalable, robust, and secure collaborative LLM adaptation.

Keywords

Cite

@article{arxiv.2604.24468,
  title  = {A Survey on Split Learning for LLM Fine-Tuning: Models, Systems, and Privacy Optimizations},
  author = {Zihan Liu and Yizhen Wang and Rui Wang and Xiu Tang and Sai Wu},
  journal= {arXiv preprint arXiv:2604.24468},
  year   = {2026}
}
R2 v1 2026-07-01T12:37:14.114Z