paper-with-me

홈 › Papers

Cali3F: Calibrated Fast Fair Federated Recommendation System

2022-05-26 · Zhitao Zhu, Shijing Si, Jianzong Wang, Jing Xiao

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.

📄 PDF Abstract BibTeX arXiv:2205.13121

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningPrivacy PreservingRecommendation Systems

Similar Papers 제목 키워드 기반

DACSR: Decoupled-Aggregated End-to-End Calibrated Sequential Recommendation

2022-04-22 · Jiayi Chen, Wen Wu, Liye Shi, Yu Ji 외

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 Recommendation

The Relationship between the Consistency of Users' Ratings and Recommendation Calibration

2019-11-03 · Masoud Mansoury, Himan Abdollahpouri, Joris Rombouts, Mykola Pechenizkiy

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 Systems

When the Server Steps In: Calibrated Updates for Fair Federated Learning

2026-01-08 · Tianrun Yu, Kaixiang Zhao, Cheng Zhang, Anjun Gao 외 arxiv

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 Learning

Introducing a Framework and a Decision Protocol to Calibrate Recommender Systems

2022-04-07 · Diego Corrêa da Silva, Frederico Araújo Durão

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 Systems

The Connection Between Popularity Bias, Calibration, and Fairness in Recommendation

2020-08-21 · Himan Abdollahpouri, Masoud Mansoury, Robin Burke, Bamshad Mobasher

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