Skip to content

Paper list in the survey paper: Challenges and Opportunities of Using Deep Learning in Safe-Critical Robotic Manipulator Planning

Notifications You must be signed in to change notification settings

DavoodSZ/DeepLearning-MotionPlanning-Manipulators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

Toward Generalist Neural Motion Planners for Robotic Manipulators: Challenges and Opportunities

Project Page | Paper |

Davood Soleymanzadeh, Ivan Lopez-Sanchez, Hao Su, Yunzhu Li, Xiao Liang, Minghui Zheng

IEEE Transactions on Automation Science and Engineering (T-ASE) (2026)


Fig 1. Review structure with reference to sections of the original paper. Figures are adopted from Carvalho et al. [1], Qureshi et al. [2], Bency et al. [3], and Song et al. [4].

Paper List in the Survey Paper

Here is the list of papers we reviewed in our survey paper. We only list the papers presented in "Section V. Deep Learning in Planning for Robotic Manipulators" of the paper. The papers are listed based on the taxonomy in section V of the original paper.

  • End-to-end Planning: These papers utilize various deep learning frameworks for end-to-end Motion planning for robotic manipulators.
  • Sampling-based Motion Planning: This group of papers utilizes deep learning to improve the informed sampling primitive and steering primitive of classical sampling-based motion planning algorithms.
  • Constrained Sampling-based Motion Planning: This group of papers utilizes deep learning for learning the geometric constraint manifolds for effective on-manifold sample generation.
  • Trajectory Optimization: This group of papers utilizes deep learning to warm-start the global trajectory optimization problem.
  • Collision Checking: This group of papers utilizes deep learning for collision querying and collision checking within classical motion planning algorithms.

This list will be continuously updated.

End-to-end Planning

  • MLPs: Learning To Find Shortest Collision-Free Paths From Images, 2020, Paper Link.
  • CNNs: Physics-informed neural motion planning on constraint manifolds, 2024, Paper Link.
  • CNNs: Deep reactive planning in dynamic environments, 2021, Paper Link
  • CNNs: Ntfields: Neural time fields for physics-informed robot motion planning, 2022, Paper Link.
  • CNNs: Progressive learning for physics-informed neural motion planning,2023,Paper Link.
  • CNNs: Physics-informed Neural Networks for Robot Motion under Constraints, 2024,Paper Link.
  • CNNs: Physics-informed neural mapping and motion planning in unknown environments, 2025,Paper Link.
  • CNNs: Physics-informed Temporal Difference Metric Learning for Robot Motion Planning,2025,Paper Link.
  • PCNets: Motion policy networks, 2023, Paper Link.
  • PCNets: Neural mp: A generalist neural motion planner, 2024,Paper Link.
  • PCNets: Deep reactive policy: Learning reactive manipulator motion planning for dynamic environments, 2025, Paper Link.
  • PCNets: PerFACT: Motion Policy with LLM-Powered Dataset Synthesis and Fusion Action-Chunking Transformers, 2025, Paper Link.
  • PCNets: Avoid Everything: Model-Free Collision Avoidance with Expert-Guided Fine-Tuning, 2024,Paper Link.
  • RNNs: Neural path planning: Fixed time, near-optimal path generation via oracle imitation, 2019,Paper Link.
  • DGMs - VAEs: Reaching through latent space: From joint statistics to path planning in manipulation, 2022,Paper Link.
  • DGMs - VAEs: Leveraging scene embeddings for gradient-based motion planning in latent space, 2023,Paper Link.
  • Foundation Models: Roco: Dialectic multi-robot collaboration with large language models, 2024,Paper Link.
  • Foundation Models: Language models as zero-shot trajectory generators, 2024,Paper Link.
  • Foundation Models: Reshaping robot trajectories using natural language commands: A study of multi-modal data alignment using transformers, 2022,Paper Link.
  • Foundation Models: Latte: Language trajectory transformer, 2023,Paper Link.

Sampling-based Motion Planning

