Federated learning-oriented privacy protection method and federated learning-oriented privacy protection device
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- INST OF INFORMATION ENG CAS
- Publication Date
- 2021-04-16
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer technology, in particular to a privacy protection method and device for federated learning. Background technique
[0002] As a distributed deep learning method, Federated Learning (FL) can take into account efficiency, accuracy and privacy to a certain extent, and thus has received extensive attention. The main process of federated learning is: the server randomly assigns values ββto the global model parameters for initialization, and distributes the model to each user. Each user uses their own data to train the model locally, and then sends the updated parameters of the model back to the server. Update the global model and distribute it to users again, and then perform a new round of iterative update. In this process, since the server only collects the parameters of the user model instead of the original data, it is more conducive to data privacy protection. In addition, different users participate in t...