Multi-Goal Motion Memory
Yuanjie Lu, Dibyendu Das, Erion Plaku, and Xuesu Xiao

TL;DR
This paper introduces a Multi-Goal Motion Memory approach that leverages previous planning experiences to significantly speed up multi-goal path planning in dynamic, obstacle-rich environments for autonomous robots.
Contribution
The paper presents a novel memory-based planning method that predicts trajectories and distances to improve efficiency in multi-goal planning tasks.
Findings
Planning speed increased by up to 90%
Solution quality comparable or better than state-of-the-art methods
Effective in obstacle-rich, changing environments
Abstract
Autonomous mobile robots (e.g., warehouse logistics robots) often need to traverse complex, obstacle-rich, and changing environments to reach multiple fixed goals (e.g., warehouse shelves). Traditional motion planners need to calculate the entire multi-goal path from scratch in response to changes in the environment, which result in a large consumption of computing resources. This process is not only time-consuming but also may not meet real-time requirements in application scenarios that require rapid response to environmental changes. In this paper, we provide a novel Multi-Goal Motion Memory technique that allows robots to use previous planning experiences to accelerate future multi-goal planning in changing environments. Specifically, our technique predicts collision-free and dynamically-feasible trajectories and distances between goal pairs to guide the sampling process to build a…
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
TopicsAI-based Problem Solving and Planning · Teaching and Learning Programming · Reinforcement Learning in Robotics
