Expected Size of Random Tukey Layers and Convex Layers
Zhengyang Guo, Yi Li, Shaoyu Pei

TL;DR
This paper analyzes the expected number of vertices in the first few Tukey and convex layers of a random planar point set, providing bounds and implications for computational geometry algorithms.
Contribution
It derives bounds on the expected size of Tukey and convex layers for random points in a convex polygon, advancing understanding of their average-case complexity.
Findings
Expected vertices on Tukey layers: O(kt log(n/k))
Expected vertices on convex layers: O(kt^3 log(n/(kt^2)))
Lower bounds of Ω(t log n) for specific cases
Abstract
We study the Tukey layers and convex layers of a planar point set, which consists of points independently and uniformly sampled from a convex polygon with vertices. We show that the expected number of vertices on the first Tukey layers is and the expected number of vertices on the first convex layers is . We also show a lower bound of for both quantities in the special cases where . The implications of those results in the average-case analysis of two computational geometry algorithms are then discussed.
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 · Point processes and geometric inequalities
