${\rm E}(3)$-Equivariant Actor-Critic Methods for Cooperative Multi-Agent Reinforcement Learning
Dingyang Chen, Qi Zhang
TL;DR
The paper addresses cooperative MARL under continuous ${E}(3)$-symmetries by formulating group-symmetric Markov games and proving the existence of $G$-invariant optimal values and policies. It then introduces ${E}(3)$-equivariant actor-critic architectures based on steerable GNNs (SEGNNs) within a centralized training/decentralized execution framework, ensuring equivariance to Euclidean transformations. Empirically, the approach yields superior sample efficiency and generalization across MPE, MuJoCo, and SMAC benchmarks, including zero-shot and transfer capabilities, though gains can be environment-dependent when symmetries are imperfect or actions are discrete. The work provides practical code and demonstrates how geometry-aware inductive biases can systematically improve multi-agent learning in physically grounded domains.
Abstract
Identification and analysis of symmetrical patterns in the natural world have led to significant discoveries across various scientific fields, such as the formulation of gravitational laws in physics and advancements in the study of chemical structures. In this paper, we focus on exploiting Euclidean symmetries inherent in certain cooperative multi-agent reinforcement learning (MARL) problems and prevalent in many applications. We begin by formally characterizing a subclass of Markov games with a general notion of symmetries that admits the existence of symmetric optimal values and policies. Motivated by these properties, we design neural network architectures with symmetric constraints embedded as an inductive bias for multi-agent actor-critic methods. This inductive bias results in superior performance in various cooperative MARL benchmarks and impressive generalization capabilities such as zero-shot learning and transfer learning in unseen scenarios with repeated symmetric patterns. The code is available at: https://github.com/dchen48/E3AC.
