59b92f63c9902540.tex
1: \begin{abstract}
2:   Federated learning (FL) is a distributed machine learning paradigm in
3:   which a large number of clients coordinate with a central server to
4:   learn a model without sharing their own training data. One
5:   central server is not enough, due to problems of connectivity
6:   with clients. In this paper, a decentralized federated learning 
7:   (DFL) model  with the stochastic gradient descent (SGD) algorithm has been introduced,   as a more scalable approach to improve the learning performance in a network of agents   with arbitrary topology. Three scheduling  policies for DFL have been proposed for communications between the clients and the parallel servers, and the convergence, accuracy,  and loss have been tested  in a totally decentralized implementation of SGD. The  experimental results show that  the proposed scheduling polices have an impact both on the speed of convergence and in the final global model. 
8:   
9:   
10: \end{abstract}
11: