Deep Hierarchy Quantization Compression algorithm based on Dynamic Sampling
Wan Jiang, Gang Liu, Xiaofeng Chen, Yipeng Zhou

TL;DR
This paper introduces a deep hierarchical quantization compression algorithm with dynamic sampling for federated learning, significantly reducing network load and accelerating model convergence by compressing model parameters based on data distribution.
Contribution
It proposes a novel hierarchical quantization compression method combined with dynamic client sampling to improve efficiency in federated learning.
Findings
Reduces network bandwidth usage during model transmission.
Accelerates model convergence with dynamic client sampling.
Effective across multiple public datasets.
Abstract
Unlike traditional distributed machine learning, federated learning stores data locally for training and then aggregates the models on the server, which solves the data security problem that may arise in traditional distributed machine learning. However, during the training process, the transmission of model parameters can impose a significant load on the network bandwidth. It has been pointed out that the vast majority of model parameters are redundant during model parameter transmission. In this paper, we explore the data distribution law of selected partial model parameters on this basis, and propose a deep hierarchical quantization compression algorithm, which further compresses the model and reduces the network load brought by data transmission through the hierarchical quantization of model parameters. And we adopt a dynamic sampling strategy for the selection of clients to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies
