English

Approximation and parameterized algorithms for geometric independent set with shrinking

Data Structures and Algorithms 2016-11-22 v1 Computational Geometry

Abstract

Consider the Maximum Weight Independent Set problem for rectangles: given a family of weighted axis-parallel rectangles in the plane, find a maximum-weight subset of non-overlapping rectangles. The problem is notoriously hard both in the approximation and in the parameterized setting. The best known polynomial-time approximation algorithms achieve super-constant approximation ratios [Chalermsook and Chuzhoy, SODA 2009; Chan and Har-Peled, Discrete & Comp. Geometry 2012], even though there is a (1+ϵ)(1+\epsilon)-approximation running in quasi-polynomial time [Adamaszek and Wiese, FOCS 2013; Chuzhoy and Ene, FOCS 2016]. When parameterized by the target size of the solution, the problem is W[1]\mathsf{W}[1]-hard even in the unweighted setting [Marx, FOCS 2007]. To achieve tractability, we study the following shrinking model: one is allowed to shrink each input rectangle by a multiplicative factor 1δ1-\delta for some fixed δ>0\delta>0, but the performance is still compared against the optimal solution for the original, non-shrunk instance. We prove that in this regime, the problem admits an EPTAS with running time f(ϵ,δ)nO(1)f(\epsilon,\delta)\cdot n^{\mathcal{O}(1)}, and an FPT algorithm with running time f(k,δ)nO(1)f(k,\delta)\cdot n^{\mathcal{O}(1)}, in the setting where a maximum-weight solution of size at most kk is to be computed. This improves and significantly simplifies a PTAS given earlier for this problem [Adamaszek et al., APPROX 2015], and provides the first parameterized results for the shrinking model. Furthermore, we explore kernelization in the shrinking model, by giving efficient kernelization procedures for several variants of the problem when the input rectangles are squares.

Keywords

Cite

@article{arxiv.1611.06501,
  title  = {Approximation and parameterized algorithms for geometric independent set with shrinking},
  author = {Michał Pilipczuk and Erik Jan van Leeuwen and Andreas Wiese},
  journal= {arXiv preprint arXiv:1611.06501},
  year   = {2016}
}

Comments

25 pages, 2 figures

R2 v1 2026-06-22T16:58:20.467Z