English

On the Approximation Relationship between Optimizing Ratio of Submodular (RS) and Difference of Submodular (DS) Functions

Data Structures and Algorithms 2022-09-12 v2

Abstract

We demonstrate that from an algorithm guaranteeing an approximation factor for the ratio of submodular (RS) optimization problem, we can build another algorithm having a different kind of approximation guarantee -- weaker than the classical one -- for the difference of submodular (DS) optimization problem, and vice versa. We also illustrate the link between these two problems by analyzing a \textsc{Greedy} algorithm which approximately maximizes objective functions of the form Ψ(f,g)\Psi(f,g), where f,gf,g are two non-negative, monotone, submodular functions and Ψ\Psi is a {quasiconvex} 2-variables function, which is non decreasing with respect to the first variable. For the choice Ψ(f,g)f/g\Psi(f,g)\triangleq f/g, we recover RS, and for the choice Ψ(f,g)fg\Psi(f,g)\triangleq f-g, we recover DS. To the best of our knowledge, this greedy approach is new for DS optimization. For RS optimization, it reduces to the standard \textsc{GreedRatio} algorithm that has already been analyzed previously. However, our analysis is novel for this case.

Keywords

Cite

@article{arxiv.2101.01631,
  title  = {On the Approximation Relationship between Optimizing Ratio of Submodular (RS) and Difference of Submodular (DS) Functions},
  author = {Pierre Perrault and Jennifer Healey and Zheng Wen and Michal Valko},
  journal= {arXiv preprint arXiv:2101.01631},
  year   = {2022}
}
R2 v1 2026-06-23T21:48:20.515Z