Sampling Primitive

  • MLPs: Motion planning networks, 2019, Paper Link.
  • MLPs: Motion planning networks: Bridging the gap between learning-based and classical motion planners, 2020, Paper Link.
  • MLPs: Deeply informed neural sampling for robot motion planning, 2018, Paper Link.
  • MLPs: End-to-end deep learning-based framework for path planning and collision checking: bin-picking application, 2024, Paper Link.
  • MLPs: A data-driven approach for motion planning of industrial robots controlled by high-level motion commands, 2023, Paper Link.
  • MLPs: Learning motion planning functions using a linear transition in the c-space: Networks and kernels, 2021, Paper Link.
  • MLPs: Parallelised diffeomorphic sampling-based motion planning, 2022, Paper Link
  • MLPs: Leveraging experience in lazy search, 2021, Paper Link.
  • MLPs: Motion planning of manipulator by points-guided sampling network, 2022, Paper Link.
  • CNNs: Using deep learning to bootstrap abstractions for hierarchical robot planning, 2022, Paper Link.
  • CNNs: Prediction of bottleneck points for manipulation planning in cluttered environment using a 3d convolutional neural network, 2019, Paper Link.
  • CNNs: A Hybrid AI-based Adaptive Path Planning for Intelligent Robot Arms, 2023, Paper Link.
  • CNNs: Learning to retrieve relevant experiences for motion planning, 2022, Paper Link.
  • CNNs: 3d-cnn based heuristic guided task-space planner for faster motion planning, 2020, Paper Link.
  • RNNs: A data-driven approach for motion planning of industrial robots controlled by high-level motion commands, 2023, Paper Link.
  • RNNs: Deep learning-based optimization for motion planning of dual-arm assembly robots, 2021, Paper Link.
  • GNNs: KG-Planner: Knowledge-Informed Graph Neural Planning for Collaborative Manipulators, 2024, Paper Link.
  • GNNs: Integrating Uncertainty-Aware Human Motion Prediction Into Graph-Based Manipulator Motion Planning, 2024, Paper Link.
  • GNNs: SIMPNet: Spatial-Informed Motion Planning Network, 2024, Paper Link.
  • GNNs: Reducing collision checking for sampling-based motion planning using graph neural networks, 2021, Paper Link.
  • GNNs: Hardware architecture of graph neural network-enabled motion planner, 2022, Paper Link.
  • GNNs: Learning-based motion planning in dynamic environments using gnns and temporal encoding, 2022, Paper Link.
  • GNNs: Dyngmp: Graph neural network-based motion planning in unpredictable dynamic environments, 2023, Paper Link.
  • DGMs - VAEs: Motion planning networks, 2019, Paper Link.
  • DGMs - VAEs: Motion planning networks: Bridging the gap between learning-based and classical motion planners, 2020, Paper Link.
  • DGMs - VAEs: Deeply informed neural sampling for robot motion planning, 2018, Paper Link.
  • DGMs - VAEs: Robot motion planning in learned latent spaces, 2019, Paper Link.
  • DGMs - VAEs: Motion planning of manipulator by points-guided sampling network, 2022, Paper Link.
  • DGMs - VAEs: Learning sampling distributions for robot motion planning, 2018, Paper Link.
  • DGMs - VAEs: SERA: Safe and Efficient Reactive Obstacle Avoidance for Collaborative Robotic Planning in Unstructured Environments, 2022, Paper Link.
  • DGMs - VAEs: Reactive Whole-Body Obstacle Avoidance for Collision-Free Human-Robot Interaction with Topological Manifold Learning., 2022, Paper Link.
  • DGMs - VAEs: DAMON: Dynamic Amorphous Obstacle Navigation using Topological Manifold Learning and Variational Autoencoding, 2023, Paper Link.
  • DGMs - VAEs: Intercepting A Flying Target While Avoiding Moving Obstacles: A Unified Control Framework With Deep Manifold Learning, 2022, Paper Link.
  • DGMs - VAEs: LEGO: Leveraging experience in roadmap generation for sampling-based planning, 2019, Paper Link.
  • DGMs - VAEs: Robotic motion planning using learned critical sources and local sampling, 2020, Paper Link.
  • DGMs - VAEs: Learning from Local Experience: Informed Sampling Distributions for High Dimensional Motion Planning, 2023, Paper Link.
  • DGMs - VAEs: Neural randomized planning for whole body robot motion, 2024, Paper Link.
  • DGMs - VAEs: Planning with Learned Subgoals Selected by Temporal Information, 2024, Paper Link.
  • DGMs - VAEs: Reaching through latent space: From joint statistics to path planning in manipulation, 2022, Paper Link.
  • DGMs - VAEs: Leveraging scene embeddings for gradient-based motion planning in latent space, 2023, Paper Link.
  • DGMs - VAEs: Predicting sample collision with neural networks, 2020, Paper Link.
  • DGMs - VAEs: Learning sampling dictionaries for efficient and generalizable robot motion planning with transformers, 2023, Paper Link.
  • DGMs - VAEs: Zero-Shot Constrained Motion Planning Transformers Using Learned Sampling Dictionaries, 2024, Paper Link.
  • DGMs - VAEs: Graph Wasserstein autoencoder-based asymptotically optimal motion planning with kinematic constraints for robotic manipulation, 2022, Paper Link.
  • DGMs - GANs: Guiding search in continuous state-action spaces by learning an action sampler from off-target search experience, 2018, Paper Link.
  • DGMs - GANs: Learning-based collision-free planning on arbitrary optimization criteria in the latent space through cGANs, 2023, Paper Link.
  • DGMs - NFs: Plannerflows: Learning motion samplers with normalising flows, 2021, Paper Link.
  • Transformers: Learning to plan in high dimensions via neural exploration-exploitation trees, 2019. Paper Link.

