paper-with-me

Papers

Understanding Value Decomposition Algorithms in Deep Cooperative Multi-Agent Reinforcement Learning

2022-02-10 · Zehao Dou, Jakub Grudzien Kuba, Yaodong Yang

Value function decomposition is becoming a popular rule of thumb for scaling up multi-agent reinforcement learning (MARL) in cooperative games. For such a decomposition rule to hold, the assumption of the individual-global max (IGM) principle must be made; that is, the local maxima on the decomposed value function per every agent must amount to the global maximum on the joint value function. This principle, however, does not have to hold in general. As a result, the applicability of value decomposition algorithms is concealed and their corresponding convergence properties remain unknown. In this paper, we make the first effort to answer these questions. Specifically, we introduce the set of cooperative games in which the value decomposition methods find their validity, which is referred as decomposable games. In decomposable games, we theoretically prove that applying the multi-agent fitted Q-Iteration algorithm (MA-FQI) will lead to an optimal Q-function. In non-decomposable games, the estimated Q-function by MA-FQI can still converge to the optimum under the circumstance that the Q-function needs projecting into the decomposable function space at each iteration. In both settings, we consider value function representations by practical deep neural networks and derive their corresponding convergence rates. To summarize, our results, for the first time, offer theoretical insights for MARL practitioners in terms of when value decomposition algorithms converge and why they perform well.

📄 PDF Abstract BibTeX arXiv:2202.04868

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Towards Understanding Linear Value Decomposition in Cooperative Multi-Agent Q-Learning

2020-09-28 · Jianhao Wang, Zhizhou Ren, Beining Han, Jianing Ye 외

Value decomposition is a popular and promising approach to scaling up multi-agent reinforcement learning in cooperative settings. However, the theoretical understanding of such methods is limited. In this paper, we intro…

counterfactualMulti-agent Reinforcement LearningQ-LearningStarcraft+1

Towards Understanding Cooperative Multi-Agent Q-Learning with Value Factorization

2020-05-31 · NeurIPS 2021 12 · Jianhao Wang, Zhizhou Ren, Beining Han, Jianing Ye 외

Value factorization is a popular and promising approach to scaling up multi-agent reinforcement learning in cooperative settings, which balances the learning scalability and the representational capacity of value functio…

counterfactualMulti-agent Reinforcement LearningQ-LearningStarcraft+1

Modeling the Interaction between Agents in Cooperative Multi-Agent Reinforcement Learning

2021-02-10 · Xiaoteng Ma, Yiqin Yang, Chenghao Li, Yiwen Lu 외

Value-based methods of multi-agent reinforcement learning (MARL), especially the value decomposition methods, have been demonstrated on a range of challenging cooperative tasks. However, current methods pay little attent…

continuous-controlContinuous ControlMulti-agent Reinforcement Learningreinforcement-learning+1

Dual Self-Awareness Value Decomposition Framework without Individual Global Max for Cooperative Multi-Agent Reinforcement Learning

2023-02-04 · Zhiwei Xu, Bin Zhang, Dapeng Li, Guangchong Zhou 외

Value decomposition methods have gained popularity in the field of cooperative multi-agent reinforcement learning. However, almost all existing methods follow the principle of Individual Global Max (IGM) or its variants,…

Multi-agent Reinforcement Learning

SVDE: Scalable Value-Decomposition Exploration for Cooperative Multi-Agent Reinforcement Learning

2023-03-16 · Shuhan Qi, Shuhao Zhang, Qiang Wang, Jiajia Zhang 외

Value-decomposition methods, which reduce the difficulty of a multi-agent system by decomposing the joint state-action space into local observation-action spaces, have become popular in cooperative multi-agent reinforcem…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Starcraft+1