Efficient and Privacy Preserving Group Signature for Federated Learning
Sneha Kanchan, Jae Won Jang, Jun Yong Yoon, Bong Jun Choi

TL;DR
This paper introduces GSFL, a novel group signature protocol for federated learning that enhances privacy and reduces costs, outperforming existing methods and resisting various security threats.
Contribution
The paper presents a new group signature scheme tailored for federated learning, improving privacy, efficiency, and security over prior approaches.
Findings
GSFL reduces computation and communication costs significantly.
GSFL effectively protects client privacy and identity.
The protocol withstands multiple security attacks in federated learning environments.
Abstract
Federated Learning (FL) is a Machine Learning (ML) technique that aims to reduce the threats to user data privacy. Training is done using the raw data on the users' device, called clients, and only the training results, called gradients, are sent to the server to be aggregated and generate an updated model. However, we cannot assume that the server can be trusted with private information, such as metadata related to the owner or source of the data. So, hiding the client information from the server helps reduce privacy-related attacks. Therefore, the privacy of the client's identity, along with the privacy of the client's data, is necessary to make such attacks more difficult. This paper proposes an efficient and privacy-preserving protocol for FL based on group signature. A new group signature for federated learning, called GSFL, is designed to not only protect the privacy of the…
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 · Cryptography and Data Security
