Lifted Convex Quadratic Programming
Martin Mladenov, Leonard Kleinhans, Kristian Kersting

TL;DR
This paper introduces fractional symmetries in convex quadratic programs to enable lifting, which compresses the problem and enhances the efficiency of solving large, symmetric optimization problems in machine learning.
Contribution
It extends the concept of symmetry-based lifting from probabilistic models to convex quadratic programs, providing a new approach for more efficient optimization.
Findings
Lifted QPs are more compact when original QPs have symmetry.
Lifted QPs can be solved with standard optimization tools.
Symmetry exploitation improves optimization efficiency.
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Machine Learning and Algorithms · Complexity and Algorithms in Graphs
