Parallel Multi-Block ADMM with o(1/k) Convergence
Wei Deng, Ming-Jun Lai, Zhimin Peng, and Wotao Yin

TL;DR
This paper develops a parallel multi-block ADMM algorithm with o(1/k) convergence rate, suitable for large-scale distributed convex optimization, and demonstrates its efficiency through theoretical analysis and practical experiments on cloud computing platforms.
Contribution
It extends ADMM to a parallel multi-block setting with convergence guarantees and introduces techniques for rate improvement and parameter tuning.
Findings
The algorithm converges globally at a rate of o(1/k).
Proposed methods outperform existing parallel algorithms in large-scale problems.
Dynamic parameter tuning accelerates convergence in practice.
Abstract
This paper introduces a parallel and distributed extension to the alternating direction method of multipliers (ADMM) for solving convex problem: minimize subject to . The algorithm decomposes the original problem into N smaller subproblems and solves them in parallel at each iteration. This Jacobian-type algorithm is well suited for distributed computing and is particularly attractive for solving certain large-scale problems. This paper introduces a few novel results. Firstly, it shows that extending ADMM straightforwardly from the classic Gauss-Seidel setting to the Jacobian setting, from 2 blocks to N blocks, will preserve convergence if matrices are mutually near-orthogonal and have full column-rank. Secondly, for general matrices , this paper proposes to add proximal terms of different kinds to the N…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Distributed Control Multi-Agent Systems · Advanced Optimization Algorithms Research
