A New Dynamic Algorithm for Densest Subhypergraphs
Abstract
Computing a dense subgraph is a fundamental problem in graph mining, with a diverse set of applications ranging from electronic commerce to community detection in social networks. In many of these applications, the underlying context is better modelled as a weighted hypergraph that keeps evolving with time. This motivates the problem of maintaining the densest subhypergraph of a weighted hypergraph in a {\em dynamic setting}, where the input keeps changing via a sequence of updates (hyperedge insertions/deletions). Previously, the only known algorithm for this problem was due to Hu et al. [HWC17]. This algorithm worked only on unweighted hypergraphs, and had an approximation ratio of and an update time of , where denotes the maximum rank of the input across all the updates. We obtain a new algorithm for this problem, which works even when the input hypergraph is weighted. Our algorithm has a significantly improved (near-optimal) approximation ratio of that is independent of , and a similar update time of . It is the first -approximation algorithm even for the special case of weighted simple graphs. To complement our theoretical analysis, we perform experiments with our dynamic algorithm on large-scale, real-world data-sets. Our algorithm significantly outperforms the state of the art [HWC17] both in terms of accuracy and efficiency.
Cite
@article{arxiv.2204.08106,
title = {A New Dynamic Algorithm for Densest Subhypergraphs},
author = {Suman K. Bera and Sayan Bhattacharya and Jayesh Choudhari and Prantar Ghosh},
journal= {arXiv preprint arXiv:2204.08106},
year = {2022}
}
Comments
Extended abstract appears in TheWebConf (previously WWW) 2022