English

Correlated Stochastic Knapsack with a Submodular Objective

Data Structures and Algorithms 2022-08-04 v2

Abstract

We study the correlated stochastic knapsack problem of a submodular target function, with optional additional constraints. We utilize the multilinear extension of submodular function, and bundle it with an adaptation of the relaxed linear constraints from Ma [Mathematics of Operations Research, Volume 43(3), 2018] on correlated stochastic knapsack problem. The relaxation is then solved by the stochastic continuous greedy algorithm, and rounded by a novel method to fit the contention resolution scheme (Feldman et al. [FOCS 2011]). We obtain a pseudo-polynomial time (11/e)/20.1967(1 - 1/\sqrt{e})/2 \simeq 0.1967 approximation algorithm with or without those additional constraints, eliminating the need of a key assumption and improving on the (11/e4)/20.1106(1 - 1/\sqrt[4]{e})/2 \simeq 0.1106 approximation by Fukunaga et al. [AAAI 2019].

Keywords

Cite

@article{arxiv.2207.01551,
  title  = {Correlated Stochastic Knapsack with a Submodular Objective},
  author = {Sheng Yang and Samir Khuller and Sunav Choudhary and Subrata Mitra and Kanak Mahadik},
  journal= {arXiv preprint arXiv:2207.01551},
  year   = {2022}
}

Comments

Accepted to ESA 2022. (fix typo in previous version)

R2 v1 2026-06-24T12:13:33.595Z