OCCVOct 21, 2019

Relative Interior Rule in Block-Coordinate Minimization

arXiv:1910.09488v18 citations
Originality Synthesis-oriented
AI Analysis

This incremental improvement addresses a specific problem in optimization methods for large-scale non-differentiable convex problems, such as MAP inference in graphical models.

The paper tackles the issue of non-unique minimizers in block-coordinate minimization for general convex problems by proposing a rule to select minimizers from the relative interior of the set of all minimizers, showing it is not worse than other rules in a precise sense.

(Block-)coordinate minimization is an iterative optimization method which in every iteration finds a global minimum of the objective over a variable or a subset of variables, while keeping the remaining variables constant. While for some problems, coordinate minimization converges to a global minimum (e.g., convex differentiable objective), for general (non-differentiable) convex problems this may not be the case. Despite this drawback, (block-)coordinate minimization can be an acceptable option for large-scale non-differentiable convex problems; an example is methods to solve the linear programming relaxation of the discrete energy minimization problem (MAP inference in graphical models). When block-coordinate minimization is applied to a general convex problem, in every iteration the minimizer over the current coordinate block need not be unique and therefore a single minimizer must be chosen. We propose that this minimizer be chosen from the relative interior of the set of all minimizers over the current block. We show that this rule is not worse, in a certain precise sense, than any other rule.

Foundations

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

Your Notes