NEAIITLGOct 19, 2023

LASER: Linear Compression in Wireless Distributed Optimization

arXiv:2310.13033v29 citationsh-index: 12
Originality Highly original
AI Analysis

This addresses the communication efficiency problem for large-scale machine learning practitioners, offering a novel solution for noisy environments.

The paper tackles the communication bottleneck in distributed optimization by introducing LASER, a linear compression method for noisy wireless channels, which achieves 50-64% improvement in perplexity on GPT language modeling tasks over baselines.

Data-parallel SGD is the de facto algorithm for distributed optimization, especially for large scale machine learning. Despite its merits, communication bottleneck is one of its persistent issues. Most compression schemes to alleviate this either assume noiseless communication links, or fail to achieve good performance on practical tasks. In this paper, we close this gap and introduce LASER: LineAr CompreSsion in WirEless DistRibuted Optimization. LASER capitalizes on the inherent low-rank structure of gradients and transmits them efficiently over the noisy channels. Whilst enjoying theoretical guarantees similar to those of the classical SGD, LASER shows consistent gains over baselines on a variety of practical benchmarks. In particular, it outperforms the state-of-the-art compression schemes on challenging computer vision and GPT language modeling tasks. On the latter, we obtain $50$-$64 \%$ improvement in perplexity over our baselines for noisy channels.

Foundations

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

Your Notes