Boolean function analysis meets stochastic optimization: An approximation scheme for stochastic knapsack
Anindya De

TL;DR
This paper develops efficient approximation schemes for the stochastic knapsack problem that exactly meet capacity constraints, using novel connections between Boolean function analysis and stochastic optimization.
Contribution
It introduces new approximation algorithms for stochastic knapsack with exact capacity constraints, extending to Bernoulli, bounded support, and hypercontractive distributions.
Findings
Designed a nearly FPTAS for Bernoulli item sizes.
Extended algorithms to support sets of constant size.
Achieved capacity constraint satisfaction for hypercontractive distributions.
Abstract
The stochastic knapsack problem is the stochastic variant of the classical knapsack problem in which the algorithm designer is given a a knapsack with a given capacity and a collection of items where each item is associated with a profit and a probability distribution on its size. The goal is to select a subset of items with maximum profit and violate the capacity constraint with probability at most (referred to as the overflow probability). While several approximation algorithms have been developed for this problem, most of these algorithms relax the capacity constraint of the knapsack. In this paper, we design efficient approximation schemes for this problem without relaxing the capacity constraint. (i) Our first result is in the case when item sizes are Bernoulli random variables. In this case, we design a (nearly) fully polynomial time approximation scheme (FPTAS) which only…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Optimization and Packing Problems · Complexity and Algorithms in Graphs
