Fast algorithms for k-submodular maximization subject to a matroid constraint

July 26, 2023 Β· Declared Dead Β· πŸ› arXiv.org

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Shuxian Niu, Qian Liu, Yang Zhou, Min Li arXiv ID 2307.13996 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG Citations 1 Venue arXiv.org Last Checked 4 months ago
Abstract
In this paper, we apply a Threshold-Decreasing Algorithm to maximize $k$-submodular functions under a matroid constraint, which reduces the query complexity of the algorithm compared to the greedy algorithm with little loss in approximation ratio. We give a $(\frac{1}{2} - Ξ΅)$-approximation algorithm for monotone $k$-submodular function maximization, and a $(\frac{1}{3} - Ξ΅)$-approximation algorithm for non-monotone case, with complexity $O(\frac{n(k\cdot EO + IO)}Ξ΅ \log \frac{r}Ξ΅)$, where $r$ denotes the rank of the matroid, and $IO, EO$ denote the number of oracles to evaluate whether a subset is an independent set and to compute the function value of $f$, respectively. Since the constraint of total size can be looked as a special matroid, called uniform matroid, then we present the fast algorithm for maximizing $k$-submodular functions subject to a total size constraint as corollaries. corollaries.
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