A Federated Framework for LLM-based Recommendation
Jujia Zhao, Wenjie Wang, Chen Xu, See-Kiong Ng, Tat-Seng Chua

TL;DR
This paper introduces FELLRec, a federated learning framework for LLM-based recommendation systems that enhances privacy, balances client performance, and reduces resource costs through dynamic and flexible strategies.
Contribution
FELLRec is a novel federated framework that addresses client performance imbalance and resource costs in LLM-based recommendation systems by employing dynamic parameter aggregation and selective layer offloading.
Findings
FELLRec achieves more balanced client performance.
It improves overall recommendation accuracy.
It reduces computational and storage costs.
Abstract
Large Language Models (LLMs) have empowered generative recommendation systems through fine-tuning user behavior data. However, utilizing the user data may pose significant privacy risks, potentially leading to ethical dilemmas and violations of data protection regulations. To address the privacy concerns, Federated Learning for Recommendation (Fed4Rec) has been identified as a promising solution. However, directly applying Fed4Rec in the LLM context introduces two challenges: 1) exacerbated client performance imbalance, which ultimately impacts the system's long-term effectiveness, and 2) substantial client resource costs, posing a high demand for clients' both computational and storage capability to locally train and infer LLMs. To tackle these challenges, we propose a federated framework for LLM-based recommendation (shorted as FELLRec). Generally, FELLRec designs two key…
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.
Code & Models
Videos
Taxonomy
TopicsRecommender Systems and Techniques · Customer churn and segmentation · Digital Rights Management and Security
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
