An advantage actor-critic algorithm for robotic motion planning in dense and dynamic scenarios
Chengmin Zhou, Bingding Huang, Pasi Fr\"anti

TL;DR
This paper introduces a modified advantage actor-critic algorithm tailored for robotic motion planning in dense, dynamic environments, achieving faster convergence and higher success rates than traditional reinforcement learning methods.
Contribution
A novel adaptation of the advantage actor-critic algorithm for complex, continuous action space robotic motion planning in dynamic scenarios.
Findings
Faster convergence compared to traditional RL algorithms.
Higher success rate in reaching goals in dense environments.
Reduced processing time for motion planning.
Abstract
Intelligent robots provide a new insight into efficiency improvement in industrial and service scenarios to replace human labor. However, these scenarios include dense and dynamic obstacles that make motion planning of robots challenging. Traditional algorithms like A* can plan collision-free trajectories in static environment, but their performance degrades and computational cost increases steeply in dense and dynamic scenarios. Optimal-value reinforcement learning algorithms (RL) can address these problems but suffer slow speed and instability in network convergence. Network of policy gradient RL converge fast in Atari games where action is discrete and finite, but few works have been done to address problems where continuous actions and large action space are required. In this paper, we modify existing advantage actor-critic algorithm and suit it to complex motion planning, therefore…
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
TopicsReinforcement Learning in Robotics · Adaptive Dynamic Programming Control · Robotic Path Planning Algorithms
Methodstravel james
