Deterministic Sampling-Based Motion Planning: Optimality, Complexity, and Performance
Lucas Janson, Brian Ichter, Marco Pavone

TL;DR
This paper demonstrates that deterministic low-dispersion sampling sequences can achieve asymptotic optimality and superior practical performance in motion planning, matching or exceeding probabilistic methods like PRM and RRT.
Contribution
It proves deterministic asymptotic optimality for PRM with low-dispersion sequences, characterizes convergence rates, and shows near-linear complexity, offering a deterministic alternative to probabilistic planners.
Findings
Deterministic low-dispersion sequences can achieve asymptotic optimality.
PRM with deterministic sequences has near-linear complexity.
Deterministic planning outperforms probabilistic methods in experiments.
Abstract
Probabilistic sampling-based algorithms, such as the probabilistic roadmap (PRM) and the rapidly-exploring random tree (RRT) algorithms, represent one of the most successful approaches to robotic motion planning, due to their strong theoretical properties (in terms of probabilistic completeness or even asymptotic optimality) and remarkable practical performance. Such algorithms are probabilistic in that they compute a path by connecting independently and identically distributed random points in the configuration space. Their randomization aspect, however, makes several tasks challenging, including certification for safety-critical applications and use of offline computation to improve real-time execution. Hence, an important open question is whether similar (or better) theoretical guarantees and practical performance could be obtained by considering deterministic, as opposed to random…
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
TopicsMachine Learning and Algorithms · Formal Methods in Verification · Algorithms and Data Compression
