Approximating Sparse Quadratic Programs

07/02/2020
by   Danny Hermelin, et al.
0

Given a matrix A ∈ℝ^n× n, we consider the problem of maximizing x^TAx subject to the constraint x ∈{-1,1}^n. This problem, called MaxQP by Charikar and Wirth [FOCS'04], generalizes MaxCut and has natural applications in data clustering and in the study of disordered magnetic phases of matter. Charikar and Wirth showed that the problem admits an Ω(1/ n) approximation via semidefinite programming, and Alon, Makarychev, Makarychev, and Naor [STOC'05] showed that the same approach yields an Ω(1) approximation when A corresponds to a graph of bounded chromatic number. Both these results rely on solving the semidefinite relaxation of MaxQP, whose currently best running time is Õ(n^1.5·min{N,n^1.5}), where N is the number of nonzero entries in A and Õ ignores polylogarithmic factors. In this sequel, we abandon the semidefinite approach and design purely combinatorial approximation algorithms for special cases of MaxQP where A is sparse (i.e., has O(n) nonzero entries). Our algorithms are superior to the semidefinite approach in terms of running time, yet are still competitive in terms of their approximation guarantees. More specifically, we show that: - UnitMaxQP, where A ∈{-1,0,1}^n× n, admits an (1/3d)-approximation in O(n^1.5) time, when the corresponding graph has no isolated vertices and at most dn edges. - MaxQP admits an Ω(1/ a_max)-approximation in O(n^1.5 a_max) time, where a_max is the maximum absolute value in A, when the corresponding graph is d-degenerate. - MaxQP admits a (1-ε)-approximation in O(n) time when the corresponding graph has bounded local treewidth. - UnitMaxQP admits a (1-ε)-approximation in O(n^2) time when the corresponding graph is H-minor-free.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/11/2022

Partial Vertex Cover on Graphs of Bounded Degeneracy

In the Partial Vertex Cover (PVC) problem, we are given an n-vertex grap...
research
04/10/2023

Approximating branchwidth on parametric extensions of planarity

The branchwidth of a graph has been introduced by Roberson and Seymour a...
research
05/17/2022

Faster Knapsack Algorithms via Bounded Monotone Min-Plus-Convolution

We present new exact and approximation algorithms for 0-1-Knapsack and U...
research
10/26/2022

Fixed-parameter tractability of Graph Isomorphism in graphs with an excluded minor

We prove that Graph Isomorphism and Canonization in graphs excluding a f...
research
11/11/2022

A Faster Small Treewidth SDP Solver

Semidefinite programming is a fundamental tool in optimization and theor...
research
07/09/2020

Some algorithms for maximum volume and cross approximation of symmetric semidefinite matrices

Finding the r× r submatrix of maximum volume of a matrix A∈ℝ^n× n is an ...
research
04/06/2019

Semidefinite Programming in Timetabling and Mutual-Exclusion Scheduling

In scheduling and timetabling applications, the mutual-exclusion constra...

Please sign up or login with your details

Forgot password? Click here to reset