TL;DR
This paper proposes a communication-efficient federated learning framework using binary neural networks, reducing communication overhead while maintaining performance through a novel training scheme and theoretical convergence analysis.
Contribution
It introduces a new federated learning framework for binary neural networks with a maximum likelihood-based update scheme and provides the first theoretical convergence conditions.
Findings
Significantly reduces communication cost compared to real-valued neural networks.
Maintains competitive performance despite binarization.
Hybrid methods can further compensate for performance loss.
Abstract
Federated learning (FL) is a privacy-preserving machine learning setting that enables many devices to jointly train a shared global model without the need to reveal their data to a central server. However, FL involves a frequent exchange of the parameters between all the clients and the server that coordinates the training. This introduces extensive communication overhead, which can be a major bottleneck in FL with limited communication links. In this paper, we consider training the binary neural networks (BNN) in the FL setting instead of the typical real-valued neural networks to fulfill the stringent delay and efficiency requirement in wireless edge networks. We introduce a novel FL framework of training BNN, where the clients only upload the binary parameters to the server. We also propose a novel parameter updating scheme based on the Maximum Likelihood (ML) estimation that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
