English

Extended Learning Graphs for Triangle Finding

Quantum Physics 2016-10-13 v2 Computational Complexity

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 nn vertices, we get a query complexity of O(n5/4)O(n^{5/4}) without any of the extra logarithmic factors present in the previous algorithm of Le Gall [FOCS'14]. For sparse graphs with mn5/4m\geq n^{5/4} edges, we get a query complexity of O(n11/12m1/6logn)O(n^{11/12}m^{1/6}\sqrt{\log n}), which is better than the one obtained by Le Gall and Nakajima [ISAAC'15] when mn3/2m \geq n^{3/2}. We also obtain an algorithm with query complexity O(n5/6(mlogn)1/6+d2n){O}(n^{5/6}(m\log n)^{1/6}+d_2\sqrt{n}) where d2d_2 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 get much simpler algorithms and analyses than previous algorithms of Le Gall {\it et al} based on the MNRS quantum walk framework [SICOMP'11].

Keywords

Cite

@article{arxiv.1609.07786,
  title  = {Extended Learning Graphs for Triangle Finding},
  author = {Titouan Carette and Mathieu Laurière and Frédéric Magniez},
  journal= {arXiv preprint arXiv:1609.07786},
  year   = {2016}
}

Comments

Fixing few typos in references