paper-with-me

Papers

LASER: Linear Compression in Wireless Distributed Optimization

2023-10-19 · Ashok Vardhan Makkuva, Marco Bondaschi, Thijs Vogels, Martin Jaggi, Hyeji Kim, Michael C. Gastpar

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.

📄 PDF Abstract BibTeX arXiv:2310.13033

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Artificial Neural Network for Resource Allocation in Laser-based Optical wireless Networks

2021-11-27 · Ahmad Adnan Qidan, Taisir El-Gorashi1, Jaafar M. H. Elmirghani

Optical wireless communication offers unprecedented communication speeds that can support the massive use of the Internet on a daily basis. In indoor environments, optical wireless networks are usually multi-user multipl…

Dataset Generation

Innovation Compression for Communication-efficient Distributed Optimization with Linear Convergence

2021-05-14 · JiaQi Zhang, Keyou You, Lihua Xie

Information compression is essential to reduce communication cost in distributed optimization over peer-to-peer networks. This paper proposes a communication-efficient linearly convergent distributed (COLD) algorithm to …

Distributed Optimization

Resource Allocation in Laser-based Optical Wireless Cellular Networks

2021-11-27 · Ahmad Adnan Qidan, Maximo Morales-Cespedes, Taisir El-Gorashi, Jaafar M. H. Elmirghani

Optical wireless communication provides data transmission at high speeds which can satisfy the increasing demands for connecting a massive number of devices to the Internet. In this paper, vertical-cavity surface-emittin…

Distributed and Stochastic Optimization Methods with Gradient Compression and Local Steps

2021-12-20 · Eduard Gorbunov

In this thesis, we propose new theoretical frameworks for the analysis of stochastic and distributed methods with error compensation and local updates. Using these frameworks, we develop more than 20 new optimization met…

Stochastic Optimization

Joint Collaboration and Compression Design for Distributed Sequential Estimation in a Wireless Sensor Network

2020-10-06 · Xiancheng Cheng, Prashant Khanduri, Boxiao Chen, Pramod K. Varshney

In this work, we propose a joint collaboration-compression framework for sequential estimation of a random vector parameter in a resource constrained wireless sensor network (WSN). Specifically, we propose a framework wh…