Faster algorithms for k-Orthogonal Vectors in low dimension
Anita D\"urr, Evangelos Kipouridis, Karol W\k{e}grzycki

TL;DR
This paper introduces faster algorithms for the k-Orthogonal Vectors problem in low dimensions, improving upon previous methods with combinatorial and computer-aided techniques, and establishes complexity bounds related to the Set Cover Conjecture.
Contribution
It presents a new randomized combinatorial algorithm for k-OV with improved exponential base, and proves tight complexity bounds assuming the Set Cover Conjecture.
Findings
New randomized algorithm with $ ilde{O}(1.16^d n)$ time complexity.
Generalization of the algorithm to k-OV for fixed k.
Lower bounds showing the optimality of the approach under the Set Cover Conjecture.
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…
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.
Taxonomy
TopicsCoding theory and cryptography · Advanced Optimization Algorithms Research · Cryptography and Residue Arithmetic
