On Deleting Vertices to Reduce Density in Graphs and Supermodular Functions
Karthekeyan Chandrasekaran, Chandra Chekuri, Shubhang Kulkarni
TL;DR
The paper studies vertex-deletion problems to reduce graph and supermodular density, introducing $ ho$-GraphDD and $ ho$-SupmodDD. It establishes a phase transition in approximability: a 2-approximation for $ ho ext{≤}1$ and $ ilde{ heta}( ext{log }n)$-hardness for fixed integers $ ho ext{≥}2$, via a Set Cover reduction. It then ties SupmodDD to Submodular Cover, yielding tight logarithmic approximations and hardness, and designs bicriteria algorithms for both GraphDD and SupmodDD using orientation-based LPs and dense-decomposition techniques. The results illuminate the structure behind density deletion problems, linking matroidal and submodular perspectives and offering practical bicriteria tools. This work advances understanding of robustness of densest subgraphs and provides a framework for approximations under density constraints.
Abstract
We consider deletion problems in graphs and supermodular functions where the goal is to reduce density. In Graph Density Deletion (GraphDD), we are given a graph $G=(V,E)$ with non-negative vertex costs and a non-negative parameter $ρ\ge 0$ and the goal is to remove a minimum cost subset $S$ of vertices such that the densest subgraph in $G-S$ has density at most $ρ$. This problem has an underlying matroidal structure and generalizes several classical problems such as vertex cover, feedback vertex set, and pseudoforest deletion set for appropriately chosen $ρ\le 1$ and all of these classical problems admit a $2$-approximation. In sharp contrast, we prove that for every fixed integer $ρ> 1$, GraphDD is hard to approximate to within a logarithmic factor via a reduction from Set Cover, thus showing a phase transition phenomenon. Next, we investigate a generalization of GraphDD to monotone supermodular functions, termed Supermodular Density Deletion (SupmodDD). In SupmodDD, we are given a monotone supermodular function $f:2^V \rightarrow \mathbb{Z}_{\ge 0}$ via an evaluation oracle with element costs and a non-negative integer $ρ\ge 0$ and the goal is remove a minimum cost subset $S \subseteq V$ such that the densest subset according to $f$ in $V-S$ has density at most $ρ$. We show that SupmodDD is approximation equivalent to the well-known Submodular Cover problem; this implies a tight logarithmic approximation and hardness for SupmodDD; it also implies a logarithmic approximation for GraphDD, thus matching our inapproximability bound. Motivated by these hardness results, we design bicriteria approximation algorithms for both GraphDD and SupmodDD.
