On the Complexity of Knapsack under Explorable Uncertainty: Hardness and Algorithms
Jens Schl\"oter

TL;DR
This paper investigates the computational complexity of the knapsack problem under explorable uncertainty, establishing hardness results for the offline variant and proposing a resource-augmented approach for more feasible algorithms.
Contribution
It proves the offline variant is $ ext{Sigma}_2^p$-complete and introduces a resource-augmented model that enables non-trivial algorithms for the problem.
Findings
Offline variant is $ ext{Sigma}_2^p$-complete.
Hardness results prevent non-trivial approximations.
Resource-augmented approach yields feasible algorithms.
Abstract
In the knapsack problem under explorable uncertainty, we are given a knapsack instance with uncertain item profits. Instead of having access to the precise profits, we are only given uncertainty intervals that are guaranteed to contain the corresponding profits. The actual item profit can be obtained via a query. The goal of the problem is to adaptively query item profits until the revealed information suffices to compute an optimal (or approximate) solution to the underlying knapsack instance. Since queries are costly, the objective is to minimize the number of queries. In the offline variant of this problem, we assume knowledge of the precise profits and the task is to compute a query set of minimum cardinality that a third party without access to the profits could use to identify an optimal (or approximate) knapsack solution. We show that this offline variant is complete for the…
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.
