Learning to Plan Optimally with Flow-based Motion Planner
Tin Lai, Fabio Ramos

TL;DR
This paper introduces a flow-based learning approach to improve sampling efficiency in motion planning, leading to faster solutions with fewer invalid samples by leveraging learned distributions conditioned on specific problem instances.
Contribution
It presents a novel conditional normalising flow model that learns from expert planners to guide sampling, avoiding mode collapse and enhancing motion planning efficiency.
Findings
Faster solution times with fewer samples.
Reduced invalid sample generation.
Improved runtime performance in motion planning.
Abstract
Sampling-based motion planning is the predominant paradigm in many real-world robotic applications, but its performance is immensely dependent on the quality of the samples. The majority of traditional planners are inefficient as they use uninformative sampling distributions as opposed to exploiting structures and patterns in the problem to guide better sampling strategies. Moreover, most current learning-based planners are susceptible to posterior collapse or mode collapse due to the sparsity and highly varying nature of C-Space and motion plan configurations. In this work, we introduce a conditional normalising flow based distribution learned through previous experiences to improve sampling of these methods. Our distribution can be conditioned on the current problem instance to provide an informative prior for sampling configurations within promising regions. When we train our sampler…
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 · Robot Manipulation and Learning · Robotics and Sensor-Based Localization
