paper-with-me

Papers

L1-Regularized Distributed Optimization: A Communication-Efficient Primal-Dual Framework

2015-12-13 · Virginia Smith, Simone Forte, Michael. I. Jordan, Martin Jaggi

Despite the importance of sparsity in many large-scale applications, there are few methods for distributed optimization of sparsity-inducing objectives. In this paper, we present a communication-efficient framework for L1-regularized optimization in the distributed environment. By viewing classical objectives in a more general primal-dual setting, we develop a new class of methods that can be efficiently distributed and applied to common sparsity-inducing models, such as Lasso, sparse logistic regression, and elastic net-regularized problems. We provide theoretical convergence guarantees for our framework, and demonstrate its efficiency and flexibility with a thorough experimental comparison on Amazon EC2. Our proposed framework yields speedups of up to 50x as compared to current state-of-the-art methods for distributed L1-regularized optimization.

📄 PDF Abstract BibTeX arXiv:1512.04011

Code (2)

gingsmith/proxcocoa 공식 구현
gingsmith/cocoa

Tasks

Distributed Optimization

Similar Papers 제목 키워드 기반

A Distributed Quasi-Newton Algorithm for Primal and Dual Regularized Empirical Risk Minimization

2019-12-12 · Ching-pei Lee, Cong Han Lim, Stephen J. Wright

We propose a communication- and computation-efficient distributed optimization algorithm using second-order information for solving empirical risk minimization (ERM) problems with a nonsmooth regularization term. Our alg…

Distributed Optimization

Adding vs. Averaging in Distributed Primal-Dual Optimization

2015-02-12 · Chenxin Ma, Virginia Smith, Martin Jaggi, Michael. I. Jordan 외

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 dif…

Distributed Optimization

Accelerated Primal-Dual Algorithms for Distributed Smooth Convex Optimization over Networks

2019-10-23 · Jinming Xu, Ye Tian, Ying Sun, Gesualdo Scutari

This paper proposes a novel family of primal-dual-based distributed algorithms for smooth, convex, multi-agent optimization over networks that uses only gradient information and gossip communications. The algorithms can …

Distributed Optimization

Accelerating Distributed Optimization: A Primal-Dual Perspective on Local Steps

2024-07-02 · Junchi Yang, Murat Yildirim, Qiu Feng

In distributed machine learning, efficient training across multiple agents with different data distributions poses significant challenges. Even with a centralized coordinator, current algorithms that achieve optimal comm…

Distributed Optimization

Distributed Online Convex Optimization with Nonseparable Costs and Constraints

2026-02-11 · Zhaoye Pan, Haozhe Lei, Fan Zuo, Zilin Bian 외 arxiv

This paper studies distributed online convex optimization with time-varying coupled constraints, motivated by distributed online control in network systems. Most prior work assumes a separability condition: the global ob…