paper-with-me

홈 › Papers

Federated Recommendation with Additive Personalization

2023-01-22 · Zhiwei Li, Guodong Long, Tianyi Zhou

Building recommendation systems via federated learning (FL) is a new emerging challenge for advancing next-generation Internet service and privacy protection. Existing approaches train shared item embedding by FL while keeping the user embedding private on client side. However, item embedding identical for all clients cannot capture users' individual differences on perceiving the same item and thus leads to poor personalization. Moreover, dense item embedding in FL results in expensive communication cost and latency. To address these challenges, we propose Federated Recommendation with Additive Personalization (FedRAP), which learns a global view of items via FL and a personalized view locally on each user. FedRAP enforces sparsity of the global view to save FL's communication cost and encourages difference between the two views through regularization. We propose an effective curriculum to learn the local and global views progressively with increasing regularization weights. To produce recommendations for an user, FedRAP adds the two views together to obtain a personalized item embedding. FedRAP achieves the best performance in FL setting on multiple benchmarks. It outperforms recent federated recommendation methods and several ablation study baselines.

📄 PDF Abstract BibTeX arXiv:2301.09109

Code (1)

mtics/fedrap 공식 구현 pytorch

Tasks

Federated LearningRecommendation Systems

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Dual Personalization on Federated Recommendation

2023-01-16 · Chunxu Zhang, Guodong Long, Tianyi Zhou, Peng Yan 외

Federated recommendation is a new Internet service architecture that aims to provide privacy-preserving recommendation services in federated settings. Existing solutions are used to combine distributed recommendation alg…

Privacy PreservingRecommendation Systems

Federated Personal Knowledge Graph Completion with Lightweight Large Language Models for Personalized Recommendations

2026-02-25 · Fernando Spadea, Oshani Seneviratne arxiv

Personalized recommendation increasingly relies on private user data, motivating approaches that can adapt to individuals without centralizing their information. We present Federated Targeted Recommendations with Evolvin…

Knowledge Graph CompletionFederated LearningKnowledge Graphs

Towards Communication Efficient and Fair Federated Personalized Sequential Recommendation

2022-08-23 · Sichun Luo, Yuanzhang Xiao, Yang Liu, Congduan Li 외

Federated recommendations leverage the federated learning (FL) techniques to make privacy-preserving recommendations. Though recent success in the federated recommender system, several vital challenges remain to be addre…

FairnessFederated LearningPrivacy PreservingRecommendation Systems+1

Personalized Recommendation Models in Federated Settings: A Survey

2025-03-10 · Chunxu Zhang, Guodong Long, Zijian Zhang, Zhiwei Li 외

Federated recommender systems (FedRecSys) have emerged as a pivotal solution for privacy-aware recommendations, balancing growing demands for data security and personalized experiences. Current research efforts predomina…

Recommendation SystemsSurvey

GPFedRec: Graph-guided Personalization for Federated Recommendation

2023-05-13 · Chunxu Zhang, Guodong Long, Tianyi Zhou, Zijjian Zhang 외

The federated recommendation system is an emerging AI service architecture that provides recommendation services in a privacy-preserving manner. Using user-relation graphs to enhance federated recommendations is a promis…

Federated LearningPrivacy PreservingRelation