OCLGNAMLMay 21, 2013

On the Complexity Analysis of Randomized Block-Coordinate Descent Methods

arXiv:1305.4723v1261 citations
Originality Incremental advance
AI Analysis

This work provides incremental improvements in optimization algorithms for machine learning and computational mathematics, focusing on more efficient convergence guarantees.

The paper analyzes randomized block-coordinate descent methods for minimizing convex functions, extending existing techniques to obtain sharper convergence rates and better iteration complexities, improving upon prior work by at least O(n/ε) in high-probability complexity.

In this paper we analyze the randomized block-coordinate descent (RBCD) methods proposed in [8,11] for minimizing the sum of a smooth convex function and a block-separable convex function. In particular, we extend Nesterov's technique developed in [8] for analyzing the RBCD method for minimizing a smooth convex function over a block-separable closed convex set to the aforementioned more general problem and obtain a sharper expected-value type of convergence rate than the one implied in [11]. Also, we obtain a better high-probability type of iteration complexity, which improves upon the one in [11] by at least the amount $O(n/ε)$, where $ε$ is the target solution accuracy and $n$ is the number of problem blocks. In addition, for unconstrained smooth convex minimization, we develop a new technique called {\it randomized estimate sequence} to analyze the accelerated RBCD method proposed by Nesterov [11] and establish a sharper expected-value type of convergence rate than the one given in [11].

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes