Multi Graph Search for High-Dimensional Robot Motion Planning
Itamar Mishani, Maxim Likhachev

TL;DR
This paper introduces Multi-Graph Search (MGS), a novel motion planning algorithm for high-dimensional robotic systems that improves exploration efficiency and guarantees completeness and bounded suboptimality.
Contribution
The paper presents MGS, a generalized multi-graph search algorithm that enhances high-dimensional motion planning by focusing exploration and merging subgraphs, with theoretical guarantees.
Findings
MGS is complete and bounded-suboptimal.
Empirical results show improved planning efficiency.
Demonstrations on manipulation tasks validate effectiveness.
Abstract
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 enhanced scalability to high-dimensional state spaces, these improvements often come at the cost of generating unpredictable, inconsistent motions or requiring excessive computational resources and memory. In this work, we introduce Multi-Graph Search (MGS), a search-based motion planning algorithm that generalizes classical unidirectional and bidirectional search to a multi-graph setting. MGS maintains and incrementally expands multiple implicit graphs over the state space, focusing exploration on high-potential regions while allowing initially disconnected subgraphs to be merged through feasible transitions as the search progresses. We prove that MGS is complete and…
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 · AI-based Problem Solving and Planning · Robot Manipulation and Learning
