Regularized Unconstrained Weakly Submodular Maximization

August 08, 2024 Β· Declared Dead Β· πŸ› International Conference on Information and Knowledge Management

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Yanhui Zhu, Samik Basu, A. Pavan arXiv ID 2408.04620 Category cs.DS: Data Structures & Algorithms Citations 0 Venue International Conference on Information and Knowledge Management Last Checked 4 months ago
Abstract
Submodular optimization finds applications in machine learning and data mining. In this paper, we study the problem of maximizing functions of the form $h = f-c$, where $f$ is a monotone, non-negative, weakly submodular set function and $c$ is a modular function. We design a deterministic approximation algorithm that runs with ${O}(\frac{n}Ξ΅\log \frac{n}{Ξ³Ξ΅})$ oracle calls to function $h$, and outputs a set ${S}$ such that $h({S}) \geq Ξ³(1-Ξ΅)f(OPT)-c(OPT)-\frac{c(OPT)}{Ξ³(1-Ξ΅)}\log\frac{f(OPT)}{c(OPT)}$, where $Ξ³$ is the submodularity ratio of $f$. 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 $f$. We validate our theoretical results through extensive empirical evaluations on real-world applications, including vertex cover and influence diffusion problems for submodular utility function $f$, and Bayesian A-Optimal design for weakly submodular $f$. Our experimental results demonstrate that our algorithms efficiently achieve high-quality solutions.
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