LoDAdaC: A Unified Local Training-Based Decentralized Framework with Adaptive Gradients and Compressed Communication

Abstract

In the decentralized distributed learning, achieving fast convergence and low communication cost is essential for scalability and high efficiency. Adaptive gradient methods, such as Adam, have demonstrated strong practical performance in deep learning and centralized distributed settings. However, their convergence properties remain largely unexplored in decentralized settings involving multiple local training steps, such as federated learning. To address this limitation, we propose LoDAdaC, a unified multiple \textbf{Lo}cal Training (MLT) \textbf{D}ecentralized framework with \textbf{Ada}m-type updates and \textbf{C}ompressed communication (CC). LoDAdaC accommodates a broad class of optimizers for its local adaptive updates, including AMSGrad, Adam, and AdaGrad; it is compatible with standard (possibly biased) compressors such as low-bit quantization and sparsification. MLT and CC enable LoDAdaC to achieve multiplied reduction of communication cost, while the technique of adaptive updates enables fast convergence. We rigorously prove the combined advantage through complexity analysis. In addition, experiments on image classification and GPT-style language model training validate our theoretical findings and show that LoDAdaC significantly outperforms existing decentralized algorithms in terms of convergence speed and communication efficiency.

Cite

Text

Liu et al. "LoDAdaC: A Unified Local Training-Based Decentralized Framework with Adaptive Gradients and Compressed Communication." Transactions on Machine Learning Research, 2026.

Markdown

[Liu et al. "LoDAdaC: A Unified Local Training-Based Decentralized Framework with Adaptive Gradients and Compressed Communication." Transactions on Machine Learning Research, 2026.](https://mlanthology.org/tmlr/2026/liu2026tmlr-lodadac/)

BibTeX

@article{liu2026tmlr-lodadac,
  title     = {{LoDAdaC: A Unified Local Training-Based Decentralized Framework with Adaptive Gradients and Compressed Communication}},
  author    = {Liu, Wei and Panda, Anweshit and Pandey, Ujwal and Cook, Haven and Slota, George and Wang, Naigang and Chen, Jie and Xu, Yangyang},
  journal   = {Transactions on Machine Learning Research},
  year      = {2026},
  url       = {https://mlanthology.org/tmlr/2026/liu2026tmlr-lodadac/}
}