Online Submodular Maximization with Free Disposal: Randomization Beats 0.25 for Partition Matroids
T-H. Hubert Chan, Zhiyi Huang, Shaofeng H.-C. Jiang, Ning, Kang, Zhihao Gavin Tang

TL;DR
This paper introduces a randomized algorithm for online submodular maximization with free disposal under matroid constraints, achieving a competitive ratio of approximately 0.3178, surpassing previous deterministic bounds.
Contribution
It presents the first randomized algorithm that beats the 0.25 ratio for partition matroids in online submodular maximization, improving upon prior deterministic methods.
Findings
Deterministic algorithms cannot surpass 0.25 ratio for partition matroids.
The proposed randomized algorithm achieves a ratio of approximately 0.3178.
The deterministic approach is proven optimal within a certain class of algorithms.
Abstract
We study the online submodular maximization problem with free disposal under a matroid constraint. Elements from some ground set arrive one by one in rounds, and the algorithm maintains a feasible set that is independent in the underlying matroid. In each round when a new element arrives, the algorithm may accept the new element into its feasible set and possibly remove elements from it, provided that the resulting set is still independent. The goal is to maximize the value of the final feasible set under some monotone submodular function, to which the algorithm has oracle access. For -uniform matroids, we give a deterministic algorithm with competitive ratio at least , and the ratio approaches as approaches infinity, improving the previous best ratio of by Chakrabarti and Kale (IPCO 2014), Buchbinder et al. (SODA 2015)…
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 · Optimization and Search Problems · Cryptography and Data Security
