FedVQCS: Federated Learning via Vector Quantized Compressed Sensing
Yongjeong Oh, Yo-Seb Jeon, Mingzhe Chen, and Walid Saad

TL;DR
FedVQCS introduces a communication-efficient federated learning framework that combines vector quantized compressed sensing with sparse signal recovery to significantly reduce communication costs while maintaining high accuracy.
Contribution
It proposes a novel FL framework that integrates dimensionality reduction and vector quantization with optimized parameters for minimal reconstruction error.
Findings
Achieves over 2.4% higher accuracy than state-of-the-art FL methods at low communication cost.
Effectively reduces communication overhead through vector quantization and compressed sensing techniques.
Demonstrates robustness and efficiency on MNIST and FEMNIST datasets.
Abstract
In this paper, a new communication-efficient federated learning (FL) framework is proposed, inspired by vector quantized compressed sensing. The basic strategy of the proposed framework is to compress the local model update at each device by applying dimensionality reduction followed by vector quantization. Subsequently, the global model update is reconstructed at a parameter server by applying a sparse signal recovery algorithm to the aggregation of the compressed local model updates. By harnessing the benefits of both dimensionality reduction and vector quantization, the proposed framework effectively reduces the communication overhead of local update transmissions. Both the design of the vector quantizer and the key parameters for the compression are optimized so as to minimize the reconstruction error of the global model update under the constraint of wireless link capacity. By…
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
TopicsPrivacy-Preserving Technologies in Data · Sparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques
