English

Approximate Steepest Coordinate Descent

Machine Learning 2017-06-27 v1 Optimization and Control

Abstract

We propose a new selection rule for the coordinate selection in coordinate descent methods for huge-scale optimization. The efficiency of this novel scheme is provably better than the efficiency of uniformly random selection, and can reach the efficiency of steepest coordinate descent (SCD), enabling an acceleration of a factor of up to nn, the number of coordinates. In many practical applications, our scheme can be implemented at no extra cost and computational efficiency very close to the faster uniform selection. Numerical experiments with Lasso and Ridge regression show promising improvements, in line with our theoretical guarantees.

Keywords

Cite

@article{arxiv.1706.08427,
  title  = {Approximate Steepest Coordinate Descent},
  author = {Sebastian U. Stich and Anant Raj and Martin Jaggi},
  journal= {arXiv preprint arXiv:1706.08427},
  year   = {2017}
}

Comments

appearing at ICML 2017

R2 v1 2026-06-22T20:29:46.513Z