LGAIApr 21, 2025

Federated Latent Factor Model for Bias-Aware Recommendation with Privacy-Preserving

arXiv:2504.15090v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses privacy concerns and rating bias in federated recommender systems, which is important for privacy-sensitive users, but it is incremental as it builds on existing federated learning and bias-aware methods.

The paper tackles the problem of rating bias in federated recommender systems, where raw data is inaccessible due to privacy constraints, by proposing a Federated Bias-Aware Latent Factor model that explicitly incorporates training bias into local loss functions, achieving significantly higher recommendation accuracy on three real-world datasets.

A recommender system (RS) aims to provide users with personalized item recommendations, enhancing their overall experience. Traditional RSs collect and process all user data on a central server. However, this centralized approach raises significant privacy concerns, as it increases the risk of data breaches and privacy leakages, which are becoming increasingly unacceptable to privacy-sensitive users. To address these privacy challenges, federated learning has been integrated into RSs, ensuring that user data remains secure. In centralized RSs, the issue of rating bias is effectively addressed by jointly analyzing all users' raw interaction data. However, this becomes a significant challenge in federated RSs, as raw data is no longer accessible due to privacy-preserving constraints. To overcome this problem, we propose a Federated Bias-Aware Latent Factor (FBALF) model. In FBALF, training bias is explicitly incorporated into every local model's loss function, allowing for the effective elimination of rating bias without compromising data privacy. Extensive experiments conducted on three real-world datasets demonstrate that FBALF achieves significantly higher recommendation accuracy compared to other state-of-the-art federated RSs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes