Cali3F: Calibrated Fast Fair Federated Recommendation System
The increasingly stringent regulations on privacy protection have sparked interest in federated learning. As a distributed machine learning framework, it bridges isolated data islands by training a global model over devices while keeping data localized. Specific to recommendation systems, many federated recommendation algorithms have been proposed to realize the privacy-preserving collaborative recommendation. However, several constraints remain largely unexplored. One big concern is how to ensure fairness between participants of federated learning, that is, to maintain the uniformity of recommendation performance across devices. On the other hand, due to data heterogeneity and limited networks, additional challenges occur in the convergence speed. To address these problems, in this paper, we first propose a personalized federated recommendation system training algorithm to improve the recommendation performance fairness. Then we adopt a clustering-based aggregation method to accelerate the training process. Combining the two components, we proposed Cali3F, a calibrated fast and fair federated recommendation framework. Cali3F not only addresses the convergence problem by a within-cluster parameter sharing approach but also significantly boosts fairness by calibrating local models with the global model. We demonstrate the performance of Cali3F across standard benchmark datasets and explore the efficacy in comparison to traditional aggregation approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
FairnessFederated LearningPrivacy PreservingRecommendation SystemsSimilar Papers 제목 키워드 기반
DACSR: Decoupled-Aggregated End-to-End Calibrated Sequential Recommendation
Sequential recommendations have made great strides in accurately predicting the future behavior of users. However, persuading accuracy alone may bring side effects such as unfair and overspecialized recommendation result…
DiversityFairnessSequential RecommendationThe Relationship between the Consistency of Users' Ratings and Recommendation Calibration
Fairness in recommender systems has recently received attention from researchers. Unfair recommendations have negative impact on the effectiveness of recommender systems as it may degrade users' satisfaction, loyalty, an…
FairnessRecommendation SystemsWhen the Server Steps In: Calibrated Updates for Fair Federated Learning
Federated learning (FL) has emerged as a transformative distributed learning paradigm, enabling multiple clients to collaboratively train a global model under the coordination of a central server without sharing their ra…
Federated LearningIntroducing a Framework and a Decision Protocol to Calibrate Recommender Systems
Recommender Systems use the user's profile to generate a recommendation list with unknown items to a target user. Although the primary goal of traditional recommendation systems is to deliver the most relevant items, suc…
FairnessRecommendation SystemsThe Connection Between Popularity Bias, Calibration, and Fairness in Recommendation
Recently there has been a growing interest in fairness-aware recommender systems including fairness in providing consistent performance across different users or groups of users. A recommender system could be considered …
FairnessRecommendation Systems