2cb28caf9c9a3516.tex
1: \begin{abstract}
2: Coordinate descent with random coordinate selection is the current state of the art for many large scale optimization problems.
3: However, greedy selection of the steepest coordinate on smooth problems can yield convergence rates independent of the dimension $n$, and requiring upto $n$ times fewer iterations.
4: 
5: In this paper, we consider greedy updates that are based on subgradients for a class of non-smooth composite problems, which includes $L1$-regularized problems, SVMs and related applications. For these problems we provide (i) the first linear rates of convergence independent of $n$, 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.
6: 
7: 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.
8: We demonstrate the validity of the approach through extensive numerical experiments.
9: \end{abstract}
10: