paper-with-me

Papers

Deeply Informed Neural Sampling for Robot Motion Planning

2018-09-26 · Ahmed H. Qureshi, Michael C. Yip

Sampling-based Motion Planners (SMPs) have become increasingly popular as they provide collision-free path solutions regardless of obstacle geometry in a given environment. However, their computational complexity increases significantly with the dimensionality of the motion planning problem. Adaptive sampling is one of the ways to speed up SMPs by sampling a particular region of a configuration space that is more likely to contain an optimal path solution. Although there are a wide variety of algorithms for adaptive sampling, they rely on hand-crafted heuristics; furthermore, their performance decreases significantly in high-dimensional spaces. In this paper, we present a neural network-based adaptive sampler for motion planning called Deep Sampling-based Motion Planner (DeepSMP). DeepSMP generates samples for SMPs and enhances their overall speed significantly while exhibiting efficient scalability to higher-dimensional problems. DeepSMP's neural architecture comprises of a Contractive AutoEncoder which encodes given workspaces directly from a raw point cloud data, and a Dropout-based stochastic deep feedforward neural network which takes the workspace encoding, start and goal configuration, and iteratively generates feasible samples for SMPs to compute end-to-end collision-free optimal paths. DeepSMP is not only consistently computationally efficient in all tested environments but has also shown remarkable generalization to completely unseen environments. We evaluate DeepSMP on multiple planning problems including planning of a point-mass robot, rigid-body, 6-link robotic manipulator in various 2D and 3D environments. The results show that on average our method is at least 7 times faster in point-mass and rigid-body case and about 28 times faster in 6-link robot case than the existing state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1809.10252

Code (1)

ahq1993/MPNet pytorch

Tasks

Motion Planning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

GAIDE: Graph-based Attention Masking for Spatial- and Embodiment-aware Motion Planning

2026-03-03 · Davood Soleymanzadeh, Xiao Liang, Minghui Zheng arxiv

Sampling-based motion planning algorithms are widely used for motion planning of robotic manipulators, but they often struggle with sample inefficiency in high-dimensional configuration spaces due to their reliance on un…

Motion Planning

Just in time Informed Trees: Manipulability-Aware Asymptotically Optimized Motion Planning

2026-01-27 · Kuanqi Cai, Liding Zhang, Xinwen Su, Kejia Chen 외 arxiv

In high-dimensional robotic path planning, traditional sampling-based methods often struggle to efficiently identify both feasible and optimal paths in complex, multi-obstacle environments. This challenge is intensified …

Motion Planning

RobKiNet: Robotic Kinematics Informed Neural Network for Optimal Robot Configuration Prediction

2024-02-26 · Yanlong Peng, Zhigang Wang, Yisheng Zhang, Pengxu Chang 외

Task and Motion Planning (TAMP) is essential for robots to interact with the world and accomplish complex tasks. The TAMP problem involves a critical gap: exploring the robot's configuration parameters (such as chassis p…

Motion PlanningPositionTask and Motion Planning

Decoding RobKiNet: Insights into Efficient Training of Robotic Kinematics Informed Neural Network

2025-09-09 · Yanlong Peng, Zhigang Wang, Ziwen He, Pengxu Chang 외 arxiv

In robots task and motion planning (TAMP), it is crucial to sample within the robot's configuration space to meet task-level global constraints and enhance the efficiency of subsequent motion planning. Due to the complex…

Reinforcement LearningMotion Planning

Performance Comparison of Classical and Neural Sampling Algorithms for Robotic Navigation

2026-05-24 · Hichem Cheriet, Badra Khellat Kihel, Samira Chouraqui arxiv

Integrating artificial intelligence (AI) into sampling-based motion planning provides new possibilities for improving autonomous navigation efficiency. In this paper, three algorithms, namely RRT*, Neural RRT*, and Neura…

Motion Planning