Submodular Function Maximization in Parallel via the Multilinear Relaxation
Chandra Chekuri, Kent Quanrud

TL;DR
This paper develops parallel algorithms for maximizing the multilinear relaxation of monotone submodular functions under packing constraints, achieving near-optimal approximation ratios with poly-logarithmic adaptivity for various constraint types.
Contribution
It extends parallel submodular maximization techniques to general packing constraints using multilinear relaxation, providing algorithms with provable approximation guarantees.
Findings
Achieves a $(1-1/e- ext{epsilon})$-approximation in $O( ext{log}^2 m ext{log} n/ ext{epsilon}^4)$ rounds.
Provides randomized rounding schemes for fractional solutions applicable to multiple constraint types.
Demonstrates poly-logarithmic adaptivity for constraints like matroids, matchings, and knapsack.
Abstract
Balkanski and Singer [5] recently initiated the study of adaptivity (or parallelism) for constrained submodular function maximization, and studied the setting of a cardinality constraint. Very recent improvements for this problem by Balkanski, Rubinstein, and Singer [6] and Ene and Nguyen [21] resulted in a near-optimal -approximation in rounds of adaptivity. Partly motivated by the goal of extending these results to more general constraints, we describe parallel algorithms for approximately maximizing the multilinear relaxation of a monotone submodular function subject to packing constraints. Formally our problem is to maximize over subject to where is the multilinear relaxation of a monotone submodular function. Our algorithm achieves a near-optimal -approximation in $O(\log^2 m \log…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Advanced Graph Theory Research
