English

Submodular Maximization with Limited Function Access

Data Structures and Algorithms 2022-02-09 v2 Systems and Control Systems and Control Optimization and Control

Abstract

We consider a class of submodular maximization problems in which decision-makers have limited access to the objective function. We explore scenarios where the decision-maker can observe only pairwise information, i.e., can evaluate the objective function on sets of size two. We begin with a negative result that no algorithm using only kk-wise information can guarantee performance better than k/nk/n. We present two algorithms that utilize only pairwise information about the function and characterize their performance relative to the optimal, which depends on the curvature of the submodular function. Additionally, if the submodular function possess a property called supermodularity of conditioning, then we can provide a method to bound the performance based purely on pairwise information. The proposed algorithms offer significant computational speedups over a traditional greedy strategy. A by-product of our study is the introduction of two new notions of curvature, the kk-Marginal Curvature and the kk-Cardinality Curvature. Finally, we present experiments highlighting the performance of our proposed algorithms in terms of approximation and time complexity.

Keywords

Cite

@article{arxiv.2201.00724,
  title  = {Submodular Maximization with Limited Function Access},
  author = {Andrew Downie and Bahman Gharesifard and Stephen L. Smith},
  journal= {arXiv preprint arXiv:2201.00724},
  year   = {2022}
}

Comments

14 pages, 8 figures