Sun Changyin, Liu Wenzhang, Dong Lu
IEEE Trans Neural Netw Learn Syst. 2021 May;32(5):2054-2065. doi: 10.1109/TNNLS.2020.2996209. Epub 2021 May 3.
In this article, we study cooperative multiagent systems (MASs) with multiple tasks by using reinforcement learning (RL)-based algorithms. The target for a single-agent RL system is represented by its scalar reward signals. However, for an MAS with multiple cooperative tasks, the holistic reward signal consists of multiple parts to represent the tasks, which makes the problem complicated. Existing multiagent RL algorithms search distributed policies with holistic reward signals directly, making it difficult to obtain an optimal policy for each task. This article provides efficient learning-based algorithms such that each agent can learn a joint optimal policy to accomplish these multiple tasks cooperatively with other agents. The main idea of the algorithms is to decompose the holistic reward signal for each agent into multiple parts according to the subtasks, and then the proposed algorithms learn multiple value functions with the decomposed reward signals and update the policy with the sum of distributed value functions. In addition, this article presents a theoretical analysis of the proposed approach. Finally, the simulation results for both discrete decision-making and continuous control problems have demonstrated the effectiveness of the proposed algorithms.
在本文中,我们通过使用基于强化学习(RL)的算法来研究具有多个任务的协作多智能体系统(MAS)。单智能体RL系统的目标由其标量奖励信号表示。然而,对于具有多个协作任务的MAS,整体奖励信号由多个部分组成以表示这些任务,这使得问题变得复杂。现有的多智能体RL算法直接使用整体奖励信号搜索分布式策略,使得难以获得针对每个任务的最优策略。本文提供了基于学习的高效算法,使得每个智能体能够学习联合最优策略,以便与其他智能体协作完成这些多个任务。这些算法的主要思想是根据子任务将每个智能体的整体奖励信号分解为多个部分,然后所提出的算法使用分解后的奖励信号学习多个价值函数,并使用分布式价值函数的总和更新策略。此外,本文对所提出的方法进行了理论分析。最后,离散决策和连续控制问题的仿真结果都证明了所提出算法的有效性。