On Separating Points by Lines
Sariel Har-Peled, Mitchell Jones

TL;DR
This paper investigates the minimum number of lines needed to separate all pairs of points in a set, providing probabilistic bounds, an approximation algorithm, and exploring connections to partitions.
Contribution
It establishes the asymptotic bounds for the separability of random point sets and introduces a fast approximation algorithm for computing separability.
Findings
Minimum lines needed for random points is Θ(n^{2/3}) with polylogarithmic factors.
Provides a fast approximation algorithm for separability.
Highlights the connection between separability and partitions.
Abstract
Given a set of points in the plane, its separability is the minimum number of lines needed to separate all its pairs of points from each other. We show that the minimum number of lines needed to separate points, picked randomly (and uniformly) in the unit square, is , where hides polylogarithmic factors. In addition, we provide a fast approximation algorithm for computing the separability of a given point set in the plane. Finally, we point out the connection between separability and partitions.
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 · Data Management and Algorithms · Graph Labeling and Dimension Problems
