vix.ing · top · new · best · stats

When Federated Recommendation Meets Cold-Start Problem: Separating Item Attributes and User Interactions

2023/05/22 by Chunxu Zhang, Guodong Long, Zhang, Chunxu +8 · 6 citations
Computer Science · #Artificial intelligence #Benchmark (surveying) #Cold start (automotive) #Computer science #Database #FOS: Computer and information sciences #Federated learning #Information Retrieval (cs.IR) #Information retrieval #Privacy-Preserving Technologies in Data #Recommender Systems and Techniques #Robustness (evolution)

paper · pdf · doi:10.48550/arxiv.2305.12650

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2023/05/22 · openalex created_date 2023/05/24 · openalex updated_date 2026/08/01

Abstract

Federated recommendation system usually trains a global model on the server without direct access to users' private data on their own devices. However, this separation of the recommendation model and users' private data poses a challenge in providing quality service, particularly when it comes to new items, namely cold-start recommendations in federated settings. This paper introduces a novel method called Item-aligned Federated Aggregation (IFedRec) to address this challenge. It is the first research work in federated recommendation to specifically study the cold-start scenario. The proposed method learns two sets of item representations by leveraging item attributes and interaction records simultaneously. Additionally, an item representation alignment mechanism is designed to align two item representations and learn the meta attribute network at the server within a federated learning framework. Experiments on four benchmark datasets demonstrate IFedRec's superior performance for cold-start scenarios. Furthermore, we also verify IFedRec owns good robustness when the system faces limited client participation and noise injection, which brings promising practical application potential in privacy-protection enhanced federated recommendation systems. The implementation code is available

Cited by

Related