Prediction of Bottleneck Points for Manipulation Planning in Cluttered Environment using a 3D Convolutional Neural Network
Indraneel Patil, B.K. Rout, V. Kalaichelvi

TL;DR
This paper introduces a 3D CNN-based method to identify bottleneck regions in cluttered environments, guiding RRT* planning to improve efficiency and generalize to new problems in industrial robotics.
Contribution
It proposes a novel bottleneck detection technique using 3D CNNs to enhance sampling-based motion planning in unstructured environments.
Findings
Significant reduction in planning time and memory usage.
Effective generalization to unseen problem instances.
Improved convergence of RRT* in cluttered environments.
Abstract
Latest research in industrial robotics is aimed at making human robot collaboration possible seamlessly. For this purpose, industrial robots are expected to work on the fly in unstructured and cluttered environments and hence the subject of perception driven motion planning plays a vital role. Sampling based motion planners are proven to be the most effective for such high dimensional planning problems with real time constraints. Unluckily random stochastic samplers suffer from the phenomenon of 'narrow passages' or bottleneck regions which need targeted sampling to improve their convergence rate. Also identifying these bottleneck regions in a diverse set of planning problems is a challenge. In this paper an attempt has been made to address these two problems by designing an intelligent 'bottleneck guided' heuristic for a Rapidly Exploring Random Tree Star (RRT*) planner which is based…
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 · Robotic Mechanisms and Dynamics
