English

Towards Nearly-linear Time Algorithms for Submodular Maximization with a Matroid Constraint

Data Structures and Algorithms 2018-11-20 v1

Abstract

We consider fast algorithms for monotone submodular maximization subject to a matroid constraint. We assume that the matroid is given as input in an explicit form, and the goal is to obtain the best possible running times for important matroids. We develop a new algorithm for a \emph{general matroid constraint} with a 11/eϵ1 - 1/e - \epsilon approximation that achieves a fast running time provided we have a fast data structure for maintaining a maximum weight base in the matroid through a sequence of decrease weight operations. We construct such data structures for graphic matroids and partition matroids, and we obtain the \emph{first algorithms} for these classes of matroids that achieve a nearly-optimal, 11/eϵ1 - 1/e - \epsilon approximation, using a nearly-linear number of function evaluations and arithmetic operations.

Keywords

Cite

@article{arxiv.1811.07464,
  title  = {Towards Nearly-linear Time Algorithms for Submodular Maximization with a Matroid Constraint},
  author = {Alina Ene and Huy L. Nguyen},
  journal= {arXiv preprint arXiv:1811.07464},
  year   = {2018}
}

Comments

There is text overlap with an earlier version arXiv:1709.09767v2. That version has been replaced by a paper with only the result for a knapsack constraint, and this paper has the results for matroid constraints

R2 v1 2026-06-23T05:19:53.223Z