Averaging is probably not the optimum way of aggregating parameters in federated learning

Xiao, Peng and Cheng, Samuel and Stankovic, Vladimir and Vukobratovic, Dejan (2020) Averaging is probably not the optimum way of aggregating parameters in federated learning. Entropy, 22 (3). 314. ISSN 1099-4300 (https://doi.org/10.3390/e22030314)

[thumbnail of Xiao-etal-Entropy-2020-Averaging-is-probably-not-the-optimum-way-of-aggregating-parameters]
Preview
Text. Filename: Xiao_etal_Entropy_2020_Averaging_is_probably_not_the_optimum_way_of_aggregating_parameters.pdf
Final Published Version
License: Creative Commons Attribution 4.0 logo

Download (419kB)| Preview

Abstract

Federated learning is a decentralized topology of deep learning, that trains a shared model through data distributed among each client (like mobile phones, wearable devices), in order to ensure data privacy by avoiding raw data exposed in data center (server). After each client computes a new model parameter by stochastic gradient descent (SGD) based on their own local data, these locally-computed parameters will be aggregated to generate an updated global model. Many current state-of-the-art studies aggregate different client-computed parameters by averaging them}, but {none theoretically explains} why averaging parameters is a good approach. In this paper, we treat each client computed parameter as a random vector because of the stochastic properties of SGD, and estimate mutual information between two client computed parameters at different training phases using two methods in two learning tasks. The results confirm the correlation between different clients and show an increasing trend of mutual information with training iteration. However, when we further compute the distance between client computed parameters, we find that parameters are getting more correlated while not getting closer. This phenomenon suggests that averaging parameters may not be the optimum way of aggregating trained parameters.