AIJun 14, 2016

Lifted Convex Quadratic Programming

arXiv:1606.04486v11 citations
Originality Incremental advance
AI Analysis

This addresses efficiency issues in optimization for machine learning practitioners, but it is incremental as it extends symmetry-based methods from probabilistic inference to a broader class of optimization problems.

The paper tackles the problem of efficiently solving convex quadratic programs (QPs) by exploiting symmetry, showing that lifting QPs based on fractional symmetries can compress them, leading to more compact and likely more efficient optimization.

Symmetry is the essential element of lifted inference that has recently demon- strated the possibility to perform very efficient inference in highly-connected, but symmetric probabilistic models models. This raises the question, whether this holds for optimisation problems in general. Here we show that for a large class of optimisation methods this is actually the case. More precisely, we introduce the concept of fractional symmetries of convex quadratic programs (QPs), which lie at the heart of many machine learning approaches, and exploit it to lift, i.e., to compress QPs. These lifted QPs can then be tackled with the usual optimization toolbox (off-the-shelf solvers, cutting plane algorithms, stochastic gradients etc.). If the original QP exhibits symmetry, then the lifted one will generally be more compact, and hence their optimization is likely to be more efficient.

Foundations

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

Your Notes