English

The Densest SWAMP problem: subhypergraphs with arbitrary monotonic partial edge rewards

Data Structures and Algorithms 2025-06-17 v1

Abstract

We consider a generalization of the densest subhypergraph problem where nonnegative rewards are given for including partial hyperedges in a dense subhypergraph. Prior work addressed this problem only in cases where reward functions are convex, in which case the problem is poly-time solvable. We consider a broader setting where rewards are monotonic but otherwise arbitrary. We first prove hardness results for a wide class of non-convex rewards, then design a 1/k-approximation by projecting to the nearest set of convex rewards, where k is the maximum hyperedge size. We also design another 1/k-approximation using a faster peeling algorithm, which (somewhat surprisingly) differs from the standard greedy peeling algorithm used to approximate other variants of the densest subgraph problem. Our results include an empirical analysis of our algorithm across several real-world hypergraphs.

Keywords

Cite

@article{arxiv.2506.12998,
  title  = {The Densest SWAMP problem: subhypergraphs with arbitrary monotonic partial edge rewards},
  author = {Vedangi Bengali and Nikolaj Tatti and Iiro Kumpulainen and Florian Adriaens and Nate Veldt},
  journal= {arXiv preprint arXiv:2506.12998},
  year   = {2025}
}

Comments

24 pages

R2 v1 2026-07-01T03:18:44.328Z