Learning-Augmented Dynamic Submodular Maximization

November 21, 2023 Β· Declared Dead Β· πŸ› Neural Information Processing Systems

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Arpit Agarwal, Eric Balkanski arXiv ID 2311.13006 Category cs.DS: Data Structures & Algorithms Citations 3 Venue Neural Information Processing Systems Last Checked 4 months ago
Abstract
In dynamic submodular maximization, the goal is to maintain a high-value solution over a sequence of element insertions and deletions with a fast update time. Motivated by large-scale applications and the fact that dynamic data often exhibits patterns, we ask the following question: can predictions be used to accelerate the update time of dynamic submodular maximization algorithms? We consider the model for dynamic algorithms with predictions where predictions regarding the insertion and deletion times of elements can be used for preprocessing. Our main result is an algorithm with an $O(poly(\log Ξ·, \log w, \log k))$ amortized update time over the sequence of updates that achieves a $1/2 - Ξ΅$ approximation in expectation for dynamic monotone submodular maximization under a cardinality constraint $k$, where the prediction error $Ξ·$ is the number of elements that are not inserted and deleted within $w$ time steps of their predicted insertion and deletion times. This amortized update time is independent of the length of the stream and instead depends on the prediction error.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted