Generalized budgeted submodular set function maximization

August 09, 2018 Β· Declared Dead Β· πŸ› International Symposium on Mathematical Foundations of Computer Science

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Francesco Cellinese, Gianlorenzo D'Angelo, Gianpiero Monaco, Yllka Velaj arXiv ID 1808.03085 Category cs.DS: Data Structures & Algorithms Citations 1 Venue International Symposium on Mathematical Foundations of Computer Science Last Checked 4 months ago
Abstract
In this paper we consider a generalization of the well-known budgeted maximum coverage problem. We are given a ground set of elements and a set of bins. The goal is to find a subset of elements along with an associated set of bins, such that the overall cost is at most a given budget, and the profit is maximized. Each bin has its own cost and the cost of each element depends on its associated bin. The profit is measured by a monotone submodular function over the elements. We first present an algorithm that guarantees an approximation factor of $\frac{1}{2}\left(1-\frac{1}{e^Ξ±}\right)$, where $Ξ±\leq 1$ is the approximation factor of an algorithm for a sub-problem. We give two polynomial-time algorithms to solve this sub-problem. The first one gives us $Ξ±=1- Ξ΅$ if the costs satisfies a specific condition, which is fulfilled in several relevant cases, including the unitary costs case and the problem of maximizing a monotone submodular function under a knapsack constraint. The second one guarantees $Ξ±=1-\frac{1}{e}-Ξ΅$ for the general case. The gap between our approximation guarantees and the known inapproximability bounds is $\frac{1}{2}$. We extend our algorithm to a bi-criterion approximation algorithm in which we are allowed to spend an extra budget up to a factor $Ξ²\geq 1$ to guarantee a $\frac{1}{2}\left(1-\frac{1}{e^{Ξ±Ξ²}}\right)$-approximation. If we set $Ξ²=\frac{1}Ξ±\ln \left(\frac{1}{2Ξ΅}\right)$, the algorithm achieves an approximation factor of $\frac{1}{2}-Ξ΅$, for any arbitrarily small $Ξ΅>0$.
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