English

Approximate k-Cover in Hypergraphs: Efficient Algorithms, and Applications

Social and Information Networks 2019-01-24 v1 Data Structures and Algorithms Physics and Society

Abstract

Given a weighted hypergraph H(V,E2V,w)\mathcal{H}(V, \mathcal{E} \subseteq 2^V, w), the approximate kk-cover problem seeks for a size-kk subset of VV that has the maximum weighted coverage by \emph{sampling only a few hyperedges} in E\mathcal{E}. The problem has emerged from several network analysis applications including viral marketing, centrality maximization, and landmark selection. Despite many efforts, even the best approaches require O(knlogn)O(k n \log n) space complexities, thus, cannot scale to, nowadays, humongous networks without sacrificing formal guarantees. In this paper, we propose BCA, a family of algorithms for approximate kk-cover that can find (11eϵ)(1-\frac{1}{e} -\epsilon)-approximation solutions within an \emph{O(ϵ2nlogn)O(\epsilon^{-2}n \log n) space}. That is a factor kk reduction on space comparing to the state-of-the-art approaches with the same guarantee. We further make BCA more efficient and robust on real-world instances by introducing a novel adaptive sampling scheme, termed DTA.

Keywords

Cite

@article{arxiv.1901.07928,
  title  = {Approximate k-Cover in Hypergraphs: Efficient Algorithms, and Applications},
  author = {Hung Nguyen and Phuc Thai and My Thai and Tam Vu and Thang Dinh},
  journal= {arXiv preprint arXiv:1901.07928},
  year   = {2019}
}
R2 v1 2026-06-23T07:19:50.294Z