A (2+\epsilon)-Approximation Algorithm for Maximum Independent Set of Rectangles
Waldo G\'alvez, Arindam Khan, Mathieu Mari, Tobias M\"omke,, Madhusudhan Reddy, Andreas Wiese

TL;DR
This paper introduces a $(2+oldsymbol{ ext{epsilon}})$-approximation algorithm for the Maximum Independent Set of Rectangles problem, improving previous ratios and proposing a recursive partitioning approach that could lead to a PTAS.
Contribution
The paper presents a novel recursive partitioning scheme with general fences, achieving a significantly improved approximation ratio for MISR.
Findings
Achieved a 6-approximation using simpler polygon partitions.
Improved the approximation ratio to $(2+oldsymbol{ ext{epsilon}})$ with advanced recursive partitioning.
Proposed a new partitioning method that may facilitate a PTAS for MISR.
Abstract
We study the Maximum Independent Set of Rectangles (MISR) problem, where we are given a set of axis-parallel rectangles in the plane and the goal is to select a subset of non-overlapping rectangles of maximum cardinality. In a recent breakthrough, Mitchell [2021] obtained the first constant-factor approximation algorithm for MISR. His algorithm achieves an approximation ratio of 10 and it is based on a dynamic program that intuitively recursively partitions the input plane into special polygons called corner-clipped rectangles (CCRs), without intersecting certain special horizontal line segments called fences. In this paper, we present a -approximation algorithm for MISR which is also based on a recursive partitioning scheme. First, we use a partition into a class of axis-parallel polygons with constant complexity each that are more general than CCRs. This allows us to…
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.
Taxonomy
TopicsDigital Image Processing Techniques · Medical Image Segmentation Techniques · Advanced Numerical Analysis Techniques
