A GPU-Accelerated Bi-linear ADMM Algorithm for Distributed Sparse Machine Learning
Alireza Olama, Andreas Lundell, Jan Kronqvist, Elham Ahmadi, Eduardo, Camponogara

TL;DR
This paper presents Bi-cADMM, a GPU-accelerated algorithm for distributed sparse machine learning that efficiently solves large-scale regularized problems by leveraging hierarchical decomposition and parallel computing.
Contribution
It introduces a novel bi-linear consensus ADMM algorithm with hierarchical decomposition for distributed sparse ML, utilizing GPUs for enhanced scalability and efficiency.
Findings
Demonstrates high scalability on distributed datasets.
Achieves significant computational efficiency with GPU acceleration.
Outperforms existing methods in benchmark tests.
Abstract
This paper introduces the Bi-linear consensus Alternating Direction Method of Multipliers (Bi-cADMM), aimed at solving large-scale regularized Sparse Machine Learning (SML) problems defined over a network of computational nodes. Mathematically, these are stated as minimization problems with convex local loss functions over a global decision vector, subject to an explicit norm constraint to enforce the desired sparsity. The considered SML problem generalizes different sparse regression and classification models, such as sparse linear and logistic regression, sparse softmax regression, and sparse support vector machines. Bi-cADMM leverages a bi-linear consensus reformulation of the original non-convex SML problem and a hierarchical decomposition strategy that divides the problem into smaller sub-problems amenable to parallel computing. In Bi-cADMM, this decomposition strategy is…
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
TopicsNeural Networks and Applications · Neural Networks and Reservoir Computing · Brain Tumor Detection and Classification
MethodsSoftmax
