Communication-Efficient Federated Learning Algorithm with Event Triggering

GAO Huimin,YANG Lei,ZHU Junlong,ZHANG Mingchuan,WU Qingtao
DOI: https://doi.org/10.11999/jeit0220131
2023-01-01
Abstract:Due to the limited actual network bandwidth, the communication between clients and the central server is a main bottleneck of federated learning. To reduce the communication cost, a communication-efficient federated learning algorithm is proposed by introducing the event triggered mechanism. Firstly, the clients determine whether to send the current model to the central server through using the event-triggered mechanism. Then, the central server aggregates models based on the information received. In particular, at each communication round, after finishing the local model training, the clients compare the model update with the trigger threshold, and if the communication is triggered, the transmitted information is compressed and sent to the central server. Furthermore, for smooth objective functions which satisfy convex, PL (Polyak-Łojasiewicz) condition and non-convex, respectively, the paper analyzes the convergence of the proposed algorithm and presents the proof. Finally, simulation experiments are implemented on two standard datasets. Simulation results verify the feasibility and effectiveness of the proposed algorithm.
What problem does this paper attempt to address?