A Bi-directional Quantum Search Algorithm
Debanjan Konar, Zain Hafeez, Vaneet Aggarwal

TL;DR
This paper introduces a novel bi-directional quantum search algorithm that combines partial Grover's search with bi-directional tactics, significantly improving efficiency over traditional Grover's algorithms for larger qubit systems.
Contribution
It proposes the Bi-Directional Grover Search (BDGS) algorithm, integrating bi-directional search with partial Grover's search, and demonstrates its superior performance through benchmarking.
Findings
Requires fewer iterations than traditional Grover's algorithms.
Outperforms Depth-First Grover's Search and standard Grover's Search in tests.
Implementation available on Github for further use and validation.
Abstract
Grover's search algorithms, including various partial Grover searches, experience scaling problems as the number of iterations rises with increased qubits, making implementation more computationally expensive. This paper combines Partial Grover's search algorithm and Bi-directional Search to create a fast Grover's quantum search algorithm, referred to as Bi-Directional Grover Search (BDGS). We incorporated a bi-directional search tactic with a partial Grover search, starting from an initial state and a single marked state in parallel. We have shown in this article that our novel approach requires iterations over regular Grover Search and Partial Grover Search (PGS), which takes (here, elements, is the branching factor of partial search, and ). 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture
