On the Complexity of Dynamic Submodular Maximization
Xi Chen, Binghui Peng

TL;DR
This paper investigates the computational complexity of maintaining approximate solutions for dynamic submodular maximization under insertions and deletions, revealing fundamental limitations and proposing efficient algorithms for insertion-only streams.
Contribution
It establishes lower bounds on query complexity for dynamic algorithms with certain approximation ratios and introduces efficient algorithms for insertion-only streams with near-optimal guarantees.
Findings
Any dynamic algorithm with >0.5 approximation requires polynomial query complexity in n.
Achieving 0.584-approximation needs linear query complexity.
Efficient algorithms with near-optimal guarantees for insertion-only streams.
Abstract
We study dynamic algorithms for the problem of maximizing a monotone submodular function over a stream of insertions and deletions. We show that any algorithm that maintains a -approximate solution under a cardinality constraint, for any constant , must have an amortized query complexity that is in . Moreover, a linear amortized query complexity is needed in order to maintain a -approximate solution. This is in sharp contrast with recent dynamic algorithms of [LMNF+20, Mon20] that achieve -approximation with a amortized query complexity. On the positive side, when the stream is insertion-only, we present efficient algorithms for the problem under a cardinality constraint and under a matroid constraint with approximation guarantee and amortized query complexities…
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.
