English

Improved approximation algorithm for the Dense-3-Subhypergraph Problem

Data Structures and Algorithms 2018-01-25 v4

Abstract

The study of Dense-33-Subhypergraph problem was initiated in Chlamt{\'{a}}c et al. [Approx'16]. The input is a universe UU and collection S{\cal S} of subsets of UU, each of size 33, and a number kk. The goal is to choose a set WW of kk elements from the universe, and maximize the number of sets, SSS\in {\cal S} so that SWS\subseteq W. The members in UU are called {\em vertices} and the sets of S{\cal S} are called the {\em hyperedges}. This is the simplest extension into hyperedges of the case of sets of size 22 which is the well known Dense kk-subgraph problem. The best known ratio for the Dense-33-Subhypergraph is O(n0.69783..)O(n^{0.69783..}) by Chlamt{\'{a}}c et al. We improve this ratio to n0.61802..n^{0.61802..}. More importantly, we give a new algorithm that approximates Dense-33-Subhypergraph within a ratio of O~(n/k)\tilde O(n/k), which improves the ratio of O(n2/k2)O(n^2/k^2) of Chlamt{\'{a}}c et al. We prove that under the {\em log density conjecture} (see Bhaskara et al. [STOC'10]) the ratio cannot be better than Ω(n)\Omega(\sqrt{n}) and demonstrate some cases in which this optimum can be attained.

Keywords

Cite

@article{arxiv.1704.08620,
  title  = {Improved approximation algorithm for the Dense-3-Subhypergraph Problem},
  author = {Amey Bhangale and Rajiv Gandhi and Guy Kortsarz},
  journal= {arXiv preprint arXiv:1704.08620},
  year   = {2018}
}

Comments

Claim 4.6 does not hold for the algorithm; we erroneously claimed that we could nullify kD'_i edges in the ith step of the algorithm