# TMAC: a Transformer-based partially observable multi-agent communication method

**Authors:** Xuesi Li, Shuai Xue, Ziming He, Haobin Shi

PMC · DOI: 10.7717/peerj-cs.2758 · 2025-04-04

## TL;DR

This paper introduces TMAC, a new communication method for multi-agent systems that improves collaboration in complex environments.

## Contribution

The novel contribution is a Transformer-based algorithm with a self-message fusing module for better multi-agent communication.

## Key findings

- TMAC improves performance by 6% in the surviving environment.
- The method achieves a 10% improvement in the StarCraft Multi-Agent Challenge.
- The proposed algorithm enhances feature extraction and message generation for agents.

## Abstract

Effective communication plays a crucial role in coordinating the actions of multiple agents. Within the realm of multi-agent reinforcement learning, agents have the ability to share information with one another through communication channels, leading to enhanced learning outcomes and successful goal attainment. Agents are limited by their observations and communication ranges due to increasingly complex location arrangements, making multi-agent collaboration based on communication increasingly difficult. In this article, for multi-agent communication in some partially observable scenarios, we propose a Transformer-based Partially Observable Multi-Agent Communication algorithm (TMAC), which improves agents extracting features and generating output messages. Meanwhile, a self-message fusing module is proposed to obtain features from multiple sources. Therefore, agents can achieve better collaboration through communication. At the same time, we performed experimental verification in the surviving and the StarCraft Multi-Agent Challenge (SMAC) environments where agents had limited local observation and could only communicate with neighboring agents. In two test environments, our method achieves an improvement in performance 6% and 10% over the baseline algorithm, respectively. Our code is available at https://gitee.com/xs-lion/tmac.

## Full-text entities

- **Diseases:** MAGIC (MESH:D003147), SMAC (MESH:D015161)
- **Chemicals:** N (MESH:D009584)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

50 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12190587/full.md

---
Source: https://tomesphere.com/paper/PMC12190587