Steering Primitive

  • MLPs: Fast swept volume estimation with deep learning, 2020, Paper Link.
  • MLPs: Fast deep swept volume estimator, 2021, Paper Link.
  • MLPs: Multitask and Transfer Learning of Geometric Robot Motion, 2021, Paper Link.

Constrained Sampling-based Motion Planning

  • MLPs: Learning equality constraints for motion planning on manifolds, 2021, Paper Link.
  • MLPs: Neural manipulation planning on constraint manifolds, 2020, Paper Link.
  • MLPs: Constrained motion planning networks x, 2021, Paper Link.
  • MLPs: Fast kinodynamic planning on the constraint manifold with deep neural networks, 2023, Paper Link.
  • MLPs: Ntfields: Neural time fields for physics-informed robot motion planning, 2022, Paper Link.
  • MLPs: Progressive Learning for Physics-informed Neural Motion Planning, 2023, Paper Link.
  • MLPs: Physics-informed Neural Networks for Robot Motion under Constraints, 2024, Paper Link.
  • MLPs: Physics-informed Neural Mapping and Motion Planning in Unknown Environments, 2024, PaperLink.
  • DGMs - VAEs: LAC-RRT: Constrained Rapidly-Exploring Random Tree with Configuration Transfer Models for Motion Planning, 2023, Paper Link.
  • DGMs - VAEs: A Constrained Motion Planning Method Exploiting Learned Latent Space for High-Dimensional State and Constraint Spaces, 2024, Paper Link.
  • DGMs - GANs: Generative adversarial network to learn valid distributions of robot configurations for inverse kinematics and constrained motion planning, 2020, Paper Link.
  • DGMs - GANs: Learning constrained distributions of robot configurations with generative adversarial network, 2021, Paper Link.
  • DGMs - GANs: Approximating constraint manifolds using generative models for sampling-based constrained motion planning, 2021, Paper Link.

Trajectory Optimization

  • MLPs: Deep learning can accelerate grasp-optimized motion planning, 2020, Paper Link.
  • MLPs: Learning-based warm-starting for fast sequential convex programming and trajectory optimization, 2020, Paper Link.
  • DGMs - VAEs: Motion planning by learning the solution manifold in trajectory optimization, 2022, Paper Link.
  • DGMs - DMs: Motion planning diffusion: Learning and planning of robot motions with diffusion models, 2023, Paper Link.
  • DGMs - DMs: Motion Planning Diffusion: Learning and Adapting Robot Motion Planning with Diffusion Models, 2024, Paper Link.
  • DGMs - DMs: Language-guided object-centric diffusion policy for collision-aware robotic manipulation, 2024, Paper Link.
  • DGMs - DMs: M2diffuser: Diffusion-based trajectory optimization for mobile manipulation in 3d scenes, 2024, Paper Link.
  • DGMs - DMs: Diffusion-based generation, optimization, and planning in 3d scenes, 2023, Paper Link.
  • DGMs - DMs: Sampling constrained trajectories using composable diffusion models, 2023, Paper Link.
  • DGMs - DMs: Efficient and Guaranteed-Safe Non-Convex Trajectory Optimization with Constrained Diffusion Model, 2024, Paper Link.
  • DGMs - DMs: Constraint-Aware Diffusion Models for Trajectory Optimization, 2024, Paper Link.
  • DGMs - DMs: APEX: Ambidextrous Dual-Arm Robotic Manipulation Using Collision-Free Generative Diffusion Models, 2024, Paper Link.
  • DGMs - DMs: Edmp: Ensemble-of-costs-guided diffusion for motion planning, 2024, Paper Link.
  • DGMs - DMs: Potential based diffusion motion planning, 2024, Paper Link.
  • DGMs - EBMs: Learning implicit priors for motion optimization, 2022, Paper Link.
  • DGMs - EBMs: Global and reactive motion generation with geometric fabric command sequences, 2023, Paper Link.

