Approximation Algorithm for Minimum $p$ Union Under a Geometric Setting
Yingli Ran, Zhao Zhang

TL;DR
This paper introduces a bicriteria approximation algorithm for a geometric version of the minimum p union problem, where the goal is to cover as few points as possible with a limited number of unit squares, providing near-optimal solutions.
Contribution
It presents the first approximation algorithm for the geometric Min p Union problem, achieving a bicriteria approximation with guarantees on the number of squares and points covered.
Findings
Provides a (rac{1}{1+ ext{epsilon}},4)-bicriteria approximation algorithm.
Achieves near-optimal coverage with theoretical guarantees.
Extends the understanding of geometric set cover problems.
Abstract
In a minimum union problem (MinU), given a hypergraph and an integer , the goal is to find a set of hyperedges such that the number of vertices covered by (that is ) is minimized. It was known that MinU is at least as hard as the densest -subgraph problem. A question is: how about the problem in some geometric settings? In this paper, we consider the unit square MinU problem (MinU-US) in which is a set of points on the plane, and each hyperedge of consists of a set of points in a unit square. A -bicriteria approximation algorithm is presented, that is, the algorithm finds at least unit squares covering at most points, where is the optimal value for the MinU-US instance (the minimum number of points that can be covered by unit…
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 · Digital Image Processing Techniques
