Time and Query Optimal Quantum Algorithms Based on Decision Trees
Salman Beigi, Leila Taghavi, Artin Tajdini

TL;DR
This paper develops time-efficient quantum algorithms based on decision trees, achieving near-quadratic speedups for graph problems like bipartiteness and matching, by leveraging non-binary span programs.
Contribution
It introduces a method to implement quantum algorithms from decision trees in near-optimal time using non-binary span programs, improving practical runtime for graph problems.
Findings
Graph problems solved in $O(n^{3/2}\log n)$ time with quantum algorithms.
Quantum query complexity for maximum bipartite matching is $O(n^{3/2})$.
Algorithms outperform classical counterparts in both query and time complexity.
Abstract
It has recently been shown that starting with a classical query algorithm (decision tree) and a guessing algorithm that tries to predict the query answers, we can design a quantum algorithm with query complexity where is the query complexity of the classical algorithm (depth of the decision tree) and is the maximum number of wrong answers by the guessing algorithm [arXiv:1410.0932, arXiv:1905.13095]. In this paper we show that, given some constraints on the classical algorithms, this quantum algorithm can be implemented in time . Our algorithm is based on non-binary span programs and their efficient implementation. We conclude that various graph theoretic problems including bipartiteness, cycle detection and topological sort can be solved in time and with quantum queries. Moreover, finding a maximal matching can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Quantum Information and Cryptography · Computability, Logic, AI Algorithms
