A note on the parameter $\ell$ in Buchbinder--Feldman's deterministic submodular matroid algorithm
Abstract
Buchbinder and Feldman recently gave a deterministic -approximation for maximizing a non-negative monotone submodular function subject to a matroid constraint, with query complexity . Their algorithm uses an integer parameter , which Buchbinder and Feldman fix to via a loose bound on . We point out two purely elementary refinements. First, the classical P\'olya--Szeg\H{o} inequality replaces the loose step in their proof and permits , shrinking the hidden constant in by a factor . Second, an alternating-series tail bound for yields the asymptotically sharp inequality , matching the true expansion of through order and translating into . The asymptotic class of the query complexity is unchanged in either case; only the implicit constant in is improved. All inequalities in this note are formalized and machine-checked in Lean 4 against Mathlib.
Cite
@article{arxiv.2604.27362,
title = {A note on the parameter $\ell$ in Buchbinder--Feldman's deterministic submodular matroid algorithm},
author = {Shisheng Li},
journal= {arXiv preprint arXiv:2604.27362},
year = {2026}
}
Comments
8 pages. Companion Lean 4 formalization at https://github.com/daizisheng/bf24-note