paper-with-me

Papers

Federated Large Language Models: Feasibility, Robustness, Security and Future Directions

2025-05-13 · Wenhao Jiang, Yuchuan Luo, Guilin Deng, Silong Chen, Xu Yang, Shihong Wu, Xinwen Gao, Lin Liu, Shaojing Fu

The integration of Large Language Models (LLMs) and Federated Learning (FL) presents a promising solution for joint training on distributed data while preserving privacy and addressing data silo issues. However, this emerging field, known as Federated Large Language Models (FLLM), faces significant challenges, including communication and computation overheads, heterogeneity, privacy and security concerns. Current research has primarily focused on the feasibility of FLLM, but future trends are expected to emphasize enhancing system robustness and security. This paper provides a comprehensive review of the latest advancements in FLLM, examining challenges from four critical perspectives: feasibility, robustness, security, and future directions. We present an exhaustive survey of existing studies on FLLM feasibility, introduce methods to enhance robustness in the face of resource, data, and task heterogeneity, and analyze novel risks associated with this integration, including privacy threats and security challenges. We also review the latest developments in defense mechanisms and explore promising future research directions, such as few-shot learning, machine unlearning, and IP protection. This survey highlights the pressing need for further research to enhance system robustness and security while addressing the unique challenges posed by the integration of FL and LLM.

📄 PDF Abstract BibTeX arXiv:2505.08830

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningFew-Shot LearningMachine UnlearningSurvey

Similar Papers 제목 키워드 기반

Federated Learning-Based Data Collaboration Method for Enhancing Edge Cloud AI System Security Using Large Language Models

2025-06-22 · Huaiying Luo, Cheng Ji

With the widespread application of edge computing and cloud systems in AI-driven applications, how to maintain efficient performance while ensuring data privacy has become an urgent security issue. This paper proposes a …

Edge-computingFederated LearningModel Poisoning

Cerberus: Exploring Federated Prediction of Security Events

2022-09-07 · Mohammad Naseri, Yufei Han, Enrico Mariconti, Yun Shen 외

Modern defenses against cyberattacks increasingly rely on proactive approaches, e.g., to predict the adversary's next actions based on past events. Building accurate prediction models requires knowledge from many organiz…

Federated LearningPrediction

HFL-FlowLLM: Large Language Models for Network Traffic Flow Classification in Heterogeneous Federated Learning

2025-11-18 · Jiazhuo Tian, Yachao Yuan arxiv

In modern communication networks driven by 5G and the Internet of Things (IoT), effective network traffic flow classification is crucial for Quality of Service (QoS) management and security. Traditional centralized machi…

Federated Learning

Exploring the Robustness of Decentralized Training for Large Language Models

2023-12-01 · Lin Lu, Chenxi Dai, Wangcheng Tao, Binhang Yuan 외

Decentralized training of large language models has emerged as an effective way to democratize this technology. However, the potential threats associated with this approach have not been carefully discussed, which would …

Federated Learning

PrivacyFL: A simulator for privacy-preserving and secure federated learning

2020-02-19 · Vaikkunth Mugunthan, Anton Peraire-Bueno, Lalana Kagal

Federated learning is a technique that enables distributed clients to collaboratively learn a shared machine learning model while keeping their training data localized. This reduces data privacy risks, however, privacy c…

Federated LearningPrivacy Preserving