paper-with-me

홈 › Papers

Collusion Resistant Federated Learning with Oblivious Distributed Differential Privacy

2022-02-20 · David Byrd, Vaikkunth Mugunthan, Antigoni Polychroniadou, Tucker Hybinette Balch

Privacy-preserving federated learning enables a population of distributed clients to jointly learn a shared model while keeping client training data private, even from an untrusted server. Prior works do not provide efficient solutions that protect against collusion attacks in which parties collaborate to expose an honest client's model parameters. We present an efficient mechanism based on oblivious distributed differential privacy that is the first to protect against such client collusion, including the "Sybil" attack in which a server preferentially selects compromised devices or simulates fake devices. We leverage the novel privacy mechanism to construct a secure federated learning protocol and prove the security of that protocol. We conclude with empirical analysis of the protocol's execution speed, learning accuracy, and privacy performance on two data sets within a realistic simulation of 5,000 distributed network clients.

📄 PDF Abstract BibTeX arXiv:2202.09897

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Differentially private cross-silo federated learning

2020-07-10 · Mikko A. Heikkilä, Antti Koskela, Kana Shimizu, Samuel Kaski 외

Strict privacy is of paramount importance in distributed machine learning. Federated learning, with the main idea of communicating only what is needed for learning, has been recently introduced as a general approach for …

Federated Learning

Federated Online Prediction from Experts with Differential Privacy: Separations and Regret Speed-ups

2024-09-27 · Fengyu Gao, Ruiquan Huang, Jing Yang

We study the problems of differentially private federated online prediction from experts against both stochastic adversaries and oblivious adversaries. We aim to minimize the average regret on $m$ clients working in para…

No Peek: A Survey of private distributed deep learning

2018-12-08 · Praneeth Vepakomma, Tristan Swedish, Ramesh Raskar, Otkrist Gupta 외

We survey distributed deep learning models for training or inference without accessing raw data from clients. These methods aim to protect confidential patterns in data while still allowing servers to train models. The d…

Deep LearningFederated LearningSurvey

Should Demand Models Incorporate Competitor Prices? Oblivious Learning and Algorithmic Collusion

2026-06-03 · Yuhang Wu, Assaf Zeevi arxiv

On a platform with many sellers, should a pricing algorithm explicitly model competitors' prices when learning demand? Classical learning arguments suggest an affirmative answer: ignoring competitors induces model misspe…

FEVERLESS: Fast and Secure Vertical Federated Learning based on XGBoost for Decentralized Labels

2021-09-29 · Rui Wang, Oğuzhan Ersoy, Hangyu Zhu, Yaochu Jin 외

Vertical Federated Learning (VFL) enables multiple clients to collaboratively train a global model over vertically partitioned data without revealing private local information. Tree-based models, like XGBoost and LightGB…

Federated LearningVertical Federated Learning