Collision Checking

  • MLPs: Robot motion planning in learned latent spaces, 2019, Paper Link.
  • MLPs: Neural collision clearance estimator for batched motion planning, 2020, Paper Link.
  • MLPs: Whole-body Self-collision Distance Detection for A Heavy-duty Manipulator Using Neural Networks, 2023, Paper Link.
  • MLPs: Reinforcement learning in robotic motion planning by combined experience-based planning and self-imitation learning, 2023, Paper Link.
  • MLPs: Comparison of machine learning techniques for self-collisions checking of manipulating robots, 2023, Paper Link.
  • MLPs: Active learning of the collision distance function for high-DOF multi-arm robot systems, 2024, Paper Link.
  • MLPs: Implicit Distance Functions: Learning and Applications in Control, 2020, Paper Link.
  • MLPs: Neural joint space implicit signed distance functions for reactive robot manipulator control, 2022, Paper Link.
  • MLPs: Reactive collision-free motion generation in joint space via dynamical systems and sampling-based MPC, 2024, Paper Link.
  • MLPs: Regularized deep signed distance fields for reactive motion generation, 2022, Paper Link.
  • MLPs: Collision-free motion generation based on stochastic optimization and composite signed distance field networks of articulated robot, 2023, Paper Link.
  • MLPs: Stochastic implicit neural signed distance functions for safe motion planning under sensing uncertainty, 2024, Paper Link.
  • MLPs: Configuration Space Distance Fields for Manipulation Planning, 2024, Paper Link.
  • MLPs: Deep prediction of swept volume geometries: Robots and resolutions, 2020, Paper Link.
  • MLPs: Single swept volume reconstruction by signed distance function learning: A feasibility study based on implicit geometric regularization, 2022, Paper Link.
  • MLPs: Reachability-based trajectory design with neural implicit safety constraints, 2023, Paper Link.
  • MLPs: Neural Implicit Swept Volume Models for Fast Collision Detection, 2024, Paper Link.
  • MLPs: Reliable and Accurate Implicit Neural Representation of Multiple Swept Volumes with Application to Safe Human–Robot Interaction, 2024, Paper Link.
  • MLPs: Fast Collision Detection for Robot Manipulator Path: an Approach Based on Implicit Neural Representation of Multiple Swept Volumes, 2023, Paper Link.
  • CNNs: Object rearrangement using learned implicit collision functions, 2021, Paper Link.
  • CNNs: Cabinet: Scaling neural collision detection for object rearrangement with procedural scene generation, 2023, Paper Link.
  • GNNs: Graph-based 3D Collision-distance Estimation Network with Probabilistic Graph Rewiring, 2024, Paper Link.
  • GNNs: GraphDistNet: A graph-based collision-distance estimator for gradient-based trajectory optimization, 2022, Paper Link.
  • GNNs: PairwiseNet: Pairwise Collision Distance Learning for High-dof Robot Systems, 2023, Paper Link.
  • Transformers: GraphDistNet: A graph-based collision-distance estimator for gradient-based trajectory optimization, 2022, Paper Link.
  • Transformers: DistFormer: A High-Accuracy Transformer-Based Collision Distance Estimator for Robotic Arms, 2023, Paper Link.

Acknowledgement

The structure of this repository is based on the repository of the survey paper titled: Toward General-Purpose Robots via Foundation Models: A Survey and Meta-Analysis.

Please contact Davood Soleymanzadeh with any questions or suggestions.

References

  1. Motion planning diffusion: Learning and planning of robot motions with diffusion models
  2. Motion planning networks
  3. Neural path planning: Fixed time, near-optimal path generation via oracle imitation
  4. Graph-based 3D Collision-distance Estimation Network with Probabilistic Graph Rewiring

Citation

If you find our work useful, please consider citing:

@article{soleymanzadeh2026toward,
  title={Toward Generalist Neural Motion Planners for Robotic Manipulators: Challenges and Opportunities},
  author={Soleymanzadeh, Davood and Lopez-Sanchez, Ivan and Su, Hao and Li, Yunzhu and Liang, Xiao and Zheng, Minghui},
  journal={IEEE Transactions on Automation Science and Engineering},
  year={2026},
  publisher={IEEE}
}

About

Paper list in the survey paper: Challenges and Opportunities of Using Deep Learning in Safe-Critical Robotic Manipulator Planning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published