English

FedEmbed: Personalized Private Federated Learning

Machine Learning 2022-02-22 v1

Abstract

Federated learning enables the deployment of machine learning to problems for which centralized data collection is impractical. Adding differential privacy guarantees bounds on privacy while data are contributed to a global model. Adding personalization to federated learning introduces new challenges as we must account for preferences of individual users, where a data sample could have conflicting labels because one sub-population of users might view an input positively, but other sub-populations view the same input negatively. We present FedEmbed, a new approach to private federated learning for personalizing a global model that uses (1) sub-populations of similar users, and (2) personal embeddings. We demonstrate that current approaches to federated learning are inadequate for handling data with conflicting labels, and we show that FedEmbed achieves up to 45% improvement over baseline approaches to personalized private federated learning.

Keywords

Cite

@article{arxiv.2202.09472,
  title  = {FedEmbed: Personalized Private Federated Learning},
  author = {Andrew Silva and Katherine Metcalf and Nicholas Apostoloff and Barry-John Theobald},
  journal= {arXiv preprint arXiv:2202.09472},
  year   = {2022}
}

Comments

15 pages

R2 v1 2026-06-24T09:45:25.789Z