Almost Tight Bounds for Eliminating Depth Cycles in Three Dimensions
Boris Aronov, Micha Sharir

TL;DR
This paper presents nearly optimal bounds for eliminating all depth cycles among non-vertical lines in 3D space using polynomial partitioning, significantly advancing the understanding of depth relations in computational geometry.
Contribution
It introduces a nearly tight bound of O(n^{3/2} polylog n) cuts to break all cycles in the depth relation among lines, using a novel algebraic geometry approach.
Findings
Bound is nearly tight in the worst case.
The polynomial partitioning technique simplifies previous combinatorial methods.
Algorithms for constructing cuts are improved but still not optimal.
Abstract
Given non-vertical lines in 3-space, their vertical depth (above/below) relation can contain cycles. We show that the lines can be cut into pieces, such that the depth relation among these pieces is now a proper partial order. This bound is nearly tight in the worst case. Previous results on this topic could only handle restricted cases of the problem (such as handling only triangular cycles, by Aronov, Koltun, and Sharir (2005), or only cycles in grid-like patterns, by Chazelle et al. (1992)), and the bounds were considerably weaker---much closer to the trivial quadratic bound. Our proof uses a recent variant of the polynomial partitioning technique, due to Guth, and some simple tools from algebraic geometry. It is much more straightforward than the previous "purely combinatorial" methods. Our technique can be extended to eliminating…
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 · Advanced Numerical Analysis Techniques · Computer Graphics and Visualization Techniques
