Parameterized Quantum Query Complexity of Graph Collision
Andris Ambainis, Kaspars Balodis, J\=anis Iraids, Raitis Ozols, Juris, Smotrovs

TL;DR
This paper introduces three new quantum algorithms for the graph collision problem, leveraging graph parameters like treewidth and a span program, and analyzes their query complexities.
Contribution
The paper presents novel quantum algorithms for graph collision based on tree decomposition, span programs, and specialized graph subclasses, improving previous bounds.
Findings
Tree decomposition-based algorithm with $O(\sqrt{n}t^{1/6})$ queries.
Span program-based algorithm with $O(\sqrt{n}+\sqrt{\alpha^{**}})$ queries.
Efficient algorithm for circulant graphs with $O(\sqrt{n})$ queries.
Abstract
We present three new quantum algorithms in the quantum query model for \textsc{graph-collision} problem: \begin{itemize} \item an algorithm based on tree decomposition that uses queries where is the treewidth of the graph; \item an algorithm constructed on a span program that improves a result by Gavinsky and Ito. The algorithm uses queries, where is a graph parameter defined by \[\alpha^{**}(G):=\min_{VC\text{-- vertex cover of}G}{\max_{\substack{I\subseteq VC\\I\text{-- independent set}}}{\sum_{v\in I}{\deg{v}}}};\] \item an algorithm for a subclass of circulant graphs that uses queries. \end{itemize} We also present an example of a possibly difficult graph for which all the known graphs fail to solve graph collision in queries.
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 · Advanced Graph Theory Research
