Distributed Solution of Large-Scale Linear Systems via Accelerated Projection-Based Consensus
About
Solving a large-scale system of linear equations is a key step at the heart of many algorithms in machine learning, scientific computing, and beyond. When the problem dimension is large, computational and/or memory constraints make it desirable, or even necessary, to perform the task in a distributed fashion. In this paper, we consider a common scenario in which a taskmaster intends to solve a large-scale system of linear equations by distributing subsets of the equations among a number of computing machines/cores. We propose an accelerated distributed consensus algorithm, in which at each iteration every machine updates its solution by adding a scaled version of the projection of an error signal onto the nullspace of its system of equations, and where the taskmaster conducts an averaging over the solutions with momentum. The convergence behavior of the proposed algorithm is analyzed in detail and analytically shown to compare favorably with the convergence rate of alternative distributed methods, namely distributed gradient descent, distributed versions of Nesterov's accelerated gradient descent and heavy-ball method, the block Cimmino method, and ADMM. On randomly chosen linear systems, as well as on real-world data sets, the proposed method offers significant speed-up relative to all the aforementioned methods. Finally, our analysis suggests a novel variation of the distributed heavy-ball method, which employs a particular distributed preconditioning, and which achieves the same theoretical convergence rate as the proposed consensus-based method.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Distributed Linear System Solving | ASH608 608 x 188 | Optimal Convergence Time T1.53 | 6 | |
| Distributed Linear System Solving | NONZERO-MEAN GAUSSIAN 500 x 500 | Convergence Time T2.16 | 6 | |
| Distributed Linear System Solving | STANDARD TALL GAUSSIAN 1000 x 500 | Optimal Convergence Time (T)2.34 | 6 | |
| Distributed Linear System Solving | ORSIRR 1030 x 1030 1 | Convergence Time3.67 | 6 | |
| Distributed Linear System Solving | STANDARD GAUSSIAN 500 x 500 | Optimal Convergence Time T2.7 | 6 | |
| Distributed Linear System Solving | QC324 324 x 324 | Optimal Convergence Time (T)3.93 | 6 | |
| Distributed Optimization | Distributed Linear System (theoretical) | Convergence Rate1 | 6 |