A Note on Approximability of Densest At-Least-k-Subgraph
Abstract
We study the Densest At-Least-k-Subgraph (DALkS) problem, in which we are given an undirected graph G and an integer k, and the goal is to find a subgraph of G with at least k vertices with maximum density. The best-known algorithm, independently discovered by Khuller and Saha (2009) and by Andersen (2007), yields a 2-approximation for DALkS in polynomial time. In this note, we provide a (simple) reduction from Densest k-Subgraph (DkS) to Densest At-Least-k-Subgraph, which shows that, if DkS is hard to approximate to within any constant factor, then DALkS is hard to approximate to within (3/2 - ) factor for every > 0. This holds in both the normal (non-parameterized) and the parameterized (by k) settings. We then generalize the reduction to provide a tight (2 - ) factor hardness of approximating Densest At-Least-k-Subgraph, albeit under a stronger hypothesis which roughly states that Densest k-Subgraph is hard to approximate to within k1 - δ factor for any constant δ> 0. Once again, this extends naturally to the parameterized setting. Previously, (2 - ) factor inapproximability for DALkS was only known under the Small Set Expansion Hypothesis (Bergner, 2013; Manurangsi, 2017), which does not apply to the parameterized version of the problem. Furthermore, we show that the exact version of DALkS is W[1]-hard (parameterized by k).
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.