Deep reinforcement learning-based control model for automatic robot navigation

This report explores the application of deep reinforcement learning (DRL) for robot navigation without pre-constructed maps. Several mainstream DRL models, including DDPG, PPO, and TD3, were tested in a simple static obstacle environment, and TD3 was found to have the best performance. The report th...

Full description

Saved in:
Bibliographic Details
Main Author: Deng, Haoyuan
Other Authors: Jiang Xudong
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2023
Subjects:
Online Access:https://hdl.handle.net/10356/168320
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This report explores the application of deep reinforcement learning (DRL) for robot navigation without pre-constructed maps. Several mainstream DRL models, including DDPG, PPO, and TD3, were tested in a simple static obstacle environment, and TD3 was found to have the best performance. The report then investigates the incentive effect of different reward values on TD3 training and shows that a slightly increased positive reward value can substantially improve convergence and motivate the robot to reach the best convergence with less time and fewer steps. Additionally, a novel training approach using a pre-trained model from a static environment was proposed, resulting in faster convergence and larger cumulative reward values in a dynamic obstacle environment. However, the method does not perform well in more complex environments, highlighting the need for further optimization of the model structure and feature extraction capabilities. Overall, this report provides important insights into the use of DRL for map-free robot navigation and highlights potential directions for future research.