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...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلف الرئيسي: Deng, Haoyuan
مؤلفون آخرون: Jiang Xudong
التنسيق: Final Year Project
اللغة:English
منشور في: Nanyang Technological University 2023
الموضوعات:
الوصول للمادة أونلاين:https://hdl.handle.net/10356/168320
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
الوصف
الملخص: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.