An Equivalence Class for Orthogonal Vectors

11/29/2018
by   Lijie Chen, et al.
0

The Orthogonal Vectors problem (OV) asks: given n vectors in {0,1}^O( n), are two of them orthogonal? OV is easily solved in O(n^2 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 priori) look harder than OV. A partial list is given below: (Min-IP/Max-IP) Find a red-blue pair of vectors with minimum (respectively, maximum) inner product, among n vectors in {0,1}^O( n). (Exact-IP) Find a red-blue pair of vectors with inner product equal to a given target integer, among n vectors in {0,1}^O( n). (Apx-Min-IP/Apx-Max-IP) Find a red-blue pair of vectors that is a 100-approximation to the minimum (resp. maximum) inner product, among n vectors in {0,1}^O( n). (Approx. Bichrom.-ℓ_p-Closest-Pair) Compute a (1 + Ω(1))-approximation to the ℓ_p-closest red-blue pair (for a constant p ∈ [1,2]), among n points in R^d, d < n^o(1). (Approx. ℓ_p-Furthest-Pair) Compute a (1 + Ω(1))-approximation to the ℓ_p-furthest pair (for a constant p ∈ [1,2]), among n points in R^d, d < n^o(1). We also show that there is a poly(n) space, n^1-ϵ query time data structure for Partial Match with vectors from {0,1}^O( n) if and only if such a data structure exists for 1+Ω(1) Approximate Nearest Neighbor Search in Euclidean space.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/07/2018

On The Hardness of Approximate and Exact (Bichromatic) Maximum Inner Product

In this paper we study the (Bichromatic) Maximum Inner Product Problem (...
research
05/27/2018

Toward Super-Polynomial Size Lower Bounds for Depth-Two Threshold Circuits

Proving super-polynomial size lower bounds for TC^0, the class of consta...
research
07/04/2021

Fine-Grained Completeness for Optimization in P

We initiate the study of fine-grained completeness theorems for exact an...
research
05/07/2018

Fine-grained Complexity Meets IP = PSPACE

In this paper we study the fine-grained complexity of finding exact and ...
research
07/04/2019

Hardness of Bichromatic Closest Pair with Jaccard Similarity

Consider collections A and B of red and blue sets, respectively. Bichrom...
research
09/30/2019

Understanding and Improving Proximity Graph based Maximum Inner Product Search

The inner-product navigable small world graph (ip-NSW) represents the st...

Please sign up or login with your details

Forgot password? Click here to reset