Quantum algorithms and approximating polynomials for composed functions with shared inputs
Abstract
We give new quantum algorithms for evaluating composed functions whose inputs may be shared between bottom-level gates. Let be an -bit Boolean function and consider an -bit function obtained by applying to conjunctions of possibly overlapping subsets of variables. If has quantum query complexity , we give an algorithm for evaluating using quantum queries. This improves on the bound of that follows by treating each conjunction independently, and our bound is tight for worst-case choices of . Using completely different techniques, we prove a similar tight composition theorem for the approximate degree of . By recursively applying our composition theorems, we obtain a nearly optimal upper bound on the quantum query complexity and approximate degree of linear-size depth- AC circuits. As a consequence, such circuits can be PAC learned in subexponential time, even in the challenging agnostic setting. Prior to our work, a subexponential-time algorithm was not known even for linear-size depth-3 AC circuits. As an additional consequence, we show that AC circuits of depth require size to compute the Inner Product function even on average. The previous best size lower bound was and only held in the worst case (Cheraghchi et al., JCSS 2018).
Cite
@article{arxiv.1809.02254,
title = {Quantum algorithms and approximating polynomials for composed functions with shared inputs},
author = {Mark Bun and Robin Kothari and Justin Thaler},
journal= {arXiv preprint arXiv:1809.02254},
year = {2021}
}
Comments
v2: 31 pages; 1 figure. This update includes an additional result on lower bounds for AC$^0 \circ \oplus$ computing the Inner Product function on average. v3: Minor changes. Accepted to Quantum