paper-with-me

Papers

FedEmbed: Personalized Private Federated Learning

2022-02-18 · Andrew Silva, Katherine Metcalf, Nicholas Apostoloff, Barry-John Theobald

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.

📄 PDF Abstract BibTeX arXiv:2202.09472

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

PM-MOE: Mixture of Experts on Private Model Parameters for Personalized Federated Learning

2025-02-01 · Yu Feng, Yangli-ao Geng, Yifan Zhu, Zongfu Han 외

Federated learning (FL) has gained widespread attention for its privacy-preserving and collaborative learning capabilities. Due to significant statistical heterogeneity, traditional FL struggles to generalize a shared mo…

DenoisingFederated LearningMixture-of-ExpertsPersonalized Federated Learning+1

Personalized Federated Hypernetworks for Privacy Preservation in Multi-Task Reinforcement Learning

2022-10-13 · Doseok Jang, Larry Yan, Lucas Spangher, Costas J. Spanos

Multi-Agent Reinforcement Learning currently focuses on implementations where all data and training can be centralized to one machine. But what if local agents are split across multiple tasks, and need to keep data priva…

Federated LearningMulti-agent Reinforcement LearningPersonalized Federated Learningreinforcement-learning+2

DP$^2$-FedSAM: Enhancing Differentially Private Federated Learning Through Personalized Sharpness-Aware Minimization

2024-09-20 · Zhenxiao Zhang, Yuanxiong Guo, Yanmin Gong

Federated learning (FL) is a distributed machine learning approach that allows multiple clients to collaboratively train a model without sharing their raw data. To prevent sensitive information from being inferred throug…

Federated LearningPersonalized Federated Learning

Personalized Federated Recommender Systems with Private and Partially Federated AutoEncoders

2022-12-17 · Qi Le, Enmao Diao, Xinran Wang, Ali Anwar 외

Recommender Systems (RSs) have become increasingly important in many application domains, such as digital marketing. Conventional RSs often need to collect users' data, centralize them on the server-side, and form a glob…

DecoderFederated LearningMarketingRecommendation Systems

Federated Marginal Personalization for ASR Rescoring

2020-12-01 · Zhe Liu, Fuchun Peng

We introduce federated marginal personalization (FMP), a novel method for continuously updating personalized neural network language models (NNLMs) on private devices using federated learning (FL). Instead of fine-tuning…

Federated Learningspeech-recognitionSpeech Recognition