Reinforcement Learning for Navigation of Mobile Robot with LiDAR
Inhwan Kim, Sarvar Hussain Nengroo, Dongsoo Har

TL;DR
This paper introduces a reinforcement learning approach combining DQN and GRU with action skipping to enhance mobile robot navigation and collision avoidance in real environments.
Contribution
It proposes a novel DQN-GRU framework with action skipping for improved navigation performance in mobile robots.
Findings
Enhanced navigation accuracy in simulation
Reduced collision incidents compared to baseline methods
Effective real-world application demonstrated in ROS-Gazebo
Abstract
This paper presents a technique for navigation of mobile robot with Deep Q-Network (DQN) combined with Gated Recurrent Unit (GRU). The DQN integrated with the GRU allows action skipping for improved navigation performance. This technique aims at efficient navigation of mobile robot such as autonomous parking robot. Framework for reinforcement learning can be applied to the DQN combined with the GRU in a real environment, which can be modeled by the Partially Observable Markov Decision Process (POMDP). By allowing action skipping, the ability of the DQN combined with the GRU in learning key-action can be improved. The proposed algorithm is applied to explore the feasibility of solution in real environment by the ROS-Gazebo simulator, and the simulation results show that the proposed algorithm achieves improved performance in navigation and collision avoidance as compared to the results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Autonomous Vehicle Technology and Safety · Smart Parking Systems Research
