paper-with-me

홈 › Papers

Reinforcement Learning for Robot Navigation with Adaptive Forward Simulation Time (AFST) in a Semi-Markov Model

2021-08-13 · Yu'an Chen, Ruosong Ye, Ziyang Tao, Hongjian Liu, Guangda Chen, Jie Peng, Jun Ma, Yu Zhang, Jianmin Ji, Yanyong Zhang

Deep reinforcement learning (DRL) algorithms have proven effective in robot navigation, especially in unknown environments, by directly mapping perception inputs into robot control commands. However, most existing methods ignore the local minimum problem in navigation and thereby cannot handle complex unknown environments. In this paper, we propose the first DRL-based navigation method modeled by a semi-Markov decision process (SMDP) with continuous action space, named Adaptive Forward Simulation Time (AFST), to overcome this problem. Specifically, we reduce the dimensions of the action space and improve the distributed proximal policy optimization (DPPO) algorithm for the specified SMDP problem by modifying its GAE to better estimate the policy gradient in SMDPs. Experiments in various unknown environments demonstrate the effectiveness of AFST.

📄 PDF Abstract BibTeX arXiv:2108.06161

Code (1)

yohannnchen/afst 공식 구현

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Robot Navigation

Similar Papers 제목 키워드 기반

Research on Autonomous Robots Navigation based on Reinforcement Learning

2024-07-02 · Zixiang Wang, Hao Yan, Yining Wang, Zhengjia Xu 외

Reinforcement learning continuously optimizes decision-making based on real-time feedback reward signals through continuous interaction with the environment, demonstrating strong adaptive and self-learning capabilities. …

Autonomous NavigationDecision Makingreinforcement-learningReinforcement Learning+2

Socially aware navigation for mobile robots: a survey on deep reinforcement learning approaches

2025-11-18 · Ibrahim Khalil Kabir, Muhammad Faizan Mysorewala arxiv

Socially aware navigation is a fast-evolving research area in robotics that enables robots to move within human environments while adhering to the implicit human social norms. The advent of Deep Reinforcement Learning (D…

Reinforcement Learning

Manipulate-to-Navigate: Reinforcement Learning with Visual Affordances and Manipulability Priors

2025-08-18 · Yuying Zhang, Joni Pajarinen arxiv

Mobile manipulation in dynamic environments is challenging due to movable obstacles blocking the robot's path. Traditional methods, which treat navigation and manipulation as separate tasks, often fail in such 'manipulat…

Reinforcement Learning

A Reinforcement Learning-Based Model for Mapping and Goal-Directed Navigation Using Multiscale Place Fields

2026-01-07 · Bekarys Dukenbaev, Andrew Gerstenslager, Alexander Johnson, Ali A. Minai arxiv

Autonomous navigation in complex and partially observable environments remains a central challenge in robotics. Several bio-inspired models of mapping and navigation based on place cells in the mammalian hippocampus have…

Reinforcement LearningRobot Navigation

Socially Integrated Navigation: A Social Acting Robot with Deep Reinforcement Learning

2024-03-14 · Daniel Flögel, Lars Fischer, Thomas Rudolf, Tobias Schürmann 외

Mobile robots are being used on a large scale in various crowded situations and become part of our society. The socially acceptable navigation behavior of a mobile robot with individual human consideration is an essentia…

Collision AvoidanceDeep Reinforcement Learning