FELLAS: Enhancing Federated Sequential Recommendation with LLM as External Services
Wei Yuan, Chaoqun Yang, Guanhua Ye, Tong Chen, Quoc Viet Hung Nguyen,, Hongzhi Yin

TL;DR
FELLAS introduces a federated sequential recommendation framework that leverages external large language models to improve performance while ensuring user privacy through innovative privacy-preserving techniques.
Contribution
This work is the first to integrate LLMs as external services in federated sequential recommendation, enhancing model performance without compromising privacy.
Findings
FELLAS outperforms baseline models on three datasets.
The privacy-preserving sequence perturbation effectively protects sensitive data.
FELLAS demonstrates robustness against inference attacks.
Abstract
Federated sequential recommendation (FedSeqRec) has gained growing attention due to its ability to protect user privacy. Unfortunately, the performance of FedSeqRec is still unsatisfactory because the models used in FedSeqRec have to be lightweight to accommodate communication bandwidth and clients' on-device computational resource constraints. Recently, large language models (LLMs) have exhibited strong transferable and generalized language understanding abilities and therefore, in the NLP area, many downstream tasks now utilize LLMs as a service to achieve superior performance without constructing complex models. Inspired by this successful practice, we propose a generic FedSeqRec framework, FELLAS, which aims to enhance FedSeqRec by utilizing LLMs as an external service. Specifically, FELLAS employs an LLM server to provide both item-level and sequence-level representation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Data Mining Algorithms and Applications · Data Quality and Management
MethodsSoftmax · travel james · Attention Is All You Need
