Subquadratic Algorithms for Some \textsc{3Sum}-Hard Geometric Problems in the Algebraic Decision Tree Model
Boris Aronov, Mark de Berg, Jean Cardinal, Esther Ezra, John Iacono,, Micha Sharir

TL;DR
This paper introduces subquadratic algorithms within the algebraic decision-tree model for certain 3Sum-hard geometric problems, improving computational efficiency by leveraging polynomial partitioning and order type-based point location.
Contribution
It provides the first subquadratic algebraic decision-tree algorithms for these problems, utilizing a primal-dual range searching approach and order type-based point location techniques.
Findings
Achieved $O(n^{60/31+\varepsilon})$ time complexity for the problems.
Extended polynomial partitioning methods to geometric intersection counting.
Demonstrated the effectiveness of order type-based point location in geometric algorithms.
Abstract
We present subquadratic algorithms in the algebraic decision-tree model for several \textsc{3Sum}-hard geometric problems, all of which can be reduced to the following question: Given two sets , , each consisting of pairwise disjoint segments in the plane, and a set of triangles in the plane, we want to count, for each triangle , the number of intersection points between the segments of and those of that lie in . The problems considered in this paper have been studied by Chan~(2020), who gave algorithms that solve them, in the standard real-RAM model, in time. We present solutions in the algebraic decision-tree model whose cost is , for any . Our approach is based on a primal-dual range searching mechanism, which exploits the multi-level polynomial partitioning…
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.
