Proceedings of the Twenty-Ninth Annual ACM-SIAM Symposium on Discrete Algorithms 2018
DOI: 10.1137/1.9781611975031.57
|View full text |Cite
|
Sign up to set email alerts
|

More Logarithmic-Factor Speedups for 3SUM, (median,+)-Convolution, and Some Geometric 3SUM-Hard Problems

Abstract: We present an algorithm that solves the 3SUM problem for n real numbers in O((n 2 / log 2 n)(log log n) O(1) ) time, improving previous solutions by about a logarithmic factor. Our framework for shaving off two logarithmic factors can be applied to other problems, such as (median,+)-convolution/matrix multiplication and algebraic generalizations of 3SUM. We also obtain the first subquadratic results on some 3SUM-hard problems in computational geometry, for example, deciding whether (the interiors of) a constan… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(9 citation statements)
references
References 21 publications
(35 reference statements)
0
9
0
Order By: Relevance
“…If the input numbers are real numbers instead of integers (now in the Real-RAM model of computation), Grønlund and Pettie [104] gave an O(n 2 (log log n) 2/3 / log 2/3 n) time algorithm. This runtime was recently improved by Chan [56] to n 2 (log log n) O(1) / log 2 n, almost matching the known running time for integer inputs.…”
Section: -Sum Hypothesismentioning
confidence: 75%
“…If the input numbers are real numbers instead of integers (now in the Real-RAM model of computation), Grønlund and Pettie [104] gave an O(n 2 (log log n) 2/3 / log 2/3 n) time algorithm. This runtime was recently improved by Chan [56] to n 2 (log log n) O(1) / log 2 n, almost matching the known running time for integer inputs.…”
Section: -Sum Hypothesismentioning
confidence: 75%
“…Combining the reduction provided by Theorem 1 with the real RAM algorithm for 3-SUM from Chan [14], we obtain the following.…”
Section: Problem 3 (Triangle)mentioning
confidence: 94%
“…This contrasts with our current knowledge on the related 3-SUM-hard problem of finding three collinear points, also known as GENERAL POSITION TESTING. Despite recent attempts [10,14], it is still an open problem to find a subquadratic algorithm for GENERAL POSITION TESTING.…”
Section: Corollarymentioning
confidence: 99%
See 1 more Smart Citation
“…In 3SUM one is given n integers and is asked whether three of them sum to 0. The problem is easy to solve in O n 2 time, and slightly subquadratic time algorithms exist [4,11]. 3SUM is a central problem in fine-grained complexity [44].…”
Section: Our Contributionsmentioning
confidence: 99%