On the Performance of Federated Learning Network
摘要
Federated Learning is a decentralised network platform where the edge nodes train their local models and send their updated weights to the server. The server combines all the various local weights received and sends the aggregated model back to the edge nodes for further training, and this process continues until convergence is achieved. This study models the Federated Learning (FL) network. The Traffic speed (TS), Round trip time (RTT), and Bandwidth delay-product (BDP) parameters have been considered for modelling the Federated Learning network. Through experimentation, it can be inferred that the TS has a high impact and high correlation on the BDP within the network, and the RTT has a low impact on the BDP. The decentralised and classical machine learning models’ predictions have been compared. It has been observed that the decentralised machine learning model’s prediction outperforms the classical machine learning model’s prediction. The link experiences low latency because only the updated weights are transmitted within the link and not the raw data.