NAMR-RRT: Neural Adaptive Motion Planning for Mobile Robots in Dynamic Environments
Zhirui Sun, Bingyi Xia, Peijia Xie, Xiaoxiao Li, Jiankun Wang

TL;DR
NAMR-RRT is a neural adaptive motion planning algorithm that efficiently navigates dynamic environments by dynamically guiding exploration with neural network heuristics, improving success rates and reducing trajectory length.
Contribution
The paper introduces NAMR-RRT, a novel neural adaptive multi-directional risk-based RRT that dynamically refines exploration regions during motion planning in dynamic environments.
Findings
Enhanced planning efficiency and success rate in dynamic environments.
Reduced trajectory length compared to fixed heuristic methods.
Demonstrated robustness in both simulations and real-world tests.
Abstract
Robots are increasingly deployed in dynamic and crowded environments, such as urban areas and shopping malls, where efficient and robust navigation is crucial. Traditional risk-based motion planning algorithms face challenges in such scenarios due to the lack of a well-defined search region, leading to inefficient exploration in irrelevant areas. While bi-directional and multi-directional search strategies can improve efficiency, they still result in significant unnecessary exploration. This article introduces the Neural Adaptive Multi-directional Risk-based Rapidly-exploring Random Tree (NAMR-RRT) to address these limitations. NAMR-RRT integrates neural network-generated heuristic regions to dynamically guide the exploration process, continuously refining the heuristic region and sampling rates during the planning process. This adaptive feature significantly enhances performance…
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 · Reinforcement Learning in Robotics · Robot Manipulation and Learning
