Empowering Contrastive Federated Sequential Recommendation with LLMs
Thi Minh Chau Nguyen, Minh Hieu Nguyen, Duc Anh Nguyen, Xuan Huong Tran, Thanh Trung Huynh, Quoc Viet Hung Nguyen

TL;DR
This paper introduces LUMOS, a federated sequential recommendation system leveraging on-device LLMs to generate diverse, semantically rich training sequences, improving recommendation quality and robustness without compromising user privacy.
Contribution
LUMOS uniquely integrates large language models as local semantic generators in federated recommendation, enhancing data diversity and model robustness without sharing sensitive information.
Findings
Achieves consistent improvements over baselines on HR@20 and NDCG@20.
Enhances robustness against noisy and adversarial environments.
Utilizes semantic generation to improve privacy-preserving federated recommendation.
Abstract
Federated sequential recommendation (FedSeqRec) aims to perform next-item prediction while keeping user data decentralised, yet model quality is frequently constrained by fragmented, noisy, and homogeneous interaction logs stored on individual devices. Many existing approaches attempt to compensate through manual data augmentation or additional server-side constraints, but these strategies either introduce limited semantic diversity or increase system overhead. To overcome these challenges, we propose \textbf{LUMOS}, a parameter-isolated FedSeqRec architecture that integrates large language models (LLMs) as \emph{local semantic generators}. Instead of sharing gradients or auxiliary parameters, LUMOS privately invokes an on-device LLM to construct three complementary sequence variants from each user history: (i) \emph{future-oriented} trajectories that infer plausible behavioural…
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 · Privacy-Preserving Technologies in Data · Machine Learning in Healthcare
