English

On Deleting Vertices to Reduce Density in Graphs and Supermodular Functions

Data Structures and Algorithms 2025-03-13 v1

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)G=(V,E) with non-negative vertex costs and a non-negative parameter ρ0\rho \ge 0 and the goal is to remove a minimum cost subset SS of vertices such that the densest subgraph in GSG-S has density at most ρ\rho. 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 ρ1\rho \le 1 and all of these classical problems admit a 22-approximation. In sharp contrast, we prove that for every fixed integer ρ>1\rho > 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:2VZ0f:2^V \rightarrow \mathbb{Z}_{\ge 0} via an evaluation oracle with element costs and a non-negative integer ρ0\rho \ge 0 and the goal is remove a minimum cost subset SVS \subseteq V such that the densest subset according to ff in VSV-S has density at most ρ\rho. 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.

Keywords

Cite

@article{arxiv.2503.08828,
  title  = {On Deleting Vertices to Reduce Density in Graphs and Supermodular Functions},
  author = {Karthekeyan Chandrasekaran and Chandra Chekuri and Shubhang Kulkarni},
  journal= {arXiv preprint arXiv:2503.08828},
  year   = {2025}
}
R2 v1 2026-06-28T22:16:42.277Z