On a Randomized Multi-Block ADMM for Solving Selected Machine Learning Problems
Mingxi Zhu, Kresimir Mihic, Yinyu Ye

TL;DR
This paper introduces a randomized multi-block ADMM algorithm tailored for large-scale convex quadratic optimization problems in machine learning, demonstrating superior efficiency and solution quality compared to existing methods.
Contribution
The paper extends the RAC-MBADMM algorithm to key machine learning problems and proves its linear convergence under standard data assumptions.
Findings
RAC-MBADMM outperforms traditional optimization algorithms in solution time and quality.
The method matches or exceeds the performance of specialized solvers like Glmnet and LIBSVM.
Numerical tests on synthetic and large-scale benchmark problems validate the effectiveness of RAC-MBADMM.
Abstract
The Alternating Direction Method of Multipliers (ADMM) has now days gained tremendous attentions for solving large-scale machine learning and signal processing problems due to the relative simplicity. However, the two-block structure of the classical ADMM still limits the size of the real problems being solved. When one forces a more-than-two-block structure by variable-splitting, the convergence speed slows down greatly as observed in practice. Recently, a randomly assembled cyclic multi-block ADMM (RAC-MBADMM) was developed by the authors for solving general convex and nonconvex quadratic optimization problems where the number of blocks can go greater than two so that each sub-problem has a smaller size and can be solved much more efficiently. In this paper, we apply this method to solving few selected machine learning problems related to convex quadratic optimization, such as Linear…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Indoor and Outdoor Localization Technologies · Direction-of-Arrival Estimation Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Support Vector Machine · Linear Regression · Alternating Direction Method of Multipliers
