The Effect of Training Parameters and Mechanisms on Decentralized Federated Learning based on MNIST Dataset

08/07/2021
by   Zhuofan Zhang, et al.
43

Federated Learning is an algorithm suited for training models on decentralized data, but the requirement of a central "server" node is a bottleneck. In this document, we first introduce the notion of Decentralized Federated Learning (DFL). We then perform various experiments on different setups, such as changing model aggregation frequency, switching from independent and identically distributed (IID) dataset partitioning to non-IID partitioning with partial global sharing, using different optimization methods across clients, and breaking models into segments with partial sharing. All experiments are run on the MNIST handwritten digits dataset. We observe that those altered training procedures are generally robust, albeit non-optimal. We also observe failures in training when the variance between model weights is too large. The open-source experiment code is accessible through GitHub[Code was uploaded at <https://github.com/zhzhang2018/DecentralizedFL>].

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset