Parameterized Quantum Query Algorithms for Graph Problems
Tatsuya Terao, Ryuhei Mori
TL;DR
The paper investigates parameterized quantum query complexity for graph problems, introducing Fixed Parameter Improved (FPI) algorithms and the quantum kernelization framework. It presents tight quantum upper bounds for the k-vertex cover and k-matching problems, showing $O\left(\sqrt{k}\,n + k^{3/2}\sqrt{n}\right)$ and $O\left(\sqrt{k}\,n + k^{2}\right)$ queries respectively, along with matching lower bounds $\Omega\left(\sqrt{k}\,n\right)$ for small $k$, establishing polynomial FPI and optimality in this regime. The approach combines Grover-based search, threshold maximal matching, augmentation-path techniques, and a novel quantum kernelization pipeline, enabling reductions to small kernels of size $O(k^{2})$ edges and enabling efficient quantum querying. These results highlight kernelization as a viable tool for parameterized quantum query complexity in graphs and pave the way for further refinements for larger parameters and broader graph problems. The work has implications for quantum query efficiency in NP-hard graph problems and strengthens the case for parameterized quantum techniques in practical quantum algorithms.
Abstract
In this paper, we consider the parameterized quantum query complexity for graph problems. We design parameterized quantum query algorithms for $k$-vertex cover and $k$-matching problems, and present lower bounds on the parameterized quantum query complexity. Then, we show that our quantum query algorithms are optimal up to a constant factor when the parameters are small.
