Pith. sign in

REVIEW 2 cited by

A Federated Framework for LLM-based Recommendation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.09959 v3 pith:RXK33UPF submitted 2024-02-15 cs.IR

A Federated Framework for LLM-based Recommendation

classification cs.IR
keywords clientperformanceprivacyrecommendationclientsdatafederatedfellrec
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original 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 strategies. 1) Dynamic balance strategy, which designs dynamic parameter aggregation and learning speed for different clients, aiming to ensure balanced performance across clients. 2) Flexible storage strategy, which selectively retains certain sensitive LLM layers on the client side, while offloading other layers to the server, aiming to preserve privacy while saving resources. Experiment results show that FELLRec can achieve a more balanced client performance and improved overall performance in a computational and storage-efficient way while safeguarding user privacy well.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Cloud-Device Collaborative Agents for Sequential Recommendation

    cs.IR 2025-09 conditional novelty 5.0

    CDA4Rec uses a cloud LLM and an on-device SLM with a personalized strategy planner to outperform prior cloud-device recommenders in accuracy and speed.

  2. A Scenario-Oriented Survey of Federated Recommender Systems: Techniques, Challenges, and Future Directions

    cs.IR 2025-08 conditional novelty 4.0

    A scenario-oriented taxonomy of federated recommender systems that argues research should be organized around recommendation use cases rather than federated-learning abstractions.