A New Implementation of Federated Learning for Privacy and Security Enhancement
Xiang Ma, Haijian Sun, Rose Qingyang Hu, Yi Qian

TL;DR
This paper introduces a new federated learning approach that enhances privacy and security by defending against malicious attacks and membership inference, using a model update algorithm and client initialization methods.
Contribution
It proposes a novel federated averaging algorithm and client initialization technique to improve privacy and defend against Byzantine and membership inference attacks.
Findings
Enhanced defense against Byzantine attacks like noise and sign-flipping.
Improved privacy protection from membership inference attacks.
Experimental convergence under non-IID data without attacks.
Abstract
Motivated by the ever-increasing concerns on personal data privacy and the rapidly growing data volume at local clients, federated learning (FL) has emerged as a new machine learning setting. An FL system is comprised of a central parameter server and multiple local clients. It keeps data at local clients and learns a centralized model by sharing the model parameters learned locally. No local data needs to be shared, and privacy can be well protected. Nevertheless, since it is the model instead of the raw data that is shared, the system can be exposed to the poisoning model attacks launched by malicious clients. Furthermore, it is challenging to identify malicious clients since no local client data is available on the server. Besides, membership inference attacks can still be performed by using the uploaded model to estimate the client's local data, leading to privacy disclosure. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Access Control and Trust
