Decomposing arrangements of hyperplanes: VC-dimension, combinatorial dimension, and point location
Esther Ezra, Sariel Har-Peled, Haim Kaplan, Micha Sharir

TL;DR
This paper analyzes the VC-dimension, combinatorial dimension, and primal shatter dimension of two space decomposition techniques for hyperplane arrangements, revealing significant gaps and improving point location query bounds.
Contribution
It provides a detailed comparison of dimensions for bottom-vertex triangulation and vertical decomposition, and improves point location query time bounds using vertical decomposition.
Findings
Vertical decomposition has a combinatorial dimension of 2d and VC-dimension between 1 + d(d+1)/2 and O(d^3).
Bottom-vertex triangulation's primal shatter dimension and combinatorial dimension are Θ(d^2), with VC-dimension between d(d+1) and 5d^2 log d.
Point location query time can be improved to O(d^3 log n) using vertical decomposition, with tradeoffs in preprocessing and storage.
Abstract
We re-examine parameters for the two main space decomposition techniques---bottom-vertex triangulation, and vertical decomposition, including their explicit dependence on the dimension , and discover several unexpected phenomena, which show that, in both techniques, there are large gaps between the VC-dimension (and primal shatter dimension), and the combinatorial dimension. For vertical decomposition, the combinatorial dimension is only , the primal shatter dimension is at most , and the VC-dimension is at least and at most . For bottom-vertex triangulation, both the primal shatter dimension and the combinatorial dimension are , but there seems to be a significant gap between them, as the combinatorial dimension is , whereas the primal shatter dimension is at most , and the…
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.
