Challenge: Large Language Models (LLMs) have demonstrated potential in building generative recommendation systems through fine-tuning user behavior data.
Approach: They propose a federated framework for LLM-based recommendation that combines dynamic parameter aggregation and learning speed for different clients.
Outcome: The proposed framework achieves a more balanced client performance and improved overall performance in a computational and storage-efficient way while safeguarding user privacy well.

Similar Papers

Can Federated Learning Safeguard Private Data in LLM Training? Vulnerabilities, Attacks, and Defense Evaluation (2025.findings-emnlp)

Copied to clipboard

Challenge: federated learning (FL) fine-tunes large language models with local data, but organizations are reluctant to share local data.
Approach: They propose a framework for fine-tuning large language models with local data . they propose centralized fine- tuning with local datasets is a good idea .
Outcome: The proposed framework allows clients to retain local data while sharing only model parameters for training.
Safely Learning with Private Data: A Federated Learning Framework for Large Language Model (2024.emnlp-main)

Copied to clipboard

Challenge: Existing large language models (LLMs) use large amounts of public data and massive parameters, but private data is often stored in isolated data silos.
Approach: They propose a Federated Learning framework for large language models which offloads most training parameters to the server while training embedding and output layers locally.
Outcome: The proposed framework achieves comparable metrics to centralized chatGLM model on NLU and generation tasks.
Safe-FedLLM: Delving into the Safety of Federated Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing work on federated learning for large language models (FL) addresses privacy and data-silo issues in the training of large language model training.
Approach: They propose a probe-based defense framework for FedLLM that constructs defenses across three levels: Step-Level, Client-Level and Shadow-Level.
Outcome: The proposed framework improves FedLLM's robustness against malicious clients while maintaining competitive performance on benign data.
Efficient-FedRec: Efficient Federated Learning Framework for Privacy-Preserving News Recommendation (2021.emnlp-main)

Copied to clipboard

Challenge: Existing news recommendation methods rely on centralized storage of user click behavior data, which may lead to privacy concerns and hazards.
Approach: They propose a federated learning framework for privacy-preserving news recommendation . they propose aggregation of news representations and user model by a client .
Outcome: The proposed framework reduces computation and communication cost on clients while keeping promising model performance.
FedSpaLLM: Federated Pruning of Large Language Models (2025.naacl-long)

Copied to clipboard

Challenge: Existing pruning methods assume public access to calibration data, which is impractical for privacy-sensitive applications.
Approach: They propose a federated learning framework for pruning LLMs that prunes models locally based on private data while accounting for system heterogeneity and communication efficiency.
Outcome: The proposed framework reduces communication overhead and personalizes pruning process based on client resources in federated settings.
FedProxy: Federated Fine-Tuning of LLMs via Proxy SLMs and Heterogeneity-Aware Fusion (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for fine-tuning Large Language Models (LLMs) suffer from a performance bottleneck . Existing approaches like Offsite-Tuning (OT) secure the LLMs IP .
Approach: They propose a framework that replaces weak adapters with a unified, powerful Proxy Small Language Model (SLM) they propose 'resource-friendly' compression and 'robust optimization' to handle data heterogeneity.
Outcome: Experiments show that FedProxy outperforms OT and centralized fine-tuning methods.
FedCoT: Federated Chain-of-Thought Distillation for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have emerged as a transformative force in artificial intelligence, demonstrating exceptional proficiency across various tasks.
Approach: They propose a federated framework for the Chain-of-Thought distillation of knowledge from LLMs to SLMs, while adhering to privacy requirements.
Outcome: The proposed framework ensures secure knowledge transfer from an LLM on a high-powered server to an SLM on resource-constrained client while adhering to privacy requirements.
EcoLoRA: Communication-Efficient Federated Fine-Tuning of Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recurrent exchange of model updates in FL can result in prohibitively high communication costs, hindering the distributed learning process.
Approach: They propose a federated fine-tuning framework that uses a round-robin segment sharing scheme to reduce network bandwidth and adaptive sparsification methods tailored to LoRA’s training dynamics.
Outcome: The proposed framework reduces communication overhead without compromising performance on question-answering and value-alignment tasks.
FedPETuning: When Federated Learning Meets the Parameter-Efficient Tuning Methods of Pre-trained Language Models (2023.findings-acl)

Copied to clipboard

Challenge: Existing research on federated learning (FL) for pre-trained language models (PLMs) with increasing concerns about data privacy, enterprises or institutions are not allowed to collect data from end devices or local clients to a centralized server for fine-tuning PLMs.
Approach: They investigate the parameter-efficient tuning of pre-trained language models (PLMs) and develop a federated benchmark for four representative PETuning methods .
Outcome: The proposed method can defend against privacy attacks and maintain acceptable performance with reducing heavy resource consumption.
Federated Foundation Models: Privacy-Preserving and Collaborative Learning for Large Models (2024.lrec-main)

Copied to clipboard

Challenge: Foundation Models (FMs) have demonstrated success in a wide range of applications, but their optimization often requires access to sensitive data.
Approach: They propose a framework that combines FMs and Federated Learning to enable privacy-preserving and collaborative learning across multiple end-users.
Outcome: The proposed framework combines benefits of FMs and Federated Learning (FL) it enables privacy-preserving and collaborative learning across multiple end-users.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations