Learning-Based Motion Planning with Mixture Density Networks
Yinghan Wang, Xiaoming Duan, and Jianping He

TL;DR
This paper introduces a multimodal motion planning approach using mixture density networks that efficiently predicts multiple optimal paths, improving both speed and path quality over existing methods.
Contribution
The paper presents a novel multimodal neural network architecture for motion planning that explicitly models multiple optimal solutions, enhancing efficiency and path quality.
Findings
Outperforms state-of-the-art learning-based method MPNet
Achieves better path optimality and efficiency than IRRT* and BIT*
Effectively handles environments represented by point clouds
Abstract
The trade-off between computation time and path optimality is a key consideration in motion planning algorithms. While classical sampling based algorithms fall short of computational efficiency in high dimensional planning, learning based methods have shown great potential in achieving time efficient and optimal motion planning. The SOTA learning based motion planning algorithms utilize paths generated by sampling based methods as expert supervision data and train networks via regression techniques. However, these methods often overlook the important multimodal property of the optimal paths in the training set, making them incapable of finding good paths in some scenarios. In this paper, we propose a Multimodal Neuron Planner (MNP) based on the mixture density networks that explicitly takes into account the multimodality of the training data and simultaneously achieves time efficiency…
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 · Human Pose and Action Recognition · Robotics and Sensor-Based Localization
