arXiv Analytics

Sign in

arXiv:2202.03402 [cs.LG]AbstractReferencesReviewsResources

Preserving Privacy and Security in Federated Learning

Truc Nguyen, My T. Thai

Published 2022-02-07, updated 2022-05-17Version 2

Federated learning is known to be vulnerable to both security and privacy issues. Existing research has focused either on preventing poisoning attacks from users or on concealing the local model updates from the server, but not both. However, integrating these two lines of research remains a crucial challenge since they often conflict with one another with respect to the threat model. In this work, we develop a principle framework that offers both privacy guarantees for users and detection against poisoning attacks from them. With a new threat model that includes both an honest-but-curious server and malicious users, we first propose a secure aggregation protocol using homomorphic encryption for the server to combine local model updates in a private manner. Then, a zero-knowledge proof protocol is leveraged to shift the task of detecting attacks in the local models from the server to the users. The key observation here is that the server no longer needs access to the local models for attack detection. Therefore, our framework enables the central server to identify poisoned model updates without violating the privacy guarantees of secure aggregation.

Related articles: Most relevant | Search more
arXiv:1910.07796 [cs.LG] (Published 2019-10-17)
Overcoming Forgetting in Federated Learning on Non-IID Data
arXiv:2005.02503 [cs.LG] (Published 2020-05-05)
Information-Theoretic Bounds on the Generalization Error and Privacy Leakage in Federated Learning
arXiv:2011.09359 [cs.LG] (Published 2020-11-18)
FLaaS: Federated Learning as a Service