When to Replan? An Adaptive Replanning Strategy for Autonomous Navigation using Deep Reinforcement Learning
Kohei Honda, Ryo Yonetani, Mai Nishimura, Tadashi Kozuno

TL;DR
This paper introduces an adaptive replanning strategy for autonomous navigation that uses deep reinforcement learning to determine optimal timing for replanning, improving safety and efficiency in dynamic environments.
Contribution
The paper proposes a novel deep reinforcement learning-based method to adaptively decide when to replan in autonomous navigation, outperforming existing strategies.
Findings
The RL-based replanner achieves comparable or better performance than traditional strategies.
Effective replanning strategies depend heavily on environment and planner configurations.
The approach enhances navigation robustness and efficiency in dynamic scenarios.
Abstract
The hierarchy of global and local planners is one of the most commonly utilized system designs in autonomous robot navigation. While the global planner generates a reference path from the current to goal locations based on the pre-built map, the local planner produces a kinodynamic trajectory to follow the reference path while avoiding perceived obstacles. To account for unforeseen or dynamic obstacles not present on the pre-built map, ``when to replan'' the reference path is critical for the success of safe and efficient navigation. However, determining the ideal timing to execute replanning in such partially unknown environments still remains an open question. In this work, we first conduct an extensive simulation experiment to compare several common replanning strategies and confirm that effective strategies are highly dependent on the environment as well as the global and local…
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 · Optimization and Search Problems
