Electronic Science and Technology ›› 2024, Vol. 37 ›› Issue (11): 47-54.doi: 10.16180/j.cnki.issn1007-7820.2024.11.007

Previous Articles     Next Articles

Motion Planning of Manipulator Based on Improved SoftActor-Critic Algorithm

TANG Chao, ZHANG Fan   

  1. School of Mechanical and Automotive Engineering,Shanghai University of Engineering Science, Shanghai 201620,China
  • Received:2022-04-08 Online:2024-11-15 Published:2024-11-21
  • Supported by:
    Shanghai Municipal Science and Technology Commission Science and Technology Support Program in the Field of Biomedicine(17441901200)

Abstract:

In view of the problems such as low exploration efficiency, slow convergence speed or even non-convergence of deep reinforcement learning algorithm in the motion planning task of robot arm under the requirement of high dimensional state space and high precision, this study introduces asynchronous advantage mechanism based on SAC(Soft Actor-Critic) algorithm, and proposes an AA-SAC(Asynchronous Advantage Soft Actor-Critic) algorithm integrating asynchronous advantage. This algorithm replaces the original V network with a Qtarget network,which effectively reduces the variance of the Q network. The n independent processes can be trained in parallel, which improves the training efficiency. The study also divides the experience playback pool of the AA-SAC algorithm into two parts, store and sample high-quality empirical data separately to improve the utilization of effective empirical data. The simulation results show that AA-SAC algorithm has the best performance in convergence speed, success rate and stability. Compared with the SAC algorithm, the convergence time of AA-SAC algorithm is 3 000 rounds earlier. After convergence, the success rate of AA-SAC algorithm reaches 96%, which is 6% higher than SAC algorithm and 26% higher than DDPG(Deep Deterministic Policy Gradient) algorithm.

Key words: deep reinforcement learning, asynchronous advantage, SAC algorithm, experience playback pool, mechanical arm, motion planning, minimally invasive surgery, CoppeliaSim

CLC Number: 

  • TP241