LGITMay 14, 2020

Federated Recommendation System via Differential Privacy

arXiv:2005.06670v275 citations
AI Analysis

This work addresses privacy concerns in federated recommendation systems, but it appears incremental as it applies known techniques to a specific setting.

The paper tackles the problem of combining differential privacy with multi-agent bandit learning in federated environments, providing a theoretical analysis of privacy-regret trade-offs for UCB-based methods.

In this paper, we are interested in what we term the federated private bandits framework, that combines differential privacy with multi-agent bandit learning. We explore how differential privacy based Upper Confidence Bound (UCB) methods can be applied to multi-agent environments, and in particular to federated learning environments both in `master-worker' and `fully decentralized' settings. We provide a theoretical analysis on the privacy and regret performance of the proposed methods and explore the tradeoffs between these two.

Foundations

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

Your Notes