# Query complexity of generalized Simon's problem

**Authors:** Zekun Ye, Yunqi Huang, Lvzhou Li, Yuyi Wang

arXiv: 1907.07367 · 2021-09-07

## TL;DR

This paper analyzes the query complexity of the generalized Simon's problem, establishing lower bounds for classical algorithms and matching upper bounds, thereby highlighting the quantum advantage in this problem.

## Contribution

It provides the first tight bounds on classical query complexity for the generalized Simon's problem, extending understanding of quantum-classical computational gaps.

## Key findings

- Classical algorithms require at least (k, \u221a^{n-k}) queries.
- Quantum algorithms solve the problem with O(n-k) queries.
- Classical deterministic algorithms have an upper bound of O(k, k ^{n-k}) queries.

## Abstract

Simon's problem plays an important role in the history of quantum algorithms, as it inspired Shor to discover the celebrated quantum algorithm solving integer factorization in polynomial time. Besides, the quantum algorithm for Simon's problem has been recently applied to break symmetric cryptosystems. Generalized Simon's problem, denoted by $\mathsf{GSP}(p,n,k)$, is a natural extension of Simon's problem. In this paper we consider the query complexity of $\mathsf{GSP}(p,n,k)$. First, it is not difficult to design a quantum algorithm solving the above problem with query complexity of $O(n-k)$. However, so far it is not clear what is the classical query complexity of the problem, and revealing this complexity is necessary for clarifying the computational power gap between quantum and classical computing on the problem.   To tackle this problem, we prove that any classical (deterministic or randomized) algorithm for $\mathsf{GSP}(p,n,k)$ has to query at least $\Omega\left(\max\{k, \sqrt{p^{n-k}}\}\right)$ values and any classical nonadaptive deterministic algorithm for $\mathsf{GSP}(p,n,k)$ has to query at least $\Omega\left(\max\{k, \sqrt{k \cdot p^{n-k}}\}\right)$ values. Hence, we clearly show the classical computing model is less powerful than the quantum counterpart, in terms of query complexity for the generalized Simon's problem. Moreover, we obtain an upper bound $O\left(\max\{k, \sqrt{k \cdot p^{n-k}}\}\right)$ on the classical deterministic query complexity of $\mathsf{GSP}(p,n,k)$, by devising a subtle classical algorithm based on group theory and the divide-and-conquer approach. Therefore, we have an almost full characterization of the classical deterministic query complexity of the generalized Simon's problem.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.07367/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1907.07367/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1907.07367/full.md

---
Source: https://tomesphere.com/paper/1907.07367