Computer Science > Data Structures and Algorithms
[Submitted on 25 Mar 2020 (v1), revised 9 Jul 2020 (this version, v2), latest version 19 Jul 2023 (v5)]
Title:Deterministic Algorithms for the Submodular Multiple Knapsack Problem
View PDFAbstract:Submodular function maximization has been a central topic in the theoretical computer science community over the last decade. Plenty of well-performing approximation algorithms have been designed for the maximization of monotone/non-monotone submodular functions over a variety of constraints. In this paper, we consider the submodular multiple knapsack problem (SMKP), which is the submodular version of the well-studied multiple knapsack problem (MKP). Roughly speaking, the problem asks to maximize a monotone submodular function over multiple bins (knapsacks). Recently, Fairstein et al. (ESA20) presented a tight $(1-1/e-\epsilon)$-approximation randomized algorithm for SMKP. Their algorithm is based on the continuous greedy technique which inherently involves randomness. However, the deterministic algorithm of this problem has not been understood very well previously. In this paper, we present deterministic algorithms with improved approximation ratios for SMKP.
We first considered the case when the number of bins is a constant. Previously a randomized approximation algorithm can obtain approximation ratio $(1 - 1/e-\epsilon)$ based on the involved continuous greedy technique. Here we provide a simple combinatorial deterministic algorithm with ratio $(1-1/e)$ by directly applying the greedy technique. We then generalized the result to arbitrary number of bins. When the capacity of bins are identical, we design a combinatorial and deterministic algorithm which can achieve the tight approximation ratio $(1 - 1 / e-\epsilon)$. In the general case, we provide a $(1/2-\epsilon)$-approximation algorithm which is also combinatorial and deterministic. We finally show a $1-1/e-\epsilon$ randomized algorithm for the general case, thus achieving the same result as Fairstein et al. (ESA20).
Submission history
From: Zhijie Zhang [view email][v1] Wed, 25 Mar 2020 15:42:04 UTC (28 KB)
[v2] Thu, 9 Jul 2020 14:31:46 UTC (34 KB)
[v3] Wed, 15 Jul 2020 15:55:07 UTC (39 KB)
[v4] Thu, 25 Feb 2021 08:38:20 UTC (29 KB)
[v5] Wed, 19 Jul 2023 08:10:59 UTC (18 KB)
References & Citations
export BibTeX citation
Loading...
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.