TL;DR
This paper introduces a deterministic algorithm for maximizing a weakly submodular function minus a modular function, achieving improved approximation ratios and runtime efficiency, validated through real-world applications.
Contribution
The paper presents a novel deterministic approximation algorithm for weakly submodular maximization with improved runtime and approximation guarantees compared to prior methods.
Findings
Algorithm achieves high-quality solutions efficiently.
Validated on real-world problems like vertex cover and influence diffusion.
Outperforms existing algorithms in approximation ratio and runtime.
Abstract
Submodular optimization finds applications in machine learning and data mining. In this paper, we study the problem of maximizing functions of the form , where is a monotone, non-negative, weakly submodular set function and is a modular function. We design a deterministic approximation algorithm that runs with oracle calls to function , and outputs a set such that , where is the submodularity ratio of . Existing algorithms for this problem either admit a worse approximation ratio or have quadratic runtime. We also present an approximation ratio of our algorithm for this problem with an approximate oracle of . We validate our theoretical results through extensive empirical evaluations on…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
