Improved Quantum Query Complexity on Easier Inputs
Noel T. Anderson, Jay-U Chung, Shelby Kimmel, Da-Yeon Koh, Xiaohan Ye
TL;DR
This work addresses the problem of achieving quantum query advantages without requiring a prior promise about input structure. It generalizes span-program and state-conversion frameworks by introducing iterative, exponentially growing subroutines with completion flags, leveraging Phase Checking, Phase Reflection, and Iterative Amplitude Estimation to obtain favorable average-case performance. The main results show that, for inputs with smaller witness sizes, the average query complexity scales as $O(\sqrt{w_+(x)W_-}\log\frac{W_+}{w_+(x)\delta})$ when $f(x)=1$ and $O(\sqrt{w_-(x)W_+}\log\frac{W_-}{w_-(x)\delta})$ when $f(x)=0$, while worst-case bounds remain $O(\sqrt{W_+W_-}\log(1/\delta))$. The paper also extends these ideas to state conversion, introduces a Probing Stage, and shows how fast verification can boost average performance; as applications, it achieves exponential and superpolynomial speedups in average query complexity for search problems and provides promise-free quantum advantages for decision-tree scenarios, including a generalization of Montanaro’s Search with Advice. Overall, the results broaden the practical impact of span-program/state-conversion methods by delivering input-dependent average speedups without requiring upfront structure promises.
Abstract
Quantum span program algorithms for function evaluation sometimes have reduced query complexity when promised that the input has a certain structure. We design a modified span program algorithm to show these improvements persist even without a promise ahead of time, and we extend this approach to the more general problem of state conversion. As an application, we prove exponential and superpolynomial quantum advantages in average query complexity for several search problems, generalizing Montanaro's Search with Advice [Montanaro, TQC 2010].
