TL;DR
UVeQFed introduces a universal vector quantization scheme tailored for federated learning, effectively reducing communication costs while maintaining model accuracy, with theoretical guarantees and improved empirical performance.
Contribution
The paper proposes UVeQFed, a novel quantization method for FL that minimizes distortion and guarantees vanishing error as user count increases, enhancing communication efficiency.
Findings
Distortion diminishes as number of users increases.
UVeQFed outperforms previous methods in accuracy and compression.
Theoretical analysis confirms convergence with quantization.
Abstract
Traditional deep learning models are trained at a centralized server using labeled data samples collected from end devices or users. Such data samples often include private information, which the users may not be willing to share. Federated learning (FL) is an emerging approach to train such learning models without requiring the users to share their possibly private labeled data. In FL, each user trains its copy of the learning model locally. The server then collects the individual updates and aggregates them into a global model. A major challenge that arises in this method is the need of each user to efficiently transmit its learned model over the throughput limited uplink channel. In this work, we tackle this challenge using tools from quantization theory. In particular, we identify the unique characteristics associated with conveying trained models over rate-constrained channels, and…
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.
