paper-with-me

Papers

Basis Matters: Better Communication-Efficient Second Order Methods for Federated Learning

2021-11-02 · Xun Qian, Rustem Islamov, Mher Safaryan, Peter Richtárik

Recent advances in distributed optimization have shown that Newton-type methods with proper communication compression mechanisms can guarantee fast local rates and low communication cost compared to first order methods. We discover that the communication cost of these methods can be further reduced, sometimes dramatically so, with a surprisingly simple trick: {\em Basis Learn (BL)}. The idea is to transform the usual representation of the local Hessians via a change of basis in the space of matrices and apply compression tools to the new representation. To demonstrate the potential of using custom bases, we design a new Newton-type method (BL1), which reduces communication cost via both {\em BL} technique and bidirectional compression mechanism. Furthermore, we present two alternative extensions (BL2 and BL3) to partial participation to accommodate federated learning applications. We prove local linear and superlinear rates independent of the condition number. Finally, we support our claims with numerical experiments by comparing several first and second~order~methods.

📄 PDF Abstract BibTeX arXiv:2111.01847

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationFederated LearningSecond-order methods

Similar Papers 제목 키워드 기반

Escaping Saddle Points with Bias-Variance Reduced Local Perturbed SGD for Communication Efficient Nonconvex Distributed Learning

2022-02-12 · Tomoya Murata, Taiji Suzuki

In recent centralized nonconvex distributed learning and federated learning, local methods are one of the promising approaches to reduce communication time. However, existing work has mainly focused on studying first-ord…

Distributed OptimizationFederated Learning

Tensor-based Basis Function Learning for Three-dimensional Sound Speed Fields

2022-01-21 · Lei Cheng, Xingyu Ji, Hangfang Zhao, Jianlong Li 외

Basis function learning is the stepping stone towards effective three-dimensional (3D) sound speed field (SSF) inversion for various acoustic signal processing tasks, including ocean acoustic tomography, underwater targe…

Tensor Decomposition

Gradient Sensing via Cell Communication

2018-06-19 · Dallas Foster, Collin Victor, Brian Frost, Juan M. Restrepo

Experimental evidence lends support to the conjecture that the ability of chains of cells to sense the gradient of an external chemical concentration could rely on cell-to-cell communication. This is the basis for the gr…

MKOR: Momentum-Enabled Kronecker-Factor-Based Optimizer Using Rank-1 Updates

2023-06-02 · NeurIPS 2023 11 · Mohammad Mozaffari, Sikan Li, Zhao Zhang, Maryam Mehri Dehnavi

This work proposes a Momentum-Enabled Kronecker-Factor-Based Optimizer Using Rank-1 updates, called MKOR, that improves the training time and convergence properties of deep neural networks (DNNs). Second-order techniques…

Second-order methods

Distance-Misaligned Training in Graph Transformers and Adaptive Graph-Aware Control

2026-04-24 · Qinhan Hou, Jing Tang arxiv

Graph Transformers can mix information globally, but this flexibility also creates failure modes: some tasks require long-range communication while others are better served by local interaction. We study this through a s…