10,123 research outputs found

    Quantum algorithms for highly non-linear Boolean functions

    Full text link
    Attempts to separate the power of classical and quantum models of computation have a long history. The ultimate goal is to find exponential separations for computational problems. However, such separations do not come a dime a dozen: while there were some early successes in the form of hidden subgroup problems for abelian groups--which generalize Shor's factoring algorithm perhaps most faithfully--only for a handful of non-abelian groups efficient quantum algorithms were found. Recently, problems have gotten increased attention that seek to identify hidden sub-structures of other combinatorial and algebraic objects besides groups. In this paper we provide new examples for exponential separations by considering hidden shift problems that are defined for several classes of highly non-linear Boolean functions. These so-called bent functions arise in cryptography, where their property of having perfectly flat Fourier spectra on the Boolean hypercube gives them resilience against certain types of attack. We present new quantum algorithms that solve the hidden shift problems for several well-known classes of bent functions in polynomial time and with a constant number of queries, while the classical query complexity is shown to be exponential. Our approach uses a technique that exploits the duality between bent functions and their Fourier transforms.Comment: 15 pages, 1 figure, to appear in Proceedings of the 21st Annual ACM-SIAM Symposium on Discrete Algorithms (SODA'10). This updated version of the paper contains a new exponential separation between classical and quantum query complexit

    Weak Parity

    Get PDF
    We study the query complexity of Weak Parity: the problem of computing the parity of an n-bit input string, where one only has to succeed on a 1/2+eps fraction of input strings, but must do so with high probability on those inputs where one does succeed. It is well-known that n randomized queries and n/2 quantum queries are needed to compute parity on all inputs. But surprisingly, we give a randomized algorithm for Weak Parity that makes only O(n/log^0.246(1/eps)) queries, as well as a quantum algorithm that makes only O(n/sqrt(log(1/eps))) queries. We also prove a lower bound of Omega(n/log(1/eps)) in both cases; and using extremal combinatorics, prove lower bounds of Omega(log n) in the randomized case and Omega(sqrt(log n)) in the quantum case for any eps>0. We show that improving our lower bounds is intimately related to two longstanding open problems about Boolean functions: the Sensitivity Conjecture, and the relationships between query complexity and polynomial degree.Comment: 18 page

    Quantum Query Complexity of Subgraph Containment with Constant-sized Certificates

    Full text link
    We study the quantum query complexity of constant-sized subgraph containment. Such problems include determining whether an n n -vertex graph contains a triangle, clique or star of some size. For a general subgraph H H with k k vertices, we show that H H containment can be solved with quantum query complexity O(n22kg(H)) O(n^{2-\frac{2}{k}-g(H)}) , with g(H) g(H) a strictly positive function of H H . This is better than \tilde{O}\s{n^{2-2/k}} by Magniez et al. These results are obtained in the learning graph model of Belovs.Comment: 14 pages, 1 figure, published under title:"Quantum Query Complexity of Constant-sized Subgraph Containment

    Improved Quantum Algorithm for Triangle Finding via Combinatorial Arguments

    Full text link
    In this paper we present a quantum algorithm solving the triangle finding problem in unweighted graphs with query complexity O~(n5/4)\tilde O(n^{5/4}), where nn denotes the number of vertices in the graph. This improves the previous upper bound O(n9/7)=O(n1.285...)O(n^{9/7})=O(n^{1.285...}) recently obtained by Lee, Magniez and Santha. Our result shows, for the first time, that in the quantum query complexity setting unweighted triangle finding is easier than its edge-weighted version, since for finding an edge-weighted triangle Belovs and Rosmanis proved that any quantum algorithm requires Ω(n9/7/logn)\Omega(n^{9/7}/\sqrt{\log n}) queries. Our result also illustrates some limitations of the non-adaptive learning graph approach used to obtain the previous O(n9/7)O(n^{9/7}) upper bound since, even over unweighted graphs, any quantum algorithm for triangle finding obtained using this approach requires Ω(n9/7/logn)\Omega(n^{9/7}/\sqrt{\log n}) queries as well. To bypass the obstacles characterized by these lower bounds, our quantum algorithm uses combinatorial ideas exploiting the graph-theoretic properties of triangle finding, which cannot be used when considering edge-weighted graphs or the non-adaptive learning graph approach.Comment: 17 pages, to appear in FOCS'14; v2: minor correction

    Quantum-inspired low-rank stochastic regression with logarithmic dependence on the dimension

    Get PDF
    We construct an efficient classical analogue of the quantum matrix inversion algorithm (HHL) for low-rank matrices. Inspired by recent work of Tang, assuming length-square sampling access to input data, we implement the pseudoinverse of a low-rank matrix and sample from the solution to the problem Ax=bAx=b using fast sampling techniques. We implement the pseudo-inverse by finding an approximate singular value decomposition of AA via subsampling, then inverting the singular values. In principle, the approach can also be used to apply any desired "smooth" function to the singular values. Since many quantum algorithms can be expressed as a singular value transformation problem, our result suggests that more low-rank quantum algorithms can be effectively "dequantised" into classical length-square sampling algorithms.Comment: 10 page
    corecore