Sparse Sub-gaussian Random Projections for Semidefinite Programming Relaxations
Monse Guedes-Ayala, Pierre-Louis Poirion, Lars Schewe, Akiko Takeda

TL;DR
This paper introduces sparse sub-gaussian random projections to efficiently approximate semidefinite programming relaxations in combinatorial optimization, reducing computational complexity while maintaining solution quality.
Contribution
It provides theoretical bounds on projection quality and demonstrates practical effectiveness in approximating SDP relaxations for MAXCUT, MAX-2-SAT, and graph stability problems.
Findings
Effective reduction in SDP problem size for large graphs
Good approximation bounds for MAXCUT and MAX-2-SAT relaxations
Computational experiments confirm efficiency and accuracy of the approach
Abstract
Random projection, a dimensionality reduction technique, has been found useful in recent years for reducing the size of optimization problems. In this paper, we explore the use of sparse sub-gaussian random projections to approximate semidefinite programming (SDP) problems by reducing the size of matrix variables, thereby solving the original problem with much less computational effort. We provide some theoretical bounds on the quality of the projection in terms of feasibility and optimality that explicitly depend on the sparsity parameter of the projector. We investigate the performance of the approach for semidefinite relaxations appearing in polynomial optimization, with a focus on combinatorial optimization problems. In particular, we apply our method to the semidefinite relaxations of MAXCUT and MAX-2-SAT. We show that for large unweighted graphs, we can obtain a good bound by…
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
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Machine Learning and Algorithms
