On Approximating Maximum Independent Set of Rectangles
Julia Chuzhoy, Alina Ene

TL;DR
This paper advances the approximation algorithms for the Maximum Independent Set of Rectangles problem by providing a near-polynomial time algorithm that achieves a (1 - ε)-approximation, improving upon previous results and introducing new techniques.
Contribution
It presents a new algorithm that achieves a (1 - ε)-approximation for MISR in quasi-polynomial time, moving closer to a polynomial-time PTAS.
Findings
Achieves (1 - ε)-approximation in n^{O(poly(log log n / ε))} time
Introduces new technical ideas for geometric approximation problems
Progress towards polynomial-time approximation schemes for MISR
Abstract
We study the Maximum Independent Set of Rectangles (MISR) problem: given a set of axis-parallel rectangles, find a largest-cardinality subset of the rectangles, such that no two of them overlap. MISR is a basic geometric optimization problem with many applications, that has been studied extensively. Until recently, the best approximation algorithm for it achieved an -approximation factor. In a recent breakthrough, Adamaszek and Wiese provided a quasi-polynomial time approximation scheme: a -approximation algorithm with running time . Despite this result, obtaining a PTAS or even a polynomial-time constant-factor approximation remains a challenging open problem. In this paper we make progress towards this goal by providing an algorithm for MISR that achieves a -approximation in 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.
