SOTAVerified

Feature Clustering for Accelerating Parallel Coordinate Descent

2012-12-01NeurIPS 2012Unverified0· sign in to hype

Chad Scherrer, Ambuj Tewari, Mahantesh Halappanavar, David Haglin

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Large scale _1-regularized loss minimization problems arise in numerous applications such as compressed sensing and high dimensional supervised learning, including classification and regression problems. High performance algorithms and implementations are critical to efficiently solving these problems. Building upon previous work on coordinate descent algorithms for _1 regularized problems, we introduce a novel family of algorithms called block-greedy coordinate descent that includes, as special cases, several existing algorithms such as SCD, Greedy CD, Shotgun, and Thread-greedy. We give a unified convergence analysis for the family of block-greedy algorithms. The analysis suggests that block-greedy coordinate descent can better exploit parallelism if features are clustered so that the maximum inner product between features in different blocks is small. Our theoretical convergence analysis is supported with experimental results using data from diverse real-world applications. We hope that algorithmic approaches and convergence analysis we provide will not only advance the field, but will also encourage researchers to systematically explore the design space of algorithms for solving large-scale _1-regularization problems.

Tasks

Reproductions