Javascript must be enabled to continue!
Secure group aggregation for privacy-protection federated learning
View through CrossRef
Abstract
Federated Learning is a machine learning paradigm designed to address the issues of privacy protection, data security, and big data process. FedAvg, a widely used algorithm in federated learning, is vulnerable to gradient leakage, parameter exposure, and user data compromise. Existing works use differential privacy, homomorphic encryption, and secure multi-party computation to protect the gradients of FedAvg. However, these existing efforts lead to gradient polymerization errors of approximately 10–30% (applying differential privacy results in noisy gradients) in the server or have a high computational dimension. In this paper, we design a secure group aggregation approach for the gradient protection in federated learning. It realizes zero error in gradient aggregation, and the computational time under different number of users drops is almost the same, the time difference is a constant, and the time overhead is reduced by about 10–75% compared to traditional differential privacy, and 80% compared to homomorphic encryption methods. First, we use digital signature and authentication encryption to guarantee the integrity of the gradient. Second, we use the double-masking to deal with the situation when users exit, dropout or reconnect halfway, this ensures that the server is able to restore the correct gradient after aggregation, addressing the gradient aggregation error problem. Third, during the encryption period, our experiments have found a suitable group size for the federated learning’s gradient aggregation approach. Specifically, we evaluate the efficiency that a group size of 7 is better when the number of users is smaller than
$$2^{10}$$
2
10
, while a group size of 128 or 64 can be adopted when the number of users is larger than
$$2^{10}$$
2
10
.
Title: Secure group aggregation for privacy-protection federated learning
Description:
Abstract
Federated Learning is a machine learning paradigm designed to address the issues of privacy protection, data security, and big data process.
FedAvg, a widely used algorithm in federated learning, is vulnerable to gradient leakage, parameter exposure, and user data compromise.
Existing works use differential privacy, homomorphic encryption, and secure multi-party computation to protect the gradients of FedAvg.
However, these existing efforts lead to gradient polymerization errors of approximately 10–30% (applying differential privacy results in noisy gradients) in the server or have a high computational dimension.
In this paper, we design a secure group aggregation approach for the gradient protection in federated learning.
It realizes zero error in gradient aggregation, and the computational time under different number of users drops is almost the same, the time difference is a constant, and the time overhead is reduced by about 10–75% compared to traditional differential privacy, and 80% compared to homomorphic encryption methods.
First, we use digital signature and authentication encryption to guarantee the integrity of the gradient.
Second, we use the double-masking to deal with the situation when users exit, dropout or reconnect halfway, this ensures that the server is able to restore the correct gradient after aggregation, addressing the gradient aggregation error problem.
Third, during the encryption period, our experiments have found a suitable group size for the federated learning’s gradient aggregation approach.
Specifically, we evaluate the efficiency that a group size of 7 is better when the number of users is smaller than
$$2^{10}$$
2
10
, while a group size of 128 or 64 can be adopted when the number of users is larger than
$$2^{10}$$
2
10
.
Related Results
Natural genetic variation and an alternative physiological state modify polyglutamine aggregation and toxicity in C. elegans
Natural genetic variation and an alternative physiological state modify polyglutamine aggregation and toxicity in C. elegans
Many human diseases are caused by mutations that induce misfolding and aggregation of the affected proteins, and are thought to result from failures in proteostasis. Pathways invol...
A Privacy Protection Method for Power User Profiles That Integrates Improved Differential Privacy and Secret Sharing
A Privacy Protection Method for Power User Profiles That Integrates Improved Differential Privacy and Secret Sharing
ABSTRACT
In response to the privacy leakage risks inherent in the big data processing of power user personas, propose a collaborative optimiz...
Privacy and Security for Digital Health: Assessing Risks and Harms to Users
Privacy and Security for Digital Health: Assessing Risks and Harms to Users
Electronic Health (e-Health), such as mobile health (mHealth) and Health Information Systems (HIS), benefits healthcare consumers and professionals. However, it also poses potentia...
Federated learning and differential privacy: Machine learning and deep learning for biomedical image data classification
Federated learning and differential privacy: Machine learning and deep learning for biomedical image data classification
Background
The integration of differential privacy and federated learning in healthcare is key for maintaining patient confidentiality while ensuring accurate p...
TRUST-AWARE FEDERATED LEARNING WITH SOFT COMPUTING FOR PRIVACY-PRESERVING HEALTHCARE ANALYTICS
TRUST-AWARE FEDERATED LEARNING WITH SOFT COMPUTING FOR PRIVACY-PRESERVING HEALTHCARE ANALYTICS
The rapid adoption of the data-driven healthcare analytics has raised serious concerns regarding the patient privacy, data integrity, and collaborative intelligence across distribu...
Federated Data Linkage in Practice
Federated Data Linkage in Practice
In recent years, great strides have been made towards the deployment of federated systems for data research, including exploring federated trusted research environments (TREs). The...
Privacy Risk in Recommender Systems
Privacy Risk in Recommender Systems
Nowadays, recommender systems are mostly used in many online applications to filter information and help users in selecting their relevant requirements. It avoids users to become o...
Analysis and Prospect of Federated Learning and Privacy Protection Technology
Analysis and Prospect of Federated Learning and Privacy Protection Technology
As a new type of distributed machine learning technology, federated learning has shown great application potential in the Internet of things, health care, smart home, finance and o...

