paper-with-me

Papers

GraphMP: Graph Neural Network-based Motion Planning with Efficient Graph Search

2023-09-21 · NeurIPS 2023 11

Motion planning, which aims to find a high-quality collision-free path in the configuration space, is a fundamental task in robotic systems. Recently, learning-based motion planners, especially the graph neural network-powered, have shown promising planning performance. However, though the state-of-the-art GNN planner can efficiently extract and learn graph information, its inherent mechanism is not well suited for graph search process, hindering its further performance improvement. To address this challenge and fully unleash the potential of GNN in motion planning, this paper proposes GraphMP, a neural motion planner for both low and high-dimensional planning tasks. With the customized model architecture and training mechanism design, GraphMP can simultaneously perform efficient graph pattern extraction and graph search processing, leading to strong planning performance. Experiments on a variety of environments, ranging from 2D Maze to 14D dual KUKA robotic arm, show that our proposed GraphMP achieves significant improvement on path quality and planning speed over the state-of-the-art learning-based and classical planners; while preserving the competitive success rate.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

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…

Similar Papers 제목 키워드 기반

IBBT: Informed Batch Belief Trees for Motion Planning Under Uncertainty

2023-04-21 · Dongliang Zheng, Panagiotis Tsiotras

In this work, we propose the Informed Batch Belief Trees (IBBT) algorithm for motion planning under motion and sensing uncertainties. The original stochastic motion planning problem is divided into a deterministic motion…

graph constructionMotion Planning

Multi Graph Search for High-Dimensional Robot Motion Planning

2026-02-12 · Itamar Mishani, Maxim Likhachev arxiv

Efficient motion planning for high-dimensional robotic systems, such as manipulators and mobile manipulators, is critical for real-time operation and reliable deployment. Although advances in planning algorithms have enh…

Motion Planning

Search-Based Spatiotemporal and Multi-Robot Motion Planning on Graphs of Space-Time Convex Sets

2026-07-01 · Jingtao Tang, Zining Mao, Lufan Yang, Hang Ma arxiv

Spatiotemporal motion planning, especially in multi-robot settings, requires robots to reason about collision-free regions that change over time, which is challenging in continuous spaces when feasible regions are transi…

Motion Planning

Global Tensor Motion Planning

2024-11-28 · An T. Le, Kay Hansel, João Carvalho, Joe Watson 외

Batch planning is increasingly necessary to quickly produce diverse and quality motion plans for downstream learning applications, such as distillation and imitation learning. This paper presents Global Tensor Motion Pla…

Dataset GenerationDiversityGPUImitation Learning+1

Search-Based Robot Motion Planning With Distance-Based Adaptive Motion Primitives

2025-07-01 · Benjamin Kraljusic, Zlatan Ajanovic, Nermin Covic, Bakir Lacevic arxiv

This work proposes a motion planning algorithm for robotic manipulators that combines sampling-based and search-based planning methods. The core contribution of the proposed approach is the usage of burs of free configur…

Motion Planning