Homecs.DSarXiv:2605.30053

A Radius-Sensitive Approximation Algorithm for Connected Submodular Maximization

cs.DS2026-05v1license

Abstract

Connected Submodular Maximization (CSM) is a graph problem with important applications to wireless network deployment, path planning, epidemic outbreaks, and cancer genome studies. In CSM, we are given a graph GG, a non-negative monotone submodular function ff on subsets of the vertex set of GG, and an integer kk. The goal is to select a tree in GG, with kk edges, whose vertex set maximizes ff. We also study the more general Directed and Directed Rooted variants of CSM (DCSM and DRCSM respectively). In both variants, GG is directed and the solution must be an out-tree in GG, with kk edges, whose vertex set maximizes ff; DRCSM further specifies a vertex to be the root of the selected out-tree. For CSM, several previous works have proposed polynomial time approximation algorithms; the state-of-the-art polynomial time algorithm achieves a Ω(1k)\Omega(\frac{1}{\sqrt{k}})-approximation. We can also parameterize the approximation factor by the radius of the optimal solution, denoted by rr; the state-of-the-art polynomial time algorithm achieves a Ω(1r)\Omega(\frac{1}{r})-approximation. In this paper, we improve on the state-of-the-art approximation factor for CSM with respect to rr as well as kk, noting that rkr \leq k. We propose a polynomial time framework that, for (Directed) CSM, achieves a Ω(ε3rε)\Omega(\frac{\varepsilon^{3}}{{r}^{\varepsilon}})-approximation for every constant ε(0,1]\varepsilon \in (0, 1]. For DRCSM, our framework achieves a Ω(δε3rε)\Omega(\frac{\delta \varepsilon^{3}}{{r}^{\varepsilon}})-approximation that violates the size constraint by at most a factor of 1+δ1 + \delta for every δ[1k,1]\delta \in [\frac{1}{k}, 1]. A key component of our framework is GreedyRadius, which is an algorithm for DRCSM that takes another algorithm with a bicriteria approximation factor in terms of kk and outputs a solution with the same bicriteria approximation factor (up to constants) in terms of rr.

Comments: 13 pages. To appear in AAMAS 2026

Cite

@article{arxiv.2605.30053,
  title  = {A Radius-Sensitive Approximation Algorithm for Connected Submodular Maximization},
  author = {Philip Cervenjak and Junhao Gan and Naonori Kakimura and Seeun William Umboh and Anthony Wirth},
  journal= {arXiv preprint arXiv:2605.30053},
  year   = {2026}
}