English

Agentic Self-Evolutionary Replanning for Embodied Navigation

Robotics 2026-03-04 v1

Abstract

Failure is inevitable for embodied navigation in complex environments. To enhance the resilience, replanning (RP) is a viable option, where the robot is allowed to fail, but is capable of adjusting plan until success. However, existing RP approaches freeze the ego action model and miss the opportunities to explore better plans by upgrading the robot itself. To address this limitation, we propose Self-Evolutionary RePlanning, or SERP for short, which leads to a paradigm shift from frozen models towards evolving models by run-time learning from recent experiences. In contrast to existing model evolution approaches that often get stuck at predefined static parameters, we introduce agentic self-evolving action model that uses in-context learning with auto-differentiation (ILAD) for adaptive function adjustment and global parameter reset. To achieve token-efficient replanning for SERP, we also propose graph chain-of-thought (GCOT) replanning with large language model (LLM) inference over distilled graphs. Extensive simulation and real-world experiments demonstrate that SERP achieves higher success rate with lower token expenditure over various benchmarks, validating its superior robustness and efficiency across diverse environments.

Keywords

Cite

@article{arxiv.2603.02772,
  title  = {Agentic Self-Evolutionary Replanning for Embodied Navigation},
  author = {Guoliang Li and Ruihua Han and Chengyang Li and He Li and Shuai Wang and Wenchao Ding and Hong Zhang and Chengzhong Xu},
  journal= {arXiv preprint arXiv:2603.02772},
  year   = {2026}
}

Comments

8 pages, 10 figures, 4 tables, submitted to IEEE for possible publication

R2 v1 2026-07-01T11:00:42.188Z