English

A Distributed Frank-Wolfe Algorithm for Communication-Efficient Sparse Learning

Distributed, Parallel, and Cluster Computing 2019-01-25 v3 Artificial Intelligence Machine Learning Machine Learning

Abstract

Learning sparse combinations is a frequent theme in machine learning. In this paper, we study its associated optimization problem in the distributed setting where the elements to be combined are not centrally located but spread over a network. We address the key challenges of balancing communication costs and optimization errors. To this end, we propose a distributed Frank-Wolfe (dFW) algorithm. We obtain theoretical guarantees on the optimization error ϵ\epsilon and communication cost that do not depend on the total number of combining elements. We further show that the communication cost of dFW is optimal by deriving a lower-bound on the communication cost required to construct an ϵ\epsilon-approximate solution. We validate our theoretical analysis with empirical studies on synthetic and real-world data, which demonstrate that dFW outperforms both baselines and competing methods. We also study the performance of dFW when the conditions of our analysis are relaxed, and show that dFW is fairly robust.

Keywords

Cite

@article{arxiv.1404.2644,
  title  = {A Distributed Frank-Wolfe Algorithm for Communication-Efficient Sparse Learning},
  author = {Aurélien Bellet and Yingyu Liang and Alireza Bagheri Garakani and Maria-Florina Balcan and Fei Sha},
  journal= {arXiv preprint arXiv:1404.2644},
  year   = {2019}
}

Comments

Extended version of the SIAM Data Mining 2015 paper

R2 v1 2026-06-22T03:47:28.326Z