Proceedings of the Thirtieth Annual ACM-SIAM Symposium on Discrete Algorithms 2019
DOI: 10.1137/1.9781611975482.2
|View full text |Cite
|
Sign up to set email alerts
|

An Equivalence Class for Orthogonal Vectors

Abstract: The Orthogonal Vectors problem (OV) asks: given n vectors in {0, 1} O(log n) , are two of them orthogonal? OV is easily solved in O(n 2 log n) time, and it is a central problem in fine-grained complexity: dozens of conditional lower bounds are based on the popular hypothesis that OV cannot be solved in (say) n 1.99 time. However, unlike the APSP problem, few other problems are known to be non-trivially equivalent to OV.We show OV is truly-subquadratic equivalent to several fundamental problems, all of which (a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

2
13
0

Year Published

2019
2019
2025
2025

Publication Types

Select...
5
3
1

Relationship

2
7

Authors

Journals

citations
Cited by 18 publications
(15 citation statements)
references
References 51 publications
2
13
0
Order By: Relevance
“…Studying the fine-grained approximability of polynomial-time optimization problems (hardness of approximation in P), is a recent and influential trend: After a breakthrough result by Abboud, Rubinstein, and Williams [3] establishing the Distributed PCP in P framework, a number of works gave strong conditional lower bounds, including results for nearest neighbor search [28] or a tight characterization of the approximability of maximum inner product [13,15]. Further results include work on approximating graph problems [25,7,10,22], the Fréchet distance [8], LCS [1, 2], monochromatic inner product [23], earth mover distance [26], as well as equivalences for fine-grained approximation in P [15,14,10]. Related work studies the inapproximability of parameterized problems, ruling out certain approximation guarantees within running time f (k)n g (k) under parameter k (such as FPT time f (k) poly(n), or n o(k) ), see [17] for a recent survey.…”
Section: Hardness Of Approximation In Pmentioning
confidence: 99%
See 1 more Smart Citation
“…Studying the fine-grained approximability of polynomial-time optimization problems (hardness of approximation in P), is a recent and influential trend: After a breakthrough result by Abboud, Rubinstein, and Williams [3] establishing the Distributed PCP in P framework, a number of works gave strong conditional lower bounds, including results for nearest neighbor search [28] or a tight characterization of the approximability of maximum inner product [13,15]. Further results include work on approximating graph problems [25,7,10,22], the Fréchet distance [8], LCS [1, 2], monochromatic inner product [23], earth mover distance [26], as well as equivalences for fine-grained approximation in P [15,14,10]. Related work studies the inapproximability of parameterized problems, ruling out certain approximation guarantees within running time f (k)n g (k) under parameter k (such as FPT time f (k) poly(n), or n o(k) ), see [17] for a recent survey.…”
Section: Hardness Of Approximation In Pmentioning
confidence: 99%
“…Since Maximum Inner Product has received significant interest for improved algorithms (see particularly [13,15]), we turn to the question whether our completeness result also yields lower-order algorithmic improvements for all problems in the class. Indeed, by combining the best known Maximum/Minimum Inner Product algorithms with our reductions, we obtain the following general results for MaxSP and MinSP.…”
Section: Algorithms: Lower-order Improvementsmentioning
confidence: 99%
“…In [32], Σ 2 communication protocols are utilized to show the subquadratic-time equivalence between OV n,O(log n) , Max-IP n,O(log n) , Approximate Bichromatic Closest Pair and several other problems.…”
Section: Related Workmentioning
confidence: 99%
“…This equivalence is arguably the first fine-grained equivalence between natural problems with different running time complexities: MonoConvolution is a problem in O n 3/2 time, whereas 3SUM is in O n 2 time, and a polynomial improvement on one of these running times would result in a polynomial improvement over the other. All previous fine-grained equivalences were between problems with the same running time exponent: the problems equivalent to APSP [45,1] are all solvable in O N 1.5 time where N is the size of their input, the problems equivalent to Orthogonal Vectors [13] or to (min, +)-convolution [15] are all in quadratic time, the problems equivalent to CNF-SAT [14] are all in O(2 n ) time, etc. While tight fine-grained reductions between problems with different running times are well-known, there was no such equivalence until our result, largely since it often seems difficult to reduce a problem with a smaller asymptotic running time to one with a larger running time, something our Theorem 8 overcomes.…”
Section: Our Contributionsmentioning
confidence: 99%