On Undecided LP, Clustering and Active Learning
Stav Ashur, Sariel Har-Peled

TL;DR
This paper explores algorithms for clustering and geometric covering problems with limited color and point information, providing efficient query-based methods and the first near-linear time approximation for terrain simplification.
Contribution
It introduces query-efficient algorithms for monochromatic clustering and geometric covering, including the first near-linear time approximation for terrain simplification.
Findings
Constant cluster count allows monochromatic clustering with polylogarithmic queries.
Developed the first near-linear time approximation algorithm for terrain simplification.
Achieved subquadratic complexity for terrain algorithms with small complexity.
Abstract
We study colored coverage and clustering problems. Here, we are given a colored point set where the points are covered by (unknown) clusters, which are monochromatic (i.e., all the points covered by the same cluster, have the same color). The access to the colors of the points (or even the points themselves) is provided indirectly via various queries (such as nearest neighbor, or separation queries). We show that if the number of clusters is a constant, then one can correctly deduce the color of all the points (i.e., compute a monochromatic clustering of the points) using a polylogarithmic number of queries. We investigate several variants of this problem, including Undecided Linear Programming, covering of points by monochromatic balls, covering by triangles/simplices, and terrain simplification. For the later problem, we present the first near linear time approximation…
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.
