Robust Submodular Maximization: A Non-Uniform Partitioning Approach
Ilija Bogunovic, Slobodan Mitrovi\'c, Jonathan Scarlett, Volkan Cevher

TL;DR
This paper introduces a new algorithm for robust submodular maximization that extends approximation guarantees to larger removal sizes, improving performance in data summarization and influence maximization tasks.
Contribution
It presents the Partitioned Robust (PRo) algorithm that achieves approximation guarantees for larger removal fractions, solving an open problem in robust submodular maximization.
Findings
PRo outperforms greedy algorithms in experiments.
Demonstrates improved robustness in data summarization.
Shows effectiveness in influence maximization tasks.
Abstract
We study the problem of maximizing a monotone submodular function subject to a cardinality constraint , with the added twist that a number of items from the returned set may be removed. We focus on the worst-case setting considered in (Orlin et al., 2016), in which a constant-factor approximation guarantee was given for . In this paper, we solve a key open problem raised therein, presenting a new Partitioned Robust (PRo) submodular maximization algorithm that achieves the same guarantee for more general . Our algorithm constructs partitions consisting of buckets with exponentially increasing sizes, and applies standard submodular optimization subroutines on the buckets in order to construct the robust solution. We numerically demonstrate the performance of PRo in data summarization and influence maximization, demonstrating gains over both the…
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 · Advanced Graph Theory Research · Cryptography and Data Security
