Multidimensional Quantum Walks, with Application to $k$-Distinctness
Stacey Jeffery, Sebastian Zur
TL;DR
The paper introduces a multidimensional quantum walk framework that extends Belovs’ electric network approach to handle multiple neighbourhoods and variable edge costs, enabling time bounds for $k$-distinctness that match the known query complexity up to polylog factors. By combining phase-estimation techniques with carefully engineered graph constructions and data structures, the authors achieve a time complexity of $ ilde{O}\left(n^{3/4-1/4\left(2^k-1\right)}\right)$ for constant $k\ge3$, advancing beyond prior time bounds. A key demonstrator is welded trees, where the framework yields an $O(n)$ query and $O(n^2)$ time exponential speedup over classical lower bounds, illustrating the framework’s potential for dramatic quantum speedups. The work also provides detailed analyses of positive and negative witnesses, transition subroutines, and data-management strategies within a fully quantum QRAM model, with broad implications for quantum query-to-time tradeoffs in search-type problems.
Abstract
While the quantum query complexity of $k$-distinctness is known to be $O\left(n^{3/4-1/4(2^k-1)}\right)$ for any constant $k \geq 4$, the best previous upper bound on the time complexity was $\widetilde{O}\left(n^{1-1/k}\right)$. We give a new upper bound of $\widetilde{O}\left(n^{3/4-1/4(2^k-1)}\right)$ on the time complexity, matching the query complexity up to polylogarithmic factors. In order to achieve this upper bound, we give a new technique for designing quantum walk search algorithms, which is an extension of the electric network framework. We also show how to solve the welded trees problem in $O(n)$ queries and $O(n^2)$ time using this new technique, showing that the new quantum walk framework can achieve exponential speedups.
