Multi-agent reinforcement learning for redundant robot control in task-space

Adolfo Perrusquía,Wen Yu,Xiaoou Li
DOI: https://doi.org/10.1007/s13042-020-01167-7
2020-07-09
International Journal of Machine Learning and Cybernetics
Abstract:Task-space control needs the inverse kinematics solution or Jacobian matrix for the transformation from task space to joint space. However, they are not always available for redundant robots because there are more joint degrees-of-freedom than Cartesian degrees-of-freedom. Intelligent learning methods, such as neural networks (NN) and reinforcement learning (RL) can learn the inverse kinematics solution. However, NN needs big data and classical RL is not suitable for multi-link robots controlled in task space. In this paper, we propose a fully cooperative multi-agent reinforcement learning (MARL) to solve the kinematic problem of redundant robots. Each joint of the robot is regarded as one agent. The fully cooperative MARL uses a kinematic learning to avoid function approximators and large learning space. The convergence property of the proposed MARL is analyzed. The experimental results show that our MARL is much more better compared with the classic methods such as Jacobian-based methods and neural networks.
computer science, artificial intelligence
What problem does this paper attempt to address?