Abstract
Federated Learning (FL) is a promising technique for edge computing environments as it provides better data privacy protection. It enables each edge node in the system to send a central server a computed value, named gradient, rather than sending raw data. However, recent research results show that the FL is still vulnerable to an inference attack, which is an adversarial algorithm that is capable of identifying the data used to compute the gradient. One prevalent mitigation strategy is differential privacy which computes a gradient with noised data, but this causes another problem that is accuracy degradation. To effectively deal with this problem, this paper proposes a new digestive neural network (DNN) and integrates it into FL. The proposed scheme distorts raw data by DNN to make it unrecognizable then computes a gradient by a classification network. The gradients generated by edge nodes will be sent to the server to complete a trained model. The simulation results show that the proposed scheme has 9.31% higher classification accuracy and 19.25% lower attack accuracy on average than the differential private schemes.
Original language | English |
---|---|
Title of host publication | ICC 2021 - IEEE International Conference on Communications, Proceedings |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
ISBN (Electronic) | 9781728171227 |
DOIs | |
Publication status | Published - Jun 2021 |
Event | 2021 IEEE International Conference on Communications, ICC 2021 - Virtual, Online, Canada Duration: 14 Jun 2021 → 23 Jun 2021 |
Publication series
Name | IEEE International Conference on Communications |
---|---|
Publisher | IEEE |
ISSN (Print) | 1550-3607 |
ISSN (Electronic) | 1938-1883 |
Conference
Conference | 2021 IEEE International Conference on Communications, ICC 2021 |
---|---|
Country/Territory | Canada |
City | Virtual, Online |
Period | 14/06/21 → 23/06/21 |
Bibliographical note
Funding Information:This work was supported by the MSIT (Ministry of Science, ICT), Korea, under the High-Potential Individuals Global Training Program (2019-0-01601) supervised by the IITP (Institute for Information & Communications Technology Planning & Evaluation). Corresponding Author: Junggab Son (Email: [email protected])
Publisher Copyright:
© 2021 IEEE.
Keywords
- Deep Learning
- Differential Privacy
- Edge Computing
- Federated Learning
- Inference Attack