paper-with-me

Papers

Robot path planning using deep reinforcement learning

2023-02-17 · Miguel Quinones-Ramirez, Jorge Rios-Martinez, Victor Uc-Cetina

Autonomous navigation is challenging for mobile robots, especially in an unknown environment. Commonly, the robot requires multiple sensors to map the environment, locate itself, and make a plan to reach the target. However, reinforcement learning methods offer an alternative to map-free navigation tasks by learning the optimal actions to take. In this article, deep reinforcement learning agents are implemented using variants of the deep Q networks method, the D3QN and rainbow algorithms, for both the obstacle avoidance and the goal-oriented navigation task. The agents are trained and evaluated in a simulated environment. Furthermore, an analysis of the changes in the behaviour and performance of the agents caused by modifications in the reward function is conducted.

📄 PDF Abstract BibTeX arXiv:2302.09120

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous NavigationDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Mobile Robot Path Planning in Dynamic Environments through Globally Guided Reinforcement Learning

2020-05-11 · Binyu Wang, Zhe Liu, Qing-Biao Li, Amanda Prorok

Path planning for mobile robots in large dynamic environments is a challenging problem, as the robots are required to efficiently reach their given goals while simultaneously avoiding potential conflicts with other robot…

reinforcement-learningReinforcement Learning (RL)

Planning the path with Reinforcement Learning: Optimal Robot Motion Planning in RoboCup Small Size League Environments

2024-04-23 · Mateus G. Machado, João G. Melo, Cleber Zanchettin, Pedro H. M. Braga 외

This work investigates the potential of Reinforcement Learning (RL) to tackle robot motion planning challenges in the dynamic RoboCup Small Size League (SSL). Using a heuristic control approach, we evaluate RL's effectiv…

Motion PlanningReinforcement Learning (RL)

Intelligent Singularity Avoidance in UR10 Robotic Arm Path Planning Using Hybrid Fuzzy Logic and Reinforcement Learning

2026-01-09 · Sheng-Kai Chen, Jyh-Horng Wu arxiv

This paper presents a comprehensive approach to singularity detection and avoidance in UR10 robotic arm path planning through the integration of fuzzy logic safety systems and reinforcement learning algorithms. The propo…

Reinforcement Learning

Deep Reinforcement Learning with Dynamic Graphs for Adaptive Informative Path Planning

2024-02-07 · Apoorva Vashisth, Julius Rückin, Federico Magistri, Cyrill Stachniss 외

Autonomous robots are often employed for data collection due to their efficiency and low labour costs. A key task in robotic data acquisition is planning paths through an initially unknown environment to collect observat…

Deep Reinforcement Learningreinforcement-learningvalid

Multi-Robot Path Planning Combining Heuristics and Multi-Agent Reinforcement Learning

2023-06-02 · Shaoming Peng

Multi-robot path finding in dynamic environments is a highly challenging classic problem. In the movement process, robots need to avoid collisions with other moving robots while minimizing their travel distance. Previous…

Collision AvoidanceHeuristic SearchMulti-agent Reinforcement Learningreinforcement-learning