English

On Undecided LP, Clustering and Active Learning

Computational Geometry 2021-05-17 v2

Abstract

We study colored coverage and clustering problems. Here, we are given a colored point set where the points are covered by (unknown) kk 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 kk monochromatic balls, covering by kk triangles/simplices, and terrain simplification. For the later problem, we present the first near linear time approximation algorithm. While our approximation is slightly worse than previous work, this is the first algorithm to have subquadratic complexity if the terrain has "small" complexity.

Keywords

Cite

@article{arxiv.2103.09308,
  title  = {On Undecided LP, Clustering and Active Learning},
  author = {Stav Ashur and Sariel Har-Peled},
  journal= {arXiv preprint arXiv:2103.09308},
  year   = {2021}
}

Comments

To appear in SoCG 2021

R2 v1 2026-06-24T00:15:10.600Z