LGOCMLJul 7, 2020

Conditional gradient methods for stochastically constrained convex minimization

arXiv:2007.03795v14 citations
Originality Incremental advance
AI Analysis

This work addresses computational efficiency for researchers and practitioners dealing with large-scale convex optimization in combinatorial settings, though it appears incremental as it builds on existing conditional gradient and variance reduction techniques.

The authors tackled structured stochastic convex optimization with many linear constraints, common in SDP-relaxations of combinatorial problems, by proposing two conditional gradient-based methods that process only a subset of constraints per iteration, achieving computational gains over prior full-pass approaches.

We propose two novel conditional gradient-based methods for solving structured stochastic convex optimization problems with a large number of linear constraints. Instances of this template naturally arise from SDP-relaxations of combinatorial problems, which involve a number of constraints that is polynomial in the problem dimension. The most important feature of our framework is that only a subset of the constraints is processed at each iteration, thus gaining a computational advantage over prior works that require full passes. Our algorithms rely on variance reduction and smoothing used in conjunction with conditional gradient steps, and are accompanied by rigorous convergence guarantees. Preliminary numerical experiments are provided for illustrating the practical performance of the methods.

Foundations

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

Your Notes