LGSPMLApr 15, 2020

Communication Efficient Federated Learning with Energy Awareness over Wireless Networks

arXiv:2004.07351v328 citations
AI Analysis

This work addresses energy-efficient federated learning for mobile devices in wireless environments, but it is incremental as it builds on existing methods like SignSGD with specific optimizations.

The paper tackles communication overhead and energy consumption in federated learning over wireless networks by using SignSGD and optimizing local processing and communication parameters, achieving improved learning performance with reduced energy usage as demonstrated through simulations.

In federated learning (FL), reducing the communication overhead is one of the most critical challenges since the parameter server and the mobile devices share the training parameters over wireless links. With such consideration, we adopt the idea of SignSGD in which only the signs of the gradients are exchanged. Moreover, most of the existing works assume Channel State Information (CSI) available at both the mobile devices and the parameter server, and thus the mobile devices can adopt fixed transmission rates dictated by the channel capacity. In this work, only the parameter server side CSI is assumed, and channel capacity with outage is considered. In this case, an essential problem for the mobile devices is to select appropriate local processing and communication parameters (including the transmission rates) to achieve a desired balance between the overall learning performance and their energy consumption. Two optimization problems are formulated and solved, which optimize the learning performance given the energy consumption requirement, and vice versa. Furthermore, considering that the data may be distributed across the mobile devices in a highly uneven fashion in FL, a stochastic sign-based algorithm is proposed. Extensive simulations are performed to demonstrate the effectiveness of the proposed methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes