A simple $(2+\epsilon)$-approximation for knapsack interdiction
Noah Weninger

TL;DR
This paper introduces a simple and faster $(2+psilon)$-approximation algorithm for the knapsack interdiction problem, improving on existing PTAS in simplicity and speed.
Contribution
The authors present a simpler, more efficient approximation algorithm for knapsack interdiction that generalizes to higher dimensions with comparable approximation guarantees.
Findings
Achieves a $(2+psilon)$-approximation in polynomial time.
Algorithm is simpler and faster than existing PTAS.
Generalizes to $t$-dimensional knapsack interdiction with similar approximation ratio.
Abstract
In the knapsack interdiction problem, there are items, each with a non-negative profit, interdiction cost, and packing weight. There is also an interdiction budget and a capacity. The objective is to select a set of items to interdict (delete) subject to the budget which minimizes the maximum profit attainable by packing the remaining items subject to the capacity. We present a -approximation running in time. Although a polynomial-time approximation scheme (PTAS) is already known for this problem, our algorithm is considerably simpler and faster. The approach also generalizes naturally to a -approximation for -dimensional knapsack interdiction with running time .
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.
