The layer number of grids
Gergely Ambrus, Alexander Hsu, Bo Peng, and Shiyu Jan

TL;DR
This paper investigates the peeling process of d-dimensional integer grids, establishing lower bounds on the number of steps needed and providing upper bounds for dimensions three and higher, advancing understanding of geometric peeling complexity.
Contribution
The paper extends previous 2D peeling analysis to higher dimensions, deriving new bounds on the layer number of d-dimensional integer grids.
Findings
Layer number of [n]^d is at least Ω(n^{2d/(d+1)}) for all d ≥ 1.
For d ≥ 3, the layer number is at most O(n^{d - 9/11}).
The approach enhances methods used in the 2D case to higher dimensions.
Abstract
The peeling process is defined as follows: starting with a finite point set , we repeatedly remove the set of vertices of the convex hull of the current set of points. The number of peeling steps needed to completely delete the set is called the layer number of . In this paper, we study the layer number of the -dimensional integer grid . We prove that for every , the layer number of is at least . On the other hand, we show that for every , it takes at most steps to fully remove . Our approach is based on an enhancement of the method used by Har-Peled and Lidick\'{y} for solving the 2-dimensional case.
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
TopicsPoint processes and geometric inequalities · Computational Geometry and Mesh Generation · Markov Chains and Monte Carlo Methods
