English

Adding vs. Averaging in Distributed Primal-Dual Optimization

Machine Learning 2015-07-06 v2

Abstract

Distributed optimization methods for large-scale machine learning suffer from a communication bottleneck. It is difficult to reduce this bottleneck while still efficiently and accurately aggregating partial work from different machines. In this paper, we present a novel generalization of the recent communication-efficient primal-dual framework (CoCoA) for distributed optimization. Our framework, CoCoA+, allows for additive combination of local updates to the global parameters at each iteration, whereas previous schemes with convergence guarantees only allow conservative averaging. We give stronger (primal-dual) convergence rate guarantees for both CoCoA as well as our new variants, and generalize the theory for both methods to cover non-smooth convex loss functions. We provide an extensive experimental comparison that shows the markedly improved performance of CoCoA+ on several real-world distributed datasets, especially when scaling up the number of machines.

Keywords

Cite

@article{arxiv.1502.03508,
  title  = {Adding vs. Averaging in Distributed Primal-Dual Optimization},
  author = {Chenxin Ma and Virginia Smith and Martin Jaggi and Michael I. Jordan and Peter Richtárik and Martin Takáč},
  journal= {arXiv preprint arXiv:1502.03508},
  year   = {2015}
}

Comments

ICML 2015: JMLR W&CP volume37, Proceedings of The 32nd International Conference on Machine Learning, pp. 1973-1982

R2 v1 2026-06-22T08:28:06.289Z