Integration of Large Language Models and Federated Learning
Chaochao Chen, Xiaohua Feng, Yuyuan Li, Lingjuan Lyu, Jun Zhou, Xiaolin Zheng, Jianwei Yin
TL;DR
This paper surveys the integration of Large Language Models (LLMs) with Federated Learning (FL) and proposes a three-part framework for combining LLM sub-technologies with FL, FL sub-technologies with LLMs, and the overall FedLLMs concept. It reviews current progress, identifies key advantages, challenges, and future directions, and discusses practical applications in healthcare, finance, and education. The authors analyze architectural design choices, privacy-preserving methods, data bias and copyright concerns, and incentive mechanisms essential for sustained collaboration, offering guidance for unified evaluation benchmarks. By highlighting the complementarity of LLMs and FL, the work aims to accelerate privacy-conscious, multi-party development of high-quality, domain-specific large models.
Abstract
As the parameter size of Large Language Models (LLMs) continues to expand, there is an urgent need to address the scarcity of high-quality data. In response, existing research has attempted to make a breakthrough by incorporating Federated Learning (FL) into LLMs. Conversely, considering the outstanding performance of LLMs in task generalization, researchers have also tried applying LLMs within FL to tackle challenges in relevant domains. The complementarity between LLMs and FL has already ignited widespread research interest. In this paper, we aim to deeply explore the integration of LLMs and FL. We propose a research framework, dividing the fusion of LLMs and FL into three parts: the combination of LLM sub-technologies with FL, the integration of FL sub-technologies with LLMs, and the overall merger of LLMs and FL. We first provide a comprehensive review of the current state of research in the domain of LLMs combined with FL, including their typical applications, integration advantages, challenges faced, and future directions for resolution. Subsequently, we discuss the practical applications of the combination of LLMs and FL in critical scenarios such as healthcare, finance, and education, and provide new perspectives and insights into future research directions for LLMs and FL.
