EPPDA: An Efficient Privacy-Preserving Data Aggregation Federated Learning Scheme
Jingcheng Song, Weizheng Wang, Thippa Reddy Gadekallu, Jianyu Cao, Yining Liu
Abstract
Federated learning (FL) is a kind of privacy-awaremachine learning, in which the machine learning models are trained on the users’ side and then the model updates are transmitted to the server for aggregating. As the data owners need not upload their data, FL is a privacy-persevering machine learning model. However, FL is weak as it suffers from a reverse attack, in which an adversary can get users’ data by analyzing the user uploaded model. Motivated by this, in this paper, based on the secret sharing, we design, an efficient privacy-preserving data aggregation mechanism for FL, to resist the reverse attack, which can aggregate users’ trained models secretly without leaking the user’s model. Moreover, <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">EPPDA</i> has efficient fault tolerance for the user disconnection. Even if a large number of users are disconnected when the protocol runs, EPPDA will execute normally. Analysis shows that the EPPDA can provide a sum of locally trained models to the server without leaking any single user’s model. Moreover, adversary can not get any non-public information from the communication channel. <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Efficiency verification</i> proves that the EPPDA not only protects users’ privacy but also needs fewer computing and communication resources.