Faster algorithms for k-Orthogonal Vectors in low dimension
Abstract
In the Orthogonal Vectors problem (OV), we are given two families of subsets of , each of size , and the task is to decide whether there exists a pair and such that . Straightforward algorithms for this problem run in or time, and assuming SETH, there is no time algorithm that solves this problem for any constant . Williams (FOCS 2024) presented a -time algorithm for the problem, based on the succinct equality-rank decomposition of the disjointness matrix. In this paper, we present a combinatorial algorithm that runs in randomized time . This can be improved to using computer-aided evaluations. We generalize our result to the -Orthogonal Vectors problem, where given families of subsets of , each of size , the task is to find elements for every such that . We show that for every fixed , there exists such that the -OV problem can be solved in time . We also show that, asymptotically, this is the best we can hope for: for any there exists a such that time algorithm for -Orthogonal Vectors would contradict the Set Cover Conjecture.
Cite
@article{arxiv.2507.11098,
title = {Faster algorithms for k-Orthogonal Vectors in low dimension},
author = {Anita Dürr and Evangelos Kipouridis and Karol Węgrzycki},
journal= {arXiv preprint arXiv:2507.11098},
year = {2025}
}