English

Effects of Spectral Normalization in Multi-agent Reinforcement Learning

Machine Learning 2023-04-21 v2 Artificial Intelligence

Abstract

A reliable critic is central to on-policy actor-critic learning. But it becomes challenging to learn a reliable critic in a multi-agent sparse reward scenario due to two factors: 1) The joint action space grows exponentially with the number of agents 2) This, combined with the reward sparseness and environment noise, leads to large sample requirements for accurate learning. We show that regularising the critic with spectral normalization (SN) enables it to learn more robustly, even in multi-agent on-policy sparse reward scenarios. Our experiments show that the regularised critic is quickly able to learn from the sparse rewarding experience in the complex SMAC and RWARE domains. These findings highlight the importance of regularisation in the critic for stable learning.

Keywords

Cite

@article{arxiv.2212.05331,
  title  = {Effects of Spectral Normalization in Multi-agent Reinforcement Learning},
  author = {Kinal Mehta and Anuj Mahajan and Pawan Kumar},
  journal= {arXiv preprint arXiv:2212.05331},
  year   = {2023}
}

Comments

Accepted at IJCNN-2023

R2 v1 2026-06-28T07:29:09.234Z