Quantum Search Approaches to Sampling-Based Motion Planning
Paul Lathrop, Beth Boardman, Sonia Mart\'inez

TL;DR
This paper introduces quantum algorithms for sampling-based motion planning, demonstrating potential quadratic speedups over classical methods in complex environments by leveraging quantum superpositions and amplitude amplification.
Contribution
It formulates quantum versions of existing motion planning algorithms, analyzes their probabilistic completeness, and provides numerical estimates and comparisons with classical algorithms.
Findings
Quadratic speedup demonstrated in 2D dense environments
Quantum algorithms create superpositions of paths and connections
Analysis of oracle call errors on algorithm performance
Abstract
In this paper, we present a novel formulation of traditional sampling-based motion planners as database-oracle structures that can be solved via quantum search algorithms. We consider two complementary scenarios: for simpler sparse environments, we formulate the Quantum Full Path Search Algorithm (q-FPS), which creates a superposition of full random path solutions, manipulates probability amplitudes with Quantum Amplitude Amplification (QAA), and quantum measures a single obstacle free full path solution. For dense unstructured environments, we formulate the Quantum Rapidly Exploring Random Tree algorithm, q-RRT, that creates quantum superpositions of possible parent-child connections, manipulates probability amplitudes with QAA, and quantum measures a single reachable state, which is added to a tree. As performance depends on the number of oracle calls and the probability of measuring…
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
TopicsMachine Learning and Algorithms · Quantum Computing Algorithms and Architecture · Software Testing and Debugging Techniques
