LGSPOCAug 1, 2023

Asynchronous Federated Learning with Bidirectional Quantized Communications and Buffered Aggregation

arXiv:2308.00263v111 citationsh-index: 45
Originality Incremental advance
AI Analysis

This work addresses communication efficiency in federated learning, which is crucial for scalable distributed systems, but it is incremental as it builds on existing FedBuff methods.

The paper tackled the high communication cost in asynchronous federated learning by introducing a quantization scheme that reduces data transmission while maintaining precision, achieving significant reductions in communication overhead as demonstrated in experiments.

Asynchronous Federated Learning with Buffered Aggregation (FedBuff) is a state-of-the-art algorithm known for its efficiency and high scalability. However, it has a high communication cost, which has not been examined with quantized communications. To tackle this problem, we present a new algorithm (QAFeL), with a quantization scheme that establishes a shared "hidden" state between the server and clients to avoid the error propagation caused by direct quantization. This approach allows for high precision while significantly reducing the data transmitted during client-server interactions. We provide theoretical convergence guarantees for QAFeL and corroborate our analysis with experiments on a standard benchmark.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes