$\ell_1$-sparsity Approximation Bounds for Packing Integer Programs

February 22, 2019 Β· Declared Dead Β· πŸ› IPCO 2019

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Chandra Chekuri, Kent Quanrud, Manuel R. Torres arXiv ID 1902.08698 Category cs.DS: Data Structures & Algorithms Citations 0 Venue IPCO 2019 Last Checked 5 months ago
Abstract
We consider approximation algorithms for packing integer programs (PIPs) of the form $\max\{\langle c, x\rangle : Ax \le b, x \in \{0,1\}^n\}$ where $c$, $A$, and $b$ are nonnegative. We let $W = \min_{i,j} b_i / A_{i,j}$ denote the width of $A$ which is at least $1$. Previous work by Bansal et al. \cite{bansal-sparse} obtained an $Ξ©(\frac{1}{Ξ”_0^{1/\lfloor W \rfloor}})$-approximation ratio where $Ξ”_0$ is the maximum number of nonzeroes in any column of $A$ (in other words the $\ell_0$-column sparsity of $A$). They raised the question of obtaining approximation ratios based on the $\ell_1$-column sparsity of $A$ (denoted by $Ξ”_1$) which can be much smaller than $Ξ”_0$. Motivated by recent work on covering integer programs (CIPs) \cite{cq,chs-16} we show that simple algorithms based on randomized rounding followed by alteration, similar to those of Bansal et al. \cite{bansal-sparse} (but with a twist), yield approximation ratios for PIPs based on $Ξ”_1$. First, following an integrality gap example from \cite{bansal-sparse}, we observe that the case of $W=1$ is as hard as maximum independent set even when $Ξ”_1 \le 2$. In sharp contrast to this negative result, as soon as width is strictly larger than one, we obtain positive results via the natural LP relaxation. For PIPs with width $W = 1 + Ξ΅$ where $Ξ΅\in (0,1]$, we obtain an $Ξ©(Ξ΅^2/Ξ”_1)$-approximation. In the large width regime, when $W \ge 2$, we obtain an $Ξ©((\frac{1}{1 + Ξ”_1/W})^{1/(W-1)})$-approximation. We also obtain a $(1-Ξ΅)$-approximation when $W = Ξ©(\frac{\log (Ξ”_1/Ξ΅)}{Ξ΅^2})$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted