Approximating Geometric Knapsack via L-packings
Waldo G\'alvez, Fabrizio Grandoni, Sandy Heydrich, Salvatore, Ingala, Arindam Khan, Andreas Wiese

TL;DR
This paper improves approximation algorithms for the 2D geometric knapsack problem by introducing container and L-shaped packing strategies, achieving better approximation ratios and providing a PTAS for certain cases.
Contribution
It introduces a novel packing approach combining containers and L-shaped regions, breaking the 2-approximation barrier, and presents a PTAS for this new case.
Findings
Achieved a (17/9 + ε) approximation for 2DK, improving previous bounds.
Developed a PTAS for packings with L-shaped boundary regions.
Improved approximation ratios for 2DKR, reaching (4/3 + ε) in the cardinality case.
Abstract
We study the two-dimensional geometric knapsack problem (2DK) in which we are given a set of n axis-aligned rectangular items, each one with an associated profit, and an axis-aligned square knapsack. The goal is to find a (non-overlapping) packing of a maximum profit subset of items inside the knapsack (without rotating items). The best-known polynomial-time approximation factor for this problem (even just in the cardinality case) is (2 + \epsilon) [Jansen and Zhang, SODA 2004]. In this paper, we break the 2 approximation barrier, achieving a polynomial-time (17/9 + \epsilon) < 1.89 approximation, which improves to (558/325 + \epsilon) < 1.72 in the cardinality case. Essentially all prior work on 2DK approximation packs items inside a constant number of rectangular containers, where items inside each container are packed using a simple greedy strategy. We deviate for the first 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.
