4.6 Article

PARALLEL AND COMMUNICATION AVOIDING LEAST ANGLE REGRESSION

Journal

SIAM JOURNAL ON SCIENTIFIC COMPUTING
Volume 43, Issue 2, Pages C154-C176

Publisher

SIAM PUBLICATIONS
DOI: 10.1137/19M1305720

Keywords

communication avoiding; least angle regression; parallel methods

Ask authors/readers for more resources

This study focuses on parallelizing the LARS algorithm for linear regression with two different versions: bLARS and tournament-bLARS (T-bLARS). These algorithms have different speedup and output accuracy, reducing arithmetic operations and improving efficiency. Numerous numerical experiments demonstrate up to 4x speedups compared to the traditional LARS algorithm without sacrificing solution quality.
We are interested in parallelizing the least angle regression (LARS) algorithm for fitting linear regression models to high-dimensional data. We consider two parallel and communication avoiding versions of the basic LARS algorithm. The two algorithms have different asymptotic costs and practical performance. One offers more speedup and the other produces more accurate output. The first is bLARS, a block version of the LARS algorithm, where we update b columns at each iteration. Assuming that the data are row-partitioned, bLARS reduces the number of arithmetic operations, latency, and bandwidth by a factor of b. The second is tournament-bLARS (T-bLARS), a tournament version of LARS where processors compete by running several LARS computations in parallel to choose b new columns to be added in the solution. Assuming that the data are column-partitioned, T-bLARS reduces latency by a factor of b. Similarly to LARS, our proposed methods generate a sequence of linear models. We present extensive numerical experiments that illustrate speedups up to 4x compared to LARS without any compromise in solution quality.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.6
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available