IRAIDCLGJul 15, 2025

FedFlex: Federated Learning for Diverse Netflix Recommendations

arXiv:2507.21115v2h-index: 6
Originality Incremental advance
AI Analysis

This addresses the challenge of filter bubbles and privacy in recommender systems for users, but it is incremental as it builds on existing federated learning and re-ranking methods.

The paper tackled the problem of balancing personalization and diversity in privacy-preserving recommender systems by introducing FedFlex, a federated learning framework with re-ranking, and found in a live user study that it improved ranking quality (nDCG) with statistically significant gains, particularly for BPR, while diversity effects varied across models.

The drive for personalization in recommender systems creates a tension between user privacy and the risk of "filter bubbles". Although federated learning offers a promising paradigm for privacy-preserving recommendations, its impact on diversity remains unclear. We introduce FedFlex, a two-stage framework that combines local, on-device fine-tuning of matrix factorization models (SVD and BPR) with a lightweight Maximal Marginal Relevance (MMR) re-ranking step to promote diversity. We conducted the first live user study of a federated recommender, collecting behavioral data and feedback during a two-week online deployment. Our results show that FedFlex successfully engages users, with BPR outperforming SVD in click-through rate. Re-ranking with MMR consistently improved ranking quality (nDCG) across both models, with statistically significant gains, particularly for BPR. Diversity effects varied: MMR increased coverage for both models and improved intra-list diversity for BPR, but slightly reduced it for SVD, suggesting different interactions between personalization and diversification across models. Our exit questionnaire responses indicated that most users expressed no clear preference between re-ranked and unprocessed lists, implying that increased diversity did not substantially reduce user satisfaction.

Foundations

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

Your Notes