Two-block vs. Multi-block ADMM: An empirical evaluation of convergence
Andre Goncalves, Xiaoli Liu, Arindam Banerjee

TL;DR
This paper empirically compares two-block and multi-block ADMM, revealing that multi-block ADMM often outperforms the traditional two-block approach in optimization and prediction tasks in multi-task learning.
Contribution
The study provides the first comprehensive empirical evaluation showing multi-block ADMM's superior performance over two-block ADMM in practical multi-task learning scenarios.
Findings
Multi-block ADMM outperforms two-block ADMM in optimization tasks.
Multi-block ADMM leads to better prediction accuracy.
Results are consistent across datasets and parameter settings.
Abstract
Alternating Direction Method of Multipliers (ADMM) has become a widely used optimization method for convex problems, particularly in the context of data mining in which large optimization problems are often encountered. ADMM has several desirable properties, including the ability to decompose large problems into smaller tractable sub-problems and ease of parallelization, that are essential in these scenarios. The most common form of ADMM is the two-block, in which two sets of primal variables are updated alternatingly. Recent years have seen advances in multi-block ADMM, which update more than two blocks of primal variables sequentially. In this paper, we study the empirical question: {\em Is two-block ADMM always comparable with sequential multi-block ADMM solving an equivalent problem?} In the context of optimization problems arising in multi-task learning, through a comprehensive set…
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 · Face and Expression Recognition · Indoor and Outdoor Localization Technologies
MethodsAlternating Direction Method of Multipliers
