Generalizing Informed Sampling for Asymptotically Optimal Sampling-based Kinodynamic Planning via Markov Chain Monte Carlo
Daqing Yi, Rohan Thakker, Cole Gulino, Oren Salzman, Siddhartha, Srinivasa

TL;DR
This paper introduces a novel Monte Carlo sampling method for efficiently generating samples within the informed set in kinodynamic motion planning, significantly improving convergence rates in high-dimensional, non-Euclidean spaces.
Contribution
It recasts the informed sampling problem as uniform sampling within a non-convex sub-level set, enabling the use of Monte Carlo methods for faster sampling in complex spaces.
Findings
Accelerates convergence to high-quality solutions in high-dimensional problems
Effective sampling in non-convex, non-Euclidean state spaces
Outperforms existing methods like Hierarchical Rejection Sampling
Abstract
Asymptotically-optimal motion planners such as RRT* have been shown to incrementally approximate the shortest path between start and goal states. Once an initial solution is found, their performance can be dramatically improved by restricting subsequent samples to regions of the state space that can potentially improve the current solution. When the motion planning problem lies in a Euclidean space, this region , called the informed set, can be sampled directly. However, when planning with differential constraints in non-Euclidean state spaces, no analytic solutions exists to sampling directly. State-of-the-art approaches to sampling in such domains such as Hierarchical Rejection Sampling (HRS) may still be slow in high-dimensional state space. This may cause the planning algorithm to spend most of its time trying to produces samples in rather…
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
TopicsRobotic Path Planning Algorithms · Machine Learning and Algorithms · Robotics and Sensor-Based Localization
