Extended Learning Graphs for Triangle Finding
Titouan Carette, Mathieu Lauri\`ere, Fr\'ed\'eric Magniez

TL;DR
This paper introduces extended learning graphs to develop new quantum algorithms for triangle finding, achieving improved query complexities for dense and sparse graphs, and simplifying previous approaches based on quantum walks.
Contribution
It presents a novel model of extended learning graphs that simplifies the design and analysis of quantum algorithms for triangle detection, improving upon prior complexities.
Findings
Query complexity for dense graphs: O(n^{5/4})
Query complexity for sparse graphs: O(n^{11/12}m^{1/6}\sqrt{\log n})
New framework enables easier combination and analysis of algorithms.
Abstract
We present new quantum algorithms for Triangle Finding improving its best previously known quantum query complexities for both dense and spare instances.For dense graphs on vertices, we get a query complexity of without any of the extra logarithmic factors present in the previous algorithm of Le Gall [FOCS'14]. For sparse graphs with edges, we get a query complexity of , which is better than the one obtained by Le Gall and Nakajima [ISAAC'15] when . We also obtain an algorithm with query complexity where is the variance of the degree distribution. Our algorithms are designed and analyzed in a new model of learning graphs that we call extended learning graphs. In addition, we present a framework in order to easily combine and analyze them. As a consequence we…
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 · Machine Learning and Algorithms · Complexity and Algorithms in Graphs
