Maximum Volume Subset Selection for Anchored Boxes
Karl Bringmann, Sergio Cabello, Michael T.M. Emmerich

TL;DR
This paper investigates the maximum volume subset selection problem for anchored boxes in multiple dimensions, proving NP-hardness in 3D, providing a subexponential algorithm in 3D, and offering an efficient approximation scheme for fixed dimensions.
Contribution
It establishes NP-hardness in three dimensions, introduces a subexponential algorithm for 3D, and develops an efficient approximation scheme for fixed dimensions.
Findings
NP-hardness in 3D established.
Subexponential $n^{O(\sqrt{k})}$ algorithm for 3D.
Efficient polynomial-time approximation scheme for fixed dimensions.
Abstract
Let be a set of axis-parallel boxes in such that each box has a corner at the origin and the other corner in the positive quadrant of , and let be a positive integer. We study the problem of selecting boxes in that maximize the volume of the union of the selected boxes. This research is motivated by applications in skyline queries for databases and in multicriteria optimization, where the problem is known as the hypervolume subset selection problem. It is known that the problem can be solved in polynomial time in the plane, while the best known running time in any dimension is . We show that: - The problem is NP-hard already in 3 dimensions. - In 3 dimensions, we break the bound , by providing an algorithm. - For any constant dimension , we…
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.
