DocumentCode
2074593
Title
Approximating the stochastic knapsack problem: the benefit of adaptivity
Author
Dean, Brian C. ; Goemans, Michel X. ; Vondrdk, J.
Author_Institution
Comput. Sci. & AI Lab, Massacusetts Inst. of Technol., Cambridge, MA, USA
fYear
2004
fDate
17-19 Oct. 2004
Firstpage
208
Lastpage
217
Abstract
We consider a stochastic variant of the NP-hard 0/1 knapsack problem in which item values are deterministic and item sizes are independent random variables with known, arbitrary distributions. Items are placed in the knapsack sequentially, and the act of placing an item in the knapsack instantiates its size. Our goal is to compute a solution "policy" that maximizes the expected value of items placed in the knapsack, and we consider both non-adaptive policies (that designate a priori a fixed sequence of items to insert) and adaptive policies (that can make dynamic choices based on the instantiated sizes of items placed in the knapsack thus far). We show that adaptivity provides only a constant-factor improvement by demonstrating a greedy non-adaptive algorithm that approximates the optimal adaptive policy within a factor of 7. We also design an adaptive polynomial-time algorithm which approximates the optimal adaptive policy within a factor of 5 + ε, for any constant ε > 0.
Keywords
computational complexity; greedy algorithms; knapsack problems; stochastic processes; NP-hard 0/1 knapsack problem; adaptive polynomial-time algorithm; greedy nonadaptive algorithm; independent random variables; nonadaptive policies; optimal adaptive policy; stochastic knapsack problem; Algorithm design and analysis; Approximation algorithms; Artificial intelligence; Computer science; Mathematics; Performance analysis; Polynomials; Processor scheduling; Random variables; Stochastic processes;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science, 2004. Proceedings. 45th Annual IEEE Symposium on
ISSN
0272-5428
Print_ISBN
0-7695-2228-9
Type
conf
DOI
10.1109/FOCS.2004.15
Filename
1366240
Link To Document