The Maximum Exposure Problem
Neeraj Kumar, Stavros Sintos, and Subhash Suri

TL;DR
This paper studies the max-exposure problem, aiming to remove a limited number of rectangles to maximize exposed points, proving NP-hardness, and providing approximation algorithms under various conditions.
Contribution
It establishes NP-hardness of the max-exposure problem and offers a polynomial-time approximation scheme for translates of a single rectangle.
Findings
NP-hardness of the max-exposure problem
Polynomial-time approximation scheme for translates of a single rectangle
O(k) bicriteria approximation algorithm for general rectangles
Abstract
Given a set of points and axis-aligned rectangles in the plane, a point is called \emph{exposed} if it lies outside all rectangles in . In the \emph{max-exposure problem}, given an integer parameter , we want to delete rectangles from so as to maximize the number of exposed points. We show that the problem is NP-hard and assuming plausible complexity conjectures is also hard to approximate even when rectangles in are translates of two fixed rectangles. However, if only consists of translates of a single rectangle, we present a polynomial-time approximation scheme. For range space defined by general rectangles, we present a simple bicriteria approximation algorithm; that is by deleting rectangles, we can expose at least of the optimal number of points.
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.
