Improved Quantum Query Algorithms for Triangle Finding and Associativity Testing
Troy Lee, Frederic Magniez, Miklos Santha

TL;DR
This paper presents improved quantum query algorithms for detecting triangles in graphs and testing associativity of binary operations, utilizing a flexible learning graph framework to achieve better complexity bounds.
Contribution
It introduces novel quantum algorithms with enhanced query complexities for triangle detection and associativity testing, using a generalized learning graph approach.
Findings
Quantum triangle detection complexity improved to O(n^{9/7})
Associativity testing complexity improved to O(|S|^{10/7})
Framework allows for detection of complex subgraphs with flexible parameters
Abstract
We show that the quantum query complexity of detecting if an -vertex graph contains a triangle is . This improves the previous best algorithm of Belovs making queries. For the problem of determining if an operation is associative, we give an algorithm making queries, the first improvement to the trivial application of Grover search. Our algorithms are designed using the learning graph framework of Belovs. We give a family of algorithms for detecting constant-sized subgraphs, which can possibly be directed and colored. These algorithms are designed in a simple high-level language; our main theorem shows how this high-level language can be compiled as a learning graph and gives the resulting complexity. The key idea to our improvements is to allow more freedom in the parameters of the…
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 · Complexity and Algorithms in Graphs · Computability, Logic, AI Algorithms
