English

Efficient Greedy Coordinate Descent for Composite Problems

Optimization and Control 2018-10-17 v1 Machine Learning Computation Machine Learning

Abstract

Coordinate descent with random coordinate selection is the current state of the art for many large scale optimization problems. However, greedy selection of the steepest coordinate on smooth problems can yield convergence rates independent of the dimension nn, and requiring upto nn times fewer iterations. In this paper, we consider greedy updates that are based on subgradients for a class of non-smooth composite problems, which includes L1L1-regularized problems, SVMs and related applications. For these problems we provide (i) the first linear rates of convergence independent of nn, and show that our greedy update rule provides speedups similar to those obtained in the smooth case. This was previously conjectured to be true for a stronger greedy coordinate selection strategy. Furthermore, we show that (ii) our new selection rule can be mapped to instances of maximum inner product search, allowing to leverage standard nearest neighbor algorithms to speed up the implementation. We demonstrate the validity of the approach through extensive numerical experiments.

Keywords

Cite

@article{arxiv.1810.06999,
  title  = {Efficient Greedy Coordinate Descent for Composite Problems},
  author = {Sai Praneeth Karimireddy and Anastasia Koloskova and Sebastian U. Stich and Martin Jaggi},
  journal= {arXiv preprint arXiv:1810.06999},
  year   = {2018}
}

Comments

44 pages, 17 figures, 3 tables

R2 v1 2026-06-23T04:41:40.881Z