Abstracting Teammate With Multi-Agent DDPG Using Dual Encoders
Abstracting Teammate With Multi-Agent DDPG Using Dual Encoders
复制标题
DOI:
10.1109/gcce56475.2022.10014178
复制
发表时间:
2022-10
期刊:
影响因子:
--
通讯作者:
Yuki Hyodo;Takuto Sakuma;Shohei Kato
中科院分区:
文献类型:
--
作者:
Yuki Hyodo;Takuto Sakuma;Shohei Kato
In recent years, multi-agent reinforcement learning has been applied in various fields, and learning models have been proposed using a wide variety of approaches. One of the most common is to estimate Q-values using the observations and actions of all agents, such as centralized critic, as a countermeasure against non-stationarity. Although this type of Q-value estimation is effective, it has a scalability problem, which is increasing the amount of information to be considered, as the number of agents increases. The problem makes learning difficult. In this paper, we propose a learning model that facilitates learning by inputting the values of teammates’ observations and actions into dual encoders and extracting features that select which agent’s information is effective for learning. We confirm the effectiveness of the proposed model by comparing with MADDPG, which is a well-known model in multi-agent reinforcement learning.