paper-with-me

Papers

Robot Navigation with Reinforcement Learned Path Generation and Fine-Tuned Motion Control

2022-10-19 · Longyuan Zhang, Ziyue Hou, Ji Wang, Ziang Liu, Wei Li

In this paper, we propose a novel reinforcement learning (RL) based path generation (RL-PG) approach for mobile robot navigation without a prior exploration of an unknown environment. Multiple predictive path points are dynamically generated by a deep Markov model optimized using RL approach for robot to track. To ensure the safety when tracking the predictive points, the robot's motion is fine-tuned by a motion fine-tuning module. Such an approach, using the deep Markov model with RL algorithm for planning, focuses on the relationship between adjacent path points. We analyze the benefits that our proposed approach are more effective and are with higher success rate than RL-Based approach DWA-RL and a traditional navigation approach APF. We deploy our model on both simulation and physical platforms and demonstrate our model performs robot navigation effectively and safely.

📄 PDF Abstract BibTeX arXiv:2210.10639

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Robot Navigation

Similar Papers 제목 키워드 기반

Hierarchies of Planning and Reinforcement Learning for Robot Navigation

2021-09-23 · Jan Wöhlke, Felix Schmitt, Herke van Hoof

Solving robotic navigation tasks via reinforcement learning (RL) is challenging due to their sparse reward and long decision horizon nature. However, in many navigation tasks, high-level (HL) task representations, like a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Navigation

PathRL: An End-to-End Path Generation Method for Collision Avoidance via Deep Reinforcement Learning

2023-10-20 · Wenhao Yu, Jie Peng, Quecheng Qiu, Hanyu Wang 외

Robot navigation using deep reinforcement learning (DRL) has shown great potential in improving the performance of mobile robots. Nevertheless, most existing DRL-based navigation methods primarily focus on training a pol…

Collision AvoidanceDeep Reinforcement LearningRobot Navigation

SARL*: Deep Reinforcement Learning based Human-Aware Navigation for Mobile Robot in Indoor Environments

2020-01-20 · Keyu Li, Yangxin Xu, Jiankun Wang, Max Q.-H. Meng

In a human-robot coexisting environment, reaching the goal position safely and efficiently is essential for a mobile service robot. In this paper, we present an advanced version of the Socially Attentive Reinforcement Le…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

Efficient Environment Design for Multi-Robot Navigation via Continuous Control

2025-08-17 · Jahid Chowdhury Choton, John Woods, William Hsu arxiv

Multi-robot navigation and path planning in continuous state and action spaces with uncertain environments remains an open challenge. Deep Reinforcement Learning (RL) is one of the most popular paradigms for solving this…

Reinforcement LearningContinuous ControlRobot Navigation