Performance Bounds for the $k$-Batch Greedy Strategy in Optimization Problems with Curvature
Yajing Liu, Zhenliang Zhang, Edwin K. P. Chong, and Ali Pezeshki

TL;DR
This paper analyzes the performance bounds of the $k$-batch greedy algorithm for optimization problems with curvature, providing harmonic and exponential bounds under submodularity and matroid constraints, and compares different batch sizes.
Contribution
It introduces performance bounds for the $k$-batch greedy strategy using total curvature, extending previous results to general and uniform matroid constraints.
Findings
The $k$-batch greedy strategy has a harmonic bound of 1/(1+α_k) for general matroids.
For uniform matroids, the strategy satisfies an exponential bound involving α_k.
The $k$-batch greedy strategy outperforms the $k_1$-batch strategy in bounds when k_1 divides k.
Abstract
The -batch greedy strategy is an approximate algorithm to solve optimization problems where the optimal solution is hard to obtain. Starting with the empty set, the -batch greedy strategy adds a batch of elements to the current solution set with the largest gain in the objective function while satisfying the constraints. In this paper, we bound the performance of the -batch greedy strategy with respect to the optimal strategy by defining the total curvature . We show that when the objective function is nondecreasing and submodular, the -batch greedy strategy satisfies a harmonic bound for a general matroid constraint and an exponential bound for a uniform matroid constraint, where divides the cardinality of the maximal set in the general matroid, is an integer, and is the rank of…
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 · Computational Geometry and Mesh Generation · Optimization and Search Problems
