Approximation Schemes for Independent Set and Sparse Subsets of Polygons
Anna Adamaszek, Sariel Har-Peled, Andreas Wiese

TL;DR
This paper introduces a quasi-polynomial time approximation scheme for maximum weight independent sets of polygons, extending to sparse intersection graphs, and provides a polynomial time PTAS for large axis-parallel rectangles with specific size conditions.
Contribution
It presents a novel quasi-polynomial approximation algorithm for polygons and extends it to sparse intersection graphs, along with a polynomial time PTAS for large rectangles with size constraints.
Findings
Quasi-polynomial approximation algorithm for polygons.
Extension to sparse intersection graph problems.
Polynomial time PTAS for large axis-parallel rectangles.
Abstract
We present an -approximation algorithm with quasi-polynomial running time for computing the maximum weight independent set of polygons out of a given set of polygons in the plane (specifically, the running time is ). Contrasting this, the best known polynomial time algorithm for the problem has an approximation ratio of~. Surprisingly, we can extend the algorithm to the problem of computing the maximum weight subset of the given set of polygons whose intersection graph fulfills some sparsity condition. For example, we show that one can approximate the maximum weight subset of polygons, such that the intersection graph of the subset is planar or does not contain a cycle of length (i.e., ). Our algorithm relies on a recursive partitioning scheme, whose backbone is the existence of balanced cuts…
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
TopicsComputational Geometry and Mesh Generation · Optimization and Packing Problems · Advanced Graph Theory